mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
Rolling client into npm module
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
.c9revisions
|
.c9revisions
|
||||||
.idea
|
.idea
|
||||||
client
|
|
||||||
example
|
example
|
||||||
node_modules
|
node_modules
|
||||||
@@ -19,6 +19,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"main": "./lib/garageserver.io",
|
"main": "./lib/garageserver.io",
|
||||||
|
"browserify": "./client/garageserver.io.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/jbillmann/GarageServer.IO.git"
|
"url": "https://github.com/jbillmann/GarageServer.IO.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user