19 lines
355 B
JSON
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"
|
|
}
|
|
} |