Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "mvcube", | ||
"version": "1.0.1", | ||
"description": "Descrição do seu CLI", | ||
"version": "1.0.2", | ||
"description": "A CLI for quickly creating MVC structures in Next.js projects, including Models, Controllers, and Views.", | ||
"main": "dist/cli.js", | ||
@@ -10,4 +10,26 @@ "bin": { | ||
"scripts": { | ||
"build": "tsc" | ||
"build": "tsc", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [ | ||
"CLI", | ||
"MVC", | ||
"Next.js", | ||
"Node.js", | ||
"Automation" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/WENDELLDELIMA/mvcube.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/WENDELLDELIMA/mvcube/issues" | ||
}, | ||
"homepage": "https://github.com/WENDELLDELIMA/mvcube", | ||
"author": { | ||
"name": "Wendell De Lima", | ||
"email": "wendell.lima22@hotmail.com", | ||
"url": "https://github.com/WENDELLDELIMA" | ||
}, | ||
"license": "MIT", | ||
"dependencies": {}, | ||
@@ -14,0 +36,0 @@ "devDependencies": { |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15269
5
0
0
1
174
1