it-is-here
Version:
27 lines (26 loc) • 583 B
JSON
{
"name": "it-is-here",
"version": "1.1.2",
"description": "IT info",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shilpiverma/ItHere.git"
},
"keywords": [
"IT",
"it"
],
"author": "Shilpi <shilpiverma47@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/shilpiverma/ItHere/issues"
},
"homepage": "https://github.com/shilpiverma/ItHere#readme",
"dependencies": {
"unique-random-array": "1.0.0"
}
}