|
|
- {
- "name": "icfp2015",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "dependencies": {
- "express": "^4.13.3",
- "socket.io": "^1.3.6"
- },
- "devDependencies": {},
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "https://edoardoo@bitbucket.org/lilik/icfp2015.git"
- },
- "author": "",
- "license": "ISC"
- }
|