Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "pi-camera", | ||
"version": "0.0.1", | ||
"description": "A Node.js wrapper for the native Raspberry Pi camera utilities", | ||
"main": "index.js", | ||
"version": "0.0.2", | ||
"description": "https://github.com/stetsmando/pi-camera", | ||
"main": "lib.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/stetsmando/pi-camera.git" | ||
}, | ||
"keywords": [ | ||
@@ -13,7 +17,12 @@ "Raspberry", | ||
"Camera", | ||
"Module", | ||
"Picture", | ||
"Photo", | ||
"Video" | ||
], | ||
"author": "Stetson Pierce <stetsmando@gmail.com>", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/stetsmando/pi-camera/issues" | ||
}, | ||
"homepage": "https://github.com/stetsmando/pi-camera#readme" | ||
} |
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
1567
34
3
0
2
0