Files
jspm-registry/test/package.json
T
2014-02-15 21:45:17 +02:00

18 lines
323 B
JSON

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