package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_from": "git+http://git.makemoneyorganization.com/si/dockerize-project.git",
  3. "_id": "dockerize-project@2.1.1",
  4. "_inBundle": false,
  5. "_integrity": "",
  6. "_location": "/dockerize-project",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "git",
  10. "raw": "dockerize-project@git+http://git.makemoneyorganization.com/si/dockerize-project.git",
  11. "name": "dockerize-project",
  12. "escapedName": "dockerize-project",
  13. "rawSpec": "git+http://git.makemoneyorganization.com/si/dockerize-project.git",
  14. "saveSpec": "git+http://git.makemoneyorganization.com/si/dockerize-project.git",
  15. "fetchSpec": "http://git.makemoneyorganization.com/si/dockerize-project.git",
  16. "gitCommittish": "v2.1.1"
  17. },
  18. "_requiredBy": [
  19. "#DEV:/"
  20. ],
  21. "_resolved": "git+http://git.makemoneyorganization.com/si/dockerize-project.git",
  22. "_spec": "dockerize-project@git+http://git.makemoneyorganization.com/si/dockerize-project.git",
  23. "_where": "/home/mdomenici/Progetti/bc",
  24. "author": {
  25. "name": "MirkoDomenici"
  26. },
  27. "bin": {
  28. "dockerize-project": "bin/cmd.js"
  29. },
  30. "bundleDependencies": false,
  31. "dependencies": {
  32. "colors": "^1.4.0",
  33. "commander": "^4.0.1",
  34. "docker-compose": "^0.23.1",
  35. "hostile": "^1.3.2",
  36. "is-root": "^2.1.0"
  37. },
  38. "deprecated": false,
  39. "description": "",
  40. "license": "ISC",
  41. "main": "bin/docker.js",
  42. "name": "dockerize-project",
  43. "repository": {
  44. "type": "git",
  45. "url": "http://git.dev.makemoneyorganization.com/si/dockerize-project.git"
  46. },
  47. "version": "2.1.1"
  48. }