1234567891011121314151617 |
- {
- "name": "bk2018",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "dependencies": {},
- "devDependencies": {},
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": ""
- },
- "author": "",
- "license": "MIT"
- }
|