UNPKG

make-components

Version:

a tool create components in Vue app in the required folder

23 lines (22 loc) 496 B
{ "name": "make-components", "version": "1.0.11", "description": "a tool create components in Vue app in the required folder", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "make-component": "./cli.js" }, "keywords": [ "vue", "make-component" ], "author": "Adel Elkhodary", "license": "MIT", "dependencies": {}, "repository": { "type": "git", "url": "http://gitlab.adel-elkhodary.ch/root/makecomponent.git" } }