Files
jspm-registry/package-overrides/npm/mocha@1.17.1.json
T

10 lines
140 B
JSON
Raw Normal View History

2014-02-10 20:30:51 +02:00
{
"browser": "mocha",
2014-02-10 20:53:42 +02:00
"registry": null,
"shim": {
"mocha": {
"imports": "./mocha.css!",
"exports": "mocha"
}
}
2014-02-10 20:30:51 +02:00
}