package.json 319 B

12345678910111213141516
  1. {
  2. "name": "crmcard",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "main.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "http://git.platomix.net/yangfan/crmcard"
  12. },
  13. "author": "",
  14. "license": "ISC",
  15. "dependencies": {}
  16. }