12345678910111213141516 |
- {
- "name": "crmcard",
- "version": "1.0.0",
- "description": "",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "http://git.platomix.net/yangfan/crmcard"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {}
- }
|