niosh-string-parse
Version:
parser for string returning data type managed
27 lines • 608 B
JSON
{
"name": "niosh-string-parse",
"version": "10.10.10",
"description": "parser for string returning data type managed",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/niosz/npmjs.git"
},
"keywords": [
"niosh",
"string",
"parser"
],
"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"
}
}