generate-react-cli
Advanced tools
Comparing version
{ | ||
"name": "generate-react-cli", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "A lightweight CLI that runs create-react-app under the hood to boilerplate react apps and generate react components with a little more structure in mind.", | ||
@@ -21,3 +21,3 @@ "main": "src/index.js", | ||
"author": "Armin Broubakarian", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"dependencies": { | ||
@@ -34,3 +34,7 @@ "chalk": "^2.4.2", | ||
"src/" | ||
] | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/arminbro/generate-react-cli" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
6424
1.61%2
-33.33%