npm for tabletop.js

This commit is contained in:
Gaurav Arora
2014-05-28 09:55:14 +05:30
parent ae04ab6925
commit 3df80a699a
+10 -2
View File
@@ -15,5 +15,13 @@
"repository": {
"type": "git",
"url": "git://github.com/jsoma/tabletop.git"
}
}
},
"npmName": "tabletop",
"npmFileMap": [{
"basePath": "/src/",
"files": [
"tabletop.js",
"backbone.tabletopSync.js"
]
}]
}