test-demo-dayln
Version:
JS wrapper for https://nekos.life
26 lines (25 loc) • 613 B
JSON
{
"name": "test-demo-dayln",
"version": "0.0.3",
"description": "JS wrapper for https://nekos.life",
"main": "index.js",
"typings": "./typings/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Nekos-life/nekos-dot-life.git"
},
"keywords": [
"nekos",
"nekos.life",
"neko"
],
"author": "cyberronin",
"license": "MIT",
"bugs": {
"url": "https://github.com/Nekos-life/nekos-dot-life/issues"
},
"homepage": "https://github.com/Nekos-life/nekos-dot-life#readme"
}