niosh
Version:
advanced nodejs extension and tools collection
32 lines (31 loc) • 750 B
JSON
{
"name": "niosh",
"version": "3.0.7",
"description": "advanced nodejs extension and tools collection",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/niosz/niosh.git"
},
"keywords": [
"niosh",
"tools",
"extension"
],
"author": "Fabio Gatto (fabio.gatto@live.it)",
"license": "ISC",
"bugs": {
"url": "https://github.com/niosz/niosh/issues"
},
"homepage": "https://github.com/niosz/niosh#readme",
"dependencies": {
"niosh-asyncvar": "^0.0.1",
"niosh-env": "^1.0.0",
"niosh-filesystem": "^1.0.2",
"niosh-json": "^1.0.0",
"niosh-math": "^1.0.0",
"niosh-sleep": "^1.0.0",
"niosh-string-parse": "^1.0.0",
"niosh-system": "^0.0.3"
}
}