ugen-cloud init
app
Showing
| { | ||
| "name": "windssr", | ||
| "version": "1.0.8", | ||
| "description": "a tool service for react-ssr", | ||
| "name": "@ioclubs/ugen-cloud", | ||
| "version": "1.0.0", | ||
| "description": "ugen cloud", | ||
| "private": false, | ||
| "main": "index.js", | ||
| "bin": { | ||
| "windssr": "index.js" | ||
| "ugen-cloud": "index.js" | ||
| }, | ||
| "author": "windseek", | ||
| "author": "ioclubs", | ||
| "license": "ISC", | ||
| "dependencies": { | ||
| "chalk": "^2.4.2", | ||
| "co": "^4.6.0", | ||
| "co-prompt": "^1.0.0", | ||
| "commander": "^2.20.0" | ||
| }, | ||
| "scripts": { | ||
| "test": "test" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/Windseek/react-ssr-cli.git" | ||
| }, | ||
| "keywords": [ | ||
| "react", | ||
| "react-ssr", | ||
| "wind-ssr", | ||
| "react-ssr-cli" | ||
| ], | ||
| "bugs": { | ||
| "url": "https://github.com/Windseek/react-ssr-cli/issues" | ||
| }, | ||
| "homepage": "https://github.com/Windseek/react-ssr-cli#readme" | ||
| "commander": "^2.20.0", | ||
| "prompt-sync": "^4.2.0" | ||
| } | ||
| } |
readme.md
0 → 100644
Please
register
or
sign in
to comment