UNPKG

apobirthday

Version:

fetch picture taken by NASA on your Birthday

44 lines (43 loc) 943 B
{ "dependencies": { "ansi-colors": "^4.1.3", "apobirthday": "^1.0.0", "dayjs": "^1.11.5", "enquirer": "^2.3.6", "minimist": "^1.2.7", "node-fetch": "^3.2.10", "node-fetch-commonjs": "^3.1.1", "query-string": "^7.1.1", "request": "^2.88.2" }, "name": "apobirthday", "version": "1.0.14", "description": "fetch picture taken by NASA on your Birthday", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/OdenTakashi/apob.git" }, "keywords": [ "fetch", "picture", "taken", "by", "NASA", "on", "your", "Birthday" ], "author": "Oden Takashi", "license": "MIT", "bugs": { "url": "https://github.com/OdenTakashi/apob/issues" }, "homepage": "https://github.com/OdenTakashi/apob#readme", "bin": { "apobirthday": "index.js" } }