-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
49 lines (49 loc) · 1.26 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"name": "4yf",
"version": "0.1.0",
"description": "For Your Feed",
"authors": [
"Andy Tang (EnoF)"
],
"devDependencies": {
"connect-livereload": "^0",
"enofjs": "^1",
"grunt": "^0",
"grunt-angular-templates": "^0",
"grunt-concurrent": "^0",
"grunt-contrib-connect": "^0",
"grunt-contrib-copy": "^0",
"grunt-contrib-jshint": "^0",
"grunt-contrib-less": "^0",
"grunt-contrib-uglify": "^0",
"grunt-contrib-watch": "^0",
"grunt-karma-coveralls": "^2",
"grunt-mocha-test": "^0",
"grunt-groc": "^0",
"grunt-karma": "^0",
"grunt-processhtml": "^0",
"grunt-version": "^0",
"load-grunt-tasks": "^0",
"karma": "^0",
"karma-coverage": "^0",
"karma-jasmine": "^0",
"karma-phantomjs-launcher": "^0",
"time-grunt": "^0",
"socket.io": "^0",
"socket.io-client": "^0",
"supertest": "^0",
"express.io": "^1",
"should": "^3"
},
"engines": {
"node": "^0",
"npm": "^0"
},
"scripts": {
"test": "grunt test"
},
"repository": {
"type": "git",
"url": "[email protected]:EnoF/4YF.git"
}
}