kissasian
Version:
kissasian.ch (Drama site) - video embed scrapper
46 lines (45 loc) • 1.1 kB
JSON
{
"name": "kissasian",
"version": "1.2.0",
"description": "kissasian.ch (Drama site) - video embed scrapper",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fraxken/kissasian-video-scrapper.git"
},
"keywords": [
"kissasian",
"drama",
"video",
"scrapper"
],
"files": [
"bin/index.js"
],
"author": "GENTILHOMME Thomas <gentilhomme.thomas@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/fraxken/kissasian-video-scrapper/issues"
},
"homepage": "https://github.com/fraxken/kissasian-video-scrapper#readme",
"bin": {
"kissasian": "./bin/index.js"
},
"devDependencies": {
"@slimio/eslint-config": "^3.0.2",
"@types/node": "^12.6.9"
},
"dependencies": {
"@slimio/async-cli-spinner": "^0.3.1",
"@slimio/lock": "^0.1.0",
"cacache": "^12.0.2",
"kleur": "^3.0.3",
"make-promises-safe": "^5.0.0",
"open": "^6.4.0",
"puppeteer": "^1.19.0",
"sade": "^1.6.1"
}
}