mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
10 lines
186 B
JSON
10 lines
186 B
JSON
{
|
|
"name": "habitrpg-shared",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"browserify": "~2.14.1",
|
|
"lodash": "~1.2.1",
|
|
"moment": "~2.0.0",
|
|
"relative-date": "~1.1.1"
|
|
}
|
|
}
|