habitica-self-host/package.json

13 lines
242 B
JSON
Raw Normal View History

{
"name": "habitrpg-shared",
"version": "0.0.0",
"dependencies": {
"browserify": "~2.14.1",
"coffeeify": "0.4.0",
"coffee-script": "1.6.2",
"lodash": "~1.2.1",
"moment": "~2.0.0",
"relative-date": "~1.1.1"
}
}