ugen-cloud init
app
Showing
| { | { | ||
| "name": "windssr", | "name": "@ioclubs/ugen-cloud", | ||
| "version": "1.0.8", | "version": "1.0.0", | ||
| "description": "a tool service for react-ssr", | "description": "ugen cloud", | ||
| "private": false, | |||
| "main": "index.js", | "main": "index.js", | ||
| "bin": { | "bin": { | ||
| "windssr": "index.js" | "ugen-cloud": "index.js" | ||
| }, | }, | ||
| "author": "windseek", | "author": "ioclubs", | ||
| "license": "ISC", | "license": "ISC", | ||
| "dependencies": { | "dependencies": { | ||
| "chalk": "^2.4.2", | "chalk": "^2.4.2", | ||
| "co": "^4.6.0", | "commander": "^2.20.0", | ||
| "co-prompt": "^1.0.0", | "prompt-sync": "^4.2.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" | |||
| } | } |
readme.md
0 → 100644
Please
register
or
sign in
to comment