generator-vagrant-chef
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "generator-vagrant-chef", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Yeoman generator that uses Vagrant to set up a Ubuntu box, provisioned with Chef. It also makes it easy to publish cookbooks to AWS for use with OpsWorks.", | ||
"homepage": "", | ||
"homepage": "https://github.com/twg/generator-vagrant-chef", | ||
"author": { | ||
@@ -18,2 +18,5 @@ "name": "David Pellerin", | ||
], | ||
"bugs": { | ||
"url": "https://github.com/twg/generator-vagrant-chef/issues" | ||
}, | ||
"devDependencies": { | ||
@@ -49,4 +52,7 @@ "yeoman-test": "^1.6.0", | ||
}, | ||
"repository": "/generator-vagrant-chef", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com:twg/generator-vagrant-chef.git" | ||
}, | ||
"license": "MIT" | ||
} |
No website
QualityPackage does not have a website.
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 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
25060
0