12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "_from": "git+http://git.makemoneyorganization.com/si/dockerize-project.git",
- "_id": "dockerize-project@2.2.0",
- "_inBundle": false,
- "_integrity": "",
- "_location": "/dockerize-project",
- "_phantomChildren": {},
- "_requested": {
- "type": "git",
- "raw": "dockerize-project@git+http://git.makemoneyorganization.com/si/dockerize-project.git",
- "name": "dockerize-project",
- "escapedName": "dockerize-project",
- "rawSpec": "git+http://git.makemoneyorganization.com/si/dockerize-project.git",
- "saveSpec": "git+http://git.makemoneyorganization.com/si/dockerize-project.git",
- "fetchSpec": "http://git.makemoneyorganization.com/si/dockerize-project.git",
- "gitCommittish": "v2.2.0"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "git+http://git.makemoneyorganization.com/si/dockerize-project.git",
- "_spec": "dockerize-project@git+http://git.makemoneyorganization.com/si/dockerize-project.git",
- "_where": "/home/mdomenici/Progetti/bc",
- "author": {
- "name": "MirkoDomenici"
- },
- "bin": {
- "dockerize-project": "bin/cmd.js"
- },
- "bundleDependencies": false,
- "dependencies": {
- "colors": "^1.4.0",
- "commander": "^11.0.0",
- "docker-compose": "^0.24.2"
- },
- "deprecated": false,
- "description": "",
- "license": "ISC",
- "main": "bin/docker.js",
- "name": "dockerize-project",
- "repository": {
- "type": "git",
- "url": "http://git.dev.makemoneyorganization.com/si/dockerize-project.git"
- },
- "version": "2.2.0"
- }
|