b832f40315
index-browser.js which will load into window.habitrpgShared. Not the best method, we'll move to requirejs (r.js?) later
9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"name": "habitrpg-shared",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"browserify": "*",
|
|
"moment": "*"
|
|
}
|
|
}
|