UNPKG

newfractalcomp

Version:
34 lines (33 loc) 738 B
{ "name": "newfractalcomp", "version": "2.0.6", "description": "Creates fractal file components", "bin": { "newcomp": "index.js" }, "main": "index.js", "scripts": { "test": "" }, "keywords": [ "fractal", "component", "cli", "patternlibrary", "designsystem", "design", "system" ], "author": "Francis Vega <hisconer@gmail.com> (inartx.com)", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/FrancisVega/fractalcomp" }, "dependencies": { "colors": "^1.1.2", "commander": "^2.9.0", "find-root": "^1.1.0", "fs-extra": "^0.27.0" } }