{"name":"humble-localstorage","version":"1.1.2","description":"wraps localStorage and adds .getObject(), .setObject(), .isPersistent","main":"lib/index.js","directories":{"test":"tests"},"scripts":{"build":"browserify . -s humbleLocalStorage > dist/humble-localstorage.js && uglifyjs dist/humble-localstorage.js -mc > dist/humble-localstorage.min.js","deploy":"gh-pages-deploy","dev-server":"http-server -a 127.0.0.1 -p 8000","docs":"doxx --source lib/ --target docs/ --template docs/template.jade --ignore index.js","jshint":"jshint -c .jshintrc lib/ bin/ tests/","postpublish":"semantic-release post && npm run docs && npm run deploy","prepublish":"semantic-release pre","test":"npm run jshint && mocha tests/unit && npm run test-browser","test-browser":"node ./bin/test-browser.js","test-node":"sh bin/test-node.sh","test-unit":"mocha tests/unit"},"repository":{"type":"git","url":"git://github.com/gr2m/humble-localstorage.git"},"keywords":["localstorage","browser","data"],"author":{"name":"Gregor Martynus"},"license":"MIT","bugs":{"url":"http://github.com/gr2m/humble-localstorage/issues"},"homepage":"http://gr2m.github.io/humble-localstorage/","devDependencies":{"browserify":"^8.0.3","chai":"^1.10.0","derequire":"^1.2.0","doxx":"^1.2.5","expect.js":"^0.3.1","gh-pages-deploy":"^0.1.1","http-server":"^0.7.4","jshint":"^2.5.11","mocha":"^2.1.0","querystring":"^0.2.0","request":"^2.51.0","sauce-connect-launcher":"^0.9.3","semantic-release":"^2.0.0","sinon":"^1.12.2","uglify-js":"^2.4.16","uglifyjs":"^2.3.6","wd":"^0.3.11"},"dependencies":{"has-localstorage":"^1.0.0","localstorage-memory":"^1.0.0"},"gh-pages-deploy":{"staticpath":"docs","noprompt":true},"gitHead":"1e9b096fc4336b8704ee2c62b15d71ec1367a8ee","_id":"humble-localstorage@1.1.2","_shasum":"4e5d133e3b1a018ba758efe65db18b211b1fc7bb","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"gr2m","email":"gregor@martynus.net"},"maintainers":[{"name":"gr2m","email":"gregor@martynus.net"}],"dist":{"shasum":"4e5d133e3b1a018ba758efe65db18b211b1fc7bb","size":16200,"noattachment":false,"key":"/humble-localstorage/-/humble-localstorage-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/humble-localstorage/download/humble-localstorage-1.1.2.tgz"},"publish_time":1423406484901,"_hasShrinkwrap":false,"_cnpm_publish_time":1423406484901,"_cnpmcore_publish_time":"2021-12-16T16:41:02.242Z","dist-tags":{"latest":"2.0.0"}}