UNPKG

create-aya

Version:

创建aya框架的脚手架

19 lines (18 loc) 330 B
{ "name": "create-aya", "version": "0.0.8", "description": "创建aya框架的脚手架", "bin": { "aya": "./bin/create-aya.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "aya", "ssr", "服务端渲染" ], "author": "xulai", "license": "ISC" }