UNPKG

good-react-app

Version:

CreateGoodReactApp

40 lines (39 loc) 781 B
{ "name": "good-react-app", "version": "0.0.16", "description": "CreateGoodReactApp", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "" }, "keywords": [ "Create", "Good", "React", "App" ], "author": "Best GoodRequest Hackaton Team", "license": "ISC", "homepage": "", "dependencies": { "boxen": "4.2.0", "chalk": "3.0.0", "cli-spinner": "0.2.10", "fs-extra": "8.1.0", "npm": "6.13.7", "prompts": "2.3.0", "rimraf": "3.0.1" }, "devDependencies": { "eslint": "6.8.0", "eslint-config-airbnb-base": "14.0.0", "eslint-plugin-import": "2.20.0" }, "bin": { "good-react-app": "lib/index.js" } }