package.json 311 B

123456789101112131415
  1. {
  2. "name": "base-image-to",
  3. "version": "0.0.7",
  4. "description": "",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "ssh://git@git.tum.dk/tum.dk/base-image-tor.git"
  12. },
  13. "author": "",
  14. "license": "ISC"
  15. }