npm for peerjs

This commit is contained in:
Gaurav Arora
2014-05-28 09:40:33 +05:30
parent ae04ab6925
commit 7613bbc8ec
+8 -1
View File
@@ -12,5 +12,12 @@
"repositories": [{
"type": "git",
"url": "https://github.com/peers/peerjs"
}]
}],
"npmName": "peerjs",
"npmFileMap": [{
"basePath": "/dist/",
"files": [
"*"
]
}]
}