12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_from": "git+http://git.makemoneyorganization.com:3000/si/dockerize-project.git",
- "_id": "dockerize-project@2.1.1",
- "_inBundle": false,
- "_integrity": "",
- "_location": "/dockerize-project",
- "_phantomChildren": {},
- "_requested": {
- "type": "git",
- "raw": "dockerize-project@git+http://git.makemoneyorganization.com:3000/si/dockerize-project.git",
- "name": "dockerize-project",
- "escapedName": "dockerize-project",
- "rawSpec": "git+http://git.makemoneyorganization.com:3000/si/dockerize-project.git",
- "saveSpec": "git+http://git.makemoneyorganization.com:3000/si/dockerize-project.git",
- "fetchSpec": "http://git.makemoneyorganization.com:3000/si/dockerize-project.git",
- "gitCommittish": "v2.1.1"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "git+http://git.makemoneyorganization.com:3000/si/dockerize-project.git",
- "_spec": "dockerize-project@git+http://git.makemoneyorganization.com:3000/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": "^4.0.1",
- "docker-compose": "^0.23.1",
- "hostile": "^1.3.2",
- "is-root": "^2.1.0",
- "shelljs": "^0.8.3"
- },
- "deprecated": false,
- "description": "",
- "license": "ISC",
- "main": "bin/docker.js",
- "name": "dockerize-project",
- "repository": {
- "type": "git",
- "url": "http://git.dev.makemoneyorganization.com:3000/si/dockerize-project.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "2.1.1"
- }
|