interesting-world
Version:
You give a word, we will tell it's world.
31 lines (30 loc) • 698 B
JSON
{
"name": "interesting-world",
"version": "0.0.5",
"description": "You give a word, we will tell it's world.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/syamdanda/interesting-world.git"
},
"keywords": [
"interesting",
"interesting",
"facts",
"news",
"meetups",
"images"
],
"author": "devsGarden",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/syamdanda/interesting-world/issues"
},
"homepage": "https://github.com/syamdanda/interesting-world#readme",
"dependencies": {
"request": "^2.85.0"
}
}