happn-commons
Version:
30 lines (29 loc) • 643 B
JSON
{
"name": "happn-commons",
"version": "1.5.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "nyc mocha test/* --recursive"
},
"author": "",
"license": "ISC",
"dependencies": {
"async": "^3.2.2",
"async-lock": "^1.4.0",
"await-delay": "^1.0.0",
"custom-env": "^2.0.1",
"fast-clone": "^1.5.13",
"flat": "^5.0.2",
"fs-extra": "^10.0.0",
"happn-sillyname": "^0.1.1",
"happner-hyperid": "^2.0.0",
"hashring": "^3.2.0",
"lodash": "^4.17.21",
"lru-cache": "^7.3.1",
"nanoid": "^3.1.30",
"rimraf": "^3.0.2",
"sift": "^15.0.0",
"uuid": "^3.3.2"
}
}