now-typecho
Version:
基于now平台搭建typecho.
24 lines (23 loc) • 592 B
JSON
{
"name": "now-typecho",
"version": "0.0.15",
"description": "基于now平台搭建typecho.",
"main": "index.js",
"dependencies": {
"@fydy/php-bridge": "0.6.22",
"node-fetch": "2.3.0",
"yauzl": "2.10.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"now",
"typecho"
],
"author": "fydy",
"license": "ISC",
"__npminstall_done": "Thu Dec 26 2019 11:50:09 GMT+0800 (GMT+08:00)",
"_from": "now-typecho@0.0.9",
"_resolved": "https://registry.npm.taobao.org/now-typecho/download/now-typecho-0.0.9.tgz"
}