prep for registry tests

This commit is contained in:
guybedford
2014-02-09 18:16:18 +02:00
parent 97a3ff5bfb
commit f9d5b134f1
4 changed files with 6 additions and 50 deletions
-18
View File
@@ -1,18 +0,0 @@
{
"configFile": "config.js",
"directories": {
"jspm_packages": "jspm_packages",
"lib": "lib"
},
"dependencyMap": {
"moment": "github:moment/moment@2.4.0",
"foundation": "github:zurb/bower-foundation@5.0.2",
"jquery": "github:components/jquery@2.0.3",
"backbone": "npm:backbone@1.1.0",
"d3": "npm:d3@3.3.10",
"bootstrap": "github:twbs/bootstrap@3.0.2",
"chosen": "github:harvesthq/chosen@1.0.0",
"css": "github:jspm/plugin-css@master",
"npm:underscore": "npm:underscore@1.5.2"
}
}