package override and registry entry for breeze

This commit is contained in:
Jeremy Danyow
2015-02-07 18:41:06 -05:00
parent aef8b8ac3c
commit 7f7e430b8f
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"directories": {
"lib": "build"
},
"main": "breeze.min.js",
"format": "global"
}
+1
View File
@@ -61,6 +61,7 @@
"big.js": "npm:big.js",
"bignumber.js": "npm:bignumber.js",
"bootstrap": "github:twbs/bootstrap",
"breeze": "npm:breeze-client",
"buffer": "github:jspm/nodelibs-buffer",
"chart": "github:nnnick/Chart.js",
"child_process": "github:jspm/nodelibs-child_process",