| 123456789101112131415 |
- {
- "name": "atomic-master-server",
- "version": "1.0.0",
- "description": "",
- "main": "app.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "lodash": "^4.11.1",
- "uuid": "^2.0.2"
- }
- }
|