{"name":"vuex-persist","version":"3.1.3","description":"A Vuex persistence plugin in Typescript","main":"dist/cjs/index.js","module":"dist/esm/index.js","sideEffects":false,"browser":{"./dist/cjs/index.js":"./dist/umd/index.js","./dist/esm/index.js":"./dist/esm/index.js"},"unpkg":"dist/umd/index.min.js","jsdelivr":"dist/umd/index.min.js","typings":"dist/types/index.d.ts","types":"dist/types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/championswimmer/vuex-persist.git"},"scripts":{"doc:clean":"rimraf docs","postdoc:clean":"mkdirp docs","predoc":"npm run doc:clean","doc":"typedoc --ignoreCompilerErrors --mode modules --name vuex-persist --out docs src","postdoc":"nodetouch docs/.nojekyll","prebuild":"rimraf dist .rpt2_cache","build":"rollup -c build/rollup.config.js","prepublishOnly":"npm run build","pretest":"npm run build","test":"cd test && mocha -r ts-node/register *.ts","test:dirty":"cd test && mocha -r ts-node/register *.ts","cover":"nyc npm test"},"nyc":{"extension":["ts"],"reporter":["lcov","text-summary"]},"keywords":["vue","vuex","persist","localstorage"],"author":{"name":"Arnav Gupta","email":"championswimmer@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/championswimmer/vuex-persist/issues"},"homepage":"https://github.com/championswimmer/vuex-persist#readme","devDependencies":{"@types/chai":"^4.1.4","@types/lodash":"^4.6.4","@types/mocha":"^5.2.5","chai":"^4.1.2","localforage":"^1.7.2","mkdirp":"^0.5.1","mocha":"^6.2.2","nyc":"^14.1.1","rimraf":"^3.0.0","rollup":"^1.27.4","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript2":"^0.25.2","rollup-plugin-uglify":"^6.0.3","touch":"^3.1.0","ts-node":"^8.5.2","typedoc":"^0.15.3","typescript":"^3.0.3","vue":"^2.5.17","vuex":"^3.0.1"},"dependencies":{"deepmerge":"^4.2.2","flatted":"^3.0.5"},"peerDependencies":{"vuex":">=2.5"},"gitHead":"9b7dd489149949ab47c46e550d3ebcc1c7113f8b","_id":"vuex-persist@3.1.3","_nodeVersion":"12.17.0","_npmVersion":"6.14.4","dist":{"shasum":"518c722a2ca3026bcee5732f99d24f75cee0f3b6","size":47542,"noattachment":false,"key":"/vuex-persist/-/vuex-persist-3.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vuex-persist/download/vuex-persist-3.1.3.tgz"},"maintainers":[{"name":"championswimmer","email":"championswimmer@gmail.com"}],"_npmUser":{"name":"championswimmer","email":"championswimmer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vuex-persist_3.1.3_1601244496097_0.4193228356214518"},"_hasShrinkwrap":false,"publish_time":1601244496265,"_cnpm_publish_time":1601244496265,"_cnpmcore_publish_time":"2021-12-16T20:25:54.120Z","dist-tags":{"latest":"3.1.3"}}