17 lines
303 B
JSON
17 lines
303 B
JSON
{
|
|
"name": "tests",
|
|
"directories": {
|
|
"lib": "tests",
|
|
"dist": "dist"
|
|
},
|
|
"configFile": "config.js",
|
|
"registry": "jspm",
|
|
"dependencies": {
|
|
"angular": "^1.2.12",
|
|
"mocha": "^1.17.1",
|
|
"text": "master",
|
|
"bootstrap": "^3.1.1",
|
|
"jquery": "^2.1.0",
|
|
"css": "master"
|
|
}
|
|
} |