Merge pull request #100 from trusktr/jshell-bignum

JSFromHell, bignumber.js, and big.js
This commit is contained in:
Guy Bedford
2015-01-08 11:47:33 +02:00
+3
View File
@@ -48,6 +48,8 @@
"backbone": "npm:backbone", "backbone": "npm:backbone",
"backbone.babysitter": "github:marionettejs/backbone.babysitter", "backbone.babysitter": "github:marionettejs/backbone.babysitter",
"backbone.wreqr": "github:marionettejs/backbone.wreqr", "backbone.wreqr": "github:marionettejs/backbone.wreqr",
"big.js": "npm:big.js",
"bignumber.js": "npm:bignumber.js",
"bootstrap": "github:twbs/bootstrap", "bootstrap": "github:twbs/bootstrap",
"buffer": "github:jspm/nodelibs-buffer", "buffer": "github:jspm/nodelibs-buffer",
"chart": "github:nnnick/Chart.js", "chart": "github:nnnick/Chart.js",
@@ -94,6 +96,7 @@
"jquery-pjax": "github:defunkt/jquery-pjax", "jquery-pjax": "github:defunkt/jquery-pjax",
"jquery.cookie": "github:carhartl/jquery-cookie", "jquery.cookie": "github:carhartl/jquery-cookie",
"jquery.hammer": "github:hammerjs/jquery.hammer.js", "jquery.hammer": "github:hammerjs/jquery.hammer.js",
"jsfromhell": "github:jonasraoni/JSFromHell",
"jsplumb": "github:sporritt/jsPlumb", "jsplumb": "github:sporritt/jsPlumb",
"kickstrap": "github:ajkochanowicz/Kickstrap", "kickstrap": "github:ajkochanowicz/Kickstrap",
"less": "github:matthewp/plugin-less", "less": "github:matthewp/plugin-less",