123456789101112131415 |
- {
- "name": "github_score",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "directories": {
- "doc": "docs",
- "test": "test"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC"
- }
|