UNPKG

niosh-01-lib-ancestor

Version:

level 01 library of niosh

30 lines 683 B
{ "name": "niosh-01-lib-ancestor", "version": "10.10.11", "description": "level 01 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", "level01", "ancestor" ], "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-00-lib-primitive": "^10.10.10", "niosh-asyncvar": "^10.10.10", "niosh-string-parse": "^10.10.10" } }