-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
38 lines (38 loc) · 970 Bytes
/
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
{
"name": "pr0n",
"version": "1.0.0",
"description": "",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "QuantifiedSelfless/pr0n"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/QuantifiedSelfless/pr0n"
},
"homepage": "https://iamadatapoint.com",
"devDependencies": {
"babel-plugin-transform-object-assign": "^6.5.0",
"babel-preset-es2015": "^6.6.0",
"babel-preset-stage-1": "^6.5.0",
"babelify": "^7.2.0",
"browserify": "^13.0.0",
"gulp": "^3.9.1",
"gulp-eslint": "^2.0.0",
"gulp-notify": "^2.2.0",
"gulp-sass": "^2.2.0",
"jquery": "^2.2.2",
"lodash._arrayeach": "^3.0.0",
"lodash.defer": "^4.0.0",
"lodash.filter": "^4.3.0",
"lodash.template": "^4.2.4",
"query-string": "^4.1.0",
"socket.io-client": "^1.4.5",
"vinyl-source-stream": "^1.1.0"
}
}