UNPKG

608 BJSONView Raw
1{
2 "name": "nekobocc",
3 "version": "1.0.5",
4 "description": "Nekopoi scraper.",
5 "main": "index.js",
6 "dependencies": {
7 "axios": "^0.21.1",
8 "cheerio": "^1.0.0-rc.5"
9 },
10 "devDependencies": {},
11 "scripts": {
12 "test": "echo \"Error: no test specified\" && exit 1",
13 "start": "node index.js"
14 },
15 "repository": {
16 "type": "git",
17 "url": "git+https://github.com/SlavyanDesu/NekoBocc.git"
18 },
19 "author": "SlavyanDesu",
20 "license": "MIT",
21 "bugs": {
22 "url": "https://github.com/SlavyanDesu/NekoBocc/issues"
23 },
24 "homepage": "https://github.com/SlavyanDesu/NekoBocc#readme"
25}