page-skt
Version:
31 lines (30 loc) • 658 B
JSON
{
"name": "page-skt",
"version": "1.0.5",
"description": "骨架屏生成工具",
"main": "index.js",
"bin": {
"skt": "cluster.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@all-in-js/fast-install-puppeteer": "^1.0.0",
"cheerio": "^1.0.0-rc.10",
"fs-extra": "^10.0.0",
"ora": "^5.4.1"
},
"author": "",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/zhoujingang/skeleton"
},
"homepage": "https://github.com/zhoujingang/skeleton/tree/master#readme",
"keywords": [
"puppteer",
"skeleton",
"page-skt"
]
}