niosh-00-lib-primitive
Version:
level 00 library of niosh
31 lines • 695 B
JSON
{
"name": "niosh-00-lib-primitive",
"version": "10.10.10",
"description": "level 00 library of niosh",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/niosz/npmjs.git"
},
"keywords": [
"niosh",
"library",
"level00",
"primitive"
],
"author": "Fabio Gatto (fabio.gatto@live.it)",
"license": "ISC",
"bugs": {
"url": "https://github.com/niosz/npmjs/issues"
},
"homepage": "https://github.com/niosz/npmjs#readme",
"dependencies": {
"niosh-json": "^10.10.10",
"niosh-math": "^10.10.10",
"niosh-sleep": "^10.10.10",
"niosh-system": "^10.10.12"
}
}