1
0
mirror of https://github.com/exane/not-gwent-online synced 2024-10-31 10:36:53 +00:00
not-gwent-online/package.json
2015-06-10 16:25:27 +02:00

24 lines
519 B
JSON

{
"name": "gwent",
"version": "0.0.1",
"description": "",
"main": "gulpfile.js",
"dependencies": {
"babelify": "^6.1.2",
"backbone": "^1.2.1",
"browserify": "^10.2.4",
"gulp": "^3.9.0",
"gulp-livereload": "^3.8.0",
"gulp-sass": "^2.0.1",
"socket.io": "^1.3.5",
"vinyl-source-stream": "^1.1.0",
"socket.io-client": "^1.3.5"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "exane",
"license": "ISC"
}