node-localstorage
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "node-localstorage", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "./LocalStorage", | ||
@@ -28,3 +28,7 @@ "description": "A drop-in substitute for the browser native localStorage API that runs on node.js.", | ||
"devDependencies": { | ||
"nodeunit": "0.7.x" | ||
}, | ||
"scripts": { | ||
"test": "cake test" | ||
}, | ||
"licenses": [ | ||
@@ -31,0 +35,0 @@ { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12364
1