nadir
Version:
Its first Nadir Component in the whole World
26 lines (25 loc) • 555 B
JSON
{
"name": "nadir",
"version": "2.0.2",
"description": "Its first Nadir Component in the whole World",
"main": "index.js",
"scripts": {
"start": "node ./index.js"
},
"keywords": [
"nadir"
],
"author": "Nadir Zh.",
"license": "ISC",
"bin": {
"nadir": "./index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zero-t4/Nadir-component.git"
},
"bugs": {
"url": "https://github.com/zero-t4/Nadir-component/issues"
},
"homepage": "https://github.com/zero-t4/Nadir-component#readme"
}