package.json 369 B

123456789101112131415161718
  1. {
  2. "name": "acent-dialect-map",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "app.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "ssh://git@gogs.davidventura.com.ar:2222/tati/accent-dialect-map.git"
  12. },
  13. "keywords": [
  14. "map"
  15. ],
  16. "author": "tati",
  17. "license": "ISC"
  18. }