Files
jspm-registry/test/package.json
T
2014-05-19 14:49:41 -07:00

19 lines
355 B
JSON

{
"name": "tests",
"directories": {
"lib": "tests",
"dist": "dist"
},
"configFile": "config.js",
"registry": "jspm",
"dependencies": {
"npm:voxel-demo": "^0.0.1",
"jquery": "^2.1.0",
"text": "master",
"mocha": "^1.17.1",
"d3": "^3.4.6",
"css": "master",
"angular": "^1.2.13",
"bootstrap": "^3.1.1"
}
}