2014-02-11 16:10:53 +02:00
|
|
|
{
|
|
|
|
|
"name": "tests",
|
|
|
|
|
"directories": {
|
|
|
|
|
"lib": "tests",
|
|
|
|
|
"dist": "dist"
|
|
|
|
|
},
|
|
|
|
|
"configFile": "config.js",
|
|
|
|
|
"registry": "jspm",
|
|
|
|
|
"dependencies": {
|
2014-02-11 17:30:08 +02:00
|
|
|
"text": "master",
|
2014-02-11 17:06:33 +02:00
|
|
|
"angular": "^1.2.12",
|
2014-02-11 17:30:08 +02:00
|
|
|
"mocha": "^1.17.1"
|
2014-02-11 16:10:53 +02:00
|
|
|
}
|
|
|
|
|
}
|