1234567891011121314 |
- {
- "name": "connection-sharing",
- "private": "true",
- "version": "0.0.0",
- "description": "ERROR: No README.md file found!",
- "main": "app.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "dependencies": { "express": "3.1.1" },
- "repository": "",
- "author": "",
- "license": "BSD"
- }
|