UNPKG

250 BJSONView Raw
1{
2 "name": "example",
3 "version": "1.0.0",
4 "description": "example",
5 "scripts": {
6 "test": "gulp test -c"
7 },
8 "author": "",
9 "license": "",
10 "devDependencies": {
11 "chai": "^1.10.0",
12 "gulp": "^3.8.10",
13 "mocha": "^2.1.0"
14 }
15}