You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
411 B

9 years ago
  1. {
  2. "name": "icfp2015",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "index.js",
  6. "dependencies": {
  7. "express": "^4.13.3",
  8. "socket.io": "^1.3.6"
  9. },
  10. "devDependencies": {},
  11. "scripts": {
  12. "test": "echo \"Error: no test specified\" && exit 1"
  13. },
  14. "repository": {
  15. "type": "git",
  16. "url": "https://edoardoo@bitbucket.org/lilik/icfp2015.git"
  17. },
  18. "author": "",
  19. "license": "ISC"
  20. }