Add bacon.js family to registry

This commit is contained in:
Junya Hayashi
2015-03-24 16:36:01 +09:00
parent 85f446e279
commit 0183195eae
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,5 @@
{
"dependencies": {
"baconjs": "^0.7.0"
}
}
+3
View File
@@ -89,6 +89,9 @@
"backbone.babysitter": "github:marionettejs/backbone.babysitter", "backbone.babysitter": "github:marionettejs/backbone.babysitter",
"backbone.wreqr": "github:marionettejs/backbone.wreqr", "backbone.wreqr": "github:marionettejs/backbone.wreqr",
"baconjs": "npm:baconjs", "baconjs": "npm:baconjs",
"bacon-jquery": "npm:bacon.jquery",
"bacon-matchers": "npm:bacon.matchers",
"bacon-model": "npm:bacon.model",
"basespace": "npm:basespace", "basespace": "npm:basespace",
"benchmark": "npm:benchmark", "benchmark": "npm:benchmark",
"big.js": "npm:big.js", "big.js": "npm:big.js",