UNPKG

@visual-framework/vf-component-generator

Version:

Make the config for Visual Framework component interactively.

32 lines (31 loc) 876 B
{ "name": "@visual-framework/vf-component-generator", "version": "1.1.7", "description": "Make the config for Visual Framework component interactively.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "private": false, "dependencies": { "gulp-shell": "^0.8.0", "yeoman-generator": "^7.3.3", "yosay": "^3.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/visual-framework/vf-core.git" }, "keywords": [ "Visual", "Framework", "VF" ], "author": "Stuart Robson <stu@alwaystwisted.com> (http://www.alwaystwisted.com/)", "license": "Apache-2.0", "bugs": { "url": "https://github.com/visual-framework/vf-core/issues" }, "homepage": "https://github.com/visual-framework/vf-core#readme", "gitHead": "7b9a3cf550809a266db59e440c94e5bbc44fc88a" }