Files
jspm-registry/test/package.json
T
2014-02-11 17:30:08 +02:00

14 lines
231 B
JSON

{
"name": "tests",
"directories": {
"lib": "tests",
"dist": "dist"
},
"configFile": "config.js",
"registry": "jspm",
"dependencies": {
"text": "master",
"angular": "^1.2.12",
"mocha": "^1.17.1"
}
}