{"_id":"pinia-plugin-persist","_rev":"2795433","name":"pinia-plugin-persist","description":"![Build](https://github.com/Seb-L/pinia-plugin-persist/actions/workflows/build.yml/badge.svg) ![Docs](https://github.com/Seb-L/pinia-plugin-persist/actions/workflows/docs.yml/badge.svg)","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"time":{"modified":"2022-07-12T09:43:29.000Z","created":"2021-05-13T16:04:40.989Z","1.0.0":"2022-03-10T20:41:37.806Z","0.0.93":"2022-01-22T23:32:50.516Z","0.0.92":"2021-09-22T09:35:59.618Z","0.0.91":"2021-09-22T09:02:17.273Z","0.0.9":"2021-09-22T08:53:37.976Z","0.0.8":"2021-09-22T08:39:03.908Z","0.0.7":"2021-09-17T08:20:57.515Z","0.0.6":"2021-09-17T08:11:55.442Z","0.0.5":"2021-08-05T09:01:51.346Z","0.0.4":"2021-08-05T08:39:16.003Z","0.0.3":"2021-08-05T07:56:19.645Z","0.0.2":"2021-05-13T19:19:10.239Z","0.0.1":"2021-05-13T16:04:40.989Z"},"users":{},"repository":{"type":"git","url":"https://github.com/Seb-L/pinia-plugin-persist.git"},"versions":{"1.0.0":{"name":"pinia-plugin-persist","version":"1.0.0","repository":{"type":"git","url":"https://github.com/Seb-L/pinia-plugin-persist.git"},"scripts":{"dev":"vite","build":"vite build && tsc","lint":"eslint . --ext .ts","unit:run":"vitest run --coverage","unit:watch":"vitest watch","docs:dev":"vitepress dev docs","docs:build":"vitepress build docs"},"main":"./dist/pinia-persist.umd.js","module":"./dist/pinia-persist.es.js","exports":{".":{"import":"./dist/pinia-persist.es.js","require":"./dist/pinia-persist.umd.js"}},"types":"./dist","devDependencies":{"@babel/types":"^7.17.0","@types/node":"^17.0.21","@typescript-eslint/eslint-plugin":"^5.14.0","@typescript-eslint/parser":"^5.14.0","c8":"^7.11.0","eslint":"^8.10.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^7.0.0","happy-dom":"^2.46.0","prettier":"^2.5.1","typescript":"^4.5.4","vite":"^2.8.0","vitepress":"^0.22.3","vitest":"^0.6.0","vue":"^3.2.31","pinia":"^2.0.0"},"dependencies":{"vue-demi":"^0.12.1"},"peerDependencies":{"@vue/composition-api":"^1.0.0","pinia":"^2.0.0","vue":"^2.0.0 || >=3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"description":"![Build](https://github.com/Seb-L/pinia-plugin-persist/actions/workflows/build.yml/badge.svg) ![Docs](https://github.com/Seb-L/pinia-plugin-persist/actions/workflows/docs.yml/badge.svg)","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2019 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","license":"MIT","_id":"pinia-plugin-persist@1.0.0","dist":{"shasum":"fc696f225527f30bd5955109fafadd43c725e888","size":2789,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-1.0.0.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_1.0.0_1646944897639_0.3582197088986183"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-10T20:41:41.356Z","publish_time":1646944897806,"_cnpm_publish_time":1646944897806},"0.0.93":{"name":"pinia-plugin-persist","version":"0.0.93","description":"Persist pinia state data in sessionStorage or other storages.","main":"dist/index.js","module":"dist/index.esm.js","types":"dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.esm.js","module":"./dist/index.esm.js"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://seb-l@github.com/Seb-L/pinia-plugin-persist.git"},"author":{"name":"Sebastien Lombard","email":"sebastien.lombard75@gmail.com"},"license":"MIT","keywords":["vue","vuex","store","pinia","pinia-plugin","piña","pigna","composition","api","setup","typed","typescript","ts","type","safe"],"scripts":{"docs":"vuepress dev docs","docs:build":"vuepress build docs","build":"rimraf dist && rollup -c rollup.config.js","lint":"eslint . --ext .ts"},"dependencies":{"vue-demi":"^0.11.4"},"peerDependencies":{"@vue/composition-api":"^1.0.0","vue":"^2.0.0 || >=3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"devDependencies":{"@rollup/plugin-node-resolve":"^13.0.4","@sucrase/jest-plugin":"^2.1.0","@types/jest":"^26.0.23","@types/node":"^15.0.2","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","@vue/composition-api":"^1.0.0-rc.8","@vue/devtools-api":"^6.0.0-beta.9","@vue/server-renderer":"^3.0.11","@vue/test-utils":"^2.0.0-rc.6","brotli":"^1.3.2","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","esbuild":"^0.12.25","eslint":"^7.26.0","jest":"^26.6.3","jest-mock-warn":"^1.1.0","lint-staged":"^11.0.0","pascalcase":"^1.0.0","pinia":"^2.0.0","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-dts":"^3.0.1","rollup-plugin-esbuild":"^4.2.3","typescript":"^4.2.4","vuepress":"^1.8.2","yorkie":"^2.0.0"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{js,ts}":"eslint"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2019 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"pinia-plugin-persist@0.0.93","dist":{"shasum":"cc4a7626128ec002852f33825bcb2d27aed91a28","size":2736,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-0.0.93.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-0.0.93.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_0.0.93_1642894370380_0.6901451469978082"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-22T23:32:55.486Z","publish_time":1642894370516,"_cnpm_publish_time":1642894370516},"0.0.92":{"name":"pinia-plugin-persist","version":"0.0.92","description":"Persist pinia state data in sessionStorage or other storages.","main":"dist/index.js","module":"dist/index.esm.js","types":"dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.esm.js","module":"./dist/index.esm.js"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://seb-l@github.com/Seb-L/pinia-plugin-persist.git"},"author":{"name":"Sebastien Lombard","email":"sebastien.lombard75@gmail.com"},"license":"MIT","keywords":["vue","vuex","store","pinia","pinia-plugin","piña","pigna","composition","api","setup","typed","typescript","ts","type","safe"],"scripts":{"docs":"vuepress dev docs","docs:build":"vuepress build docs","build":"rimraf dist && rollup -c rollup.config.js","lint":"eslint . --ext .ts"},"dependencies":{"vue-demi":"^0.11.4"},"peerDependencies":{"@vue/composition-api":"^1.0.0","vue":"^2.0.0 || >=3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"devDependencies":{"@rollup/plugin-node-resolve":"^13.0.4","@sucrase/jest-plugin":"^2.1.0","@types/jest":"^26.0.23","@types/node":"^15.0.2","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","@vue/composition-api":"^1.0.0-rc.8","@vue/devtools-api":"^6.0.0-beta.9","@vue/server-renderer":"^3.0.11","@vue/test-utils":"^2.0.0-rc.6","brotli":"^1.3.2","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","esbuild":"^0.12.25","eslint":"^7.26.0","jest":"^26.6.3","jest-mock-warn":"^1.1.0","lint-staged":"^11.0.0","pascalcase":"^1.0.0","pinia":"^0.4.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-dts":"^3.0.1","rollup-plugin-esbuild":"^4.2.3","typescript":"^4.2.4","vuepress":"^1.8.2","yorkie":"^2.0.0"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{js,ts}":"eslint"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2019 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"pinia-plugin-persist@0.0.92","dist":{"shasum":"5043af2c047e16e499073053dbab498df220df28","size":2775,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-0.0.92.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-0.0.92.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_0.0.92_1632303359455_0.5991578111975062"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T23:46:13.881Z","publish_time":1632303359618,"_cnpm_publish_time":1632303359618},"0.0.91":{"name":"pinia-plugin-persist","version":"0.0.91","description":"Persist pinia state data in sessionStorage or other storages.","main":"dist/pinia-plugin-persist.js","module":"dist/pinia-plugin-persist.esm.js","types":"dist/pinia-plugin-persist.d.ts","exports":{".":{"require":"./dist/pinia-plugin-persist.js","import":"./dist/pinia-plugin-persist.esm.js","module":"./dist/pinia-plugin-persist.esm.js"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://seb-l@github.com/Seb-L/pinia-plugin-persist.git"},"author":{"name":"Sebastien Lombard","email":"sebastien.lombard75@gmail.com"},"license":"MIT","keywords":["vue","vuex","store","pinia","pinia-plugin","piña","pigna","composition","api","setup","typed","typescript","ts","type","safe"],"scripts":{"docs":"vuepress dev docs","docs:build":"vuepress build docs","build":"rimraf dist && rollup -c rollup.config.js","lint":"eslint . --ext .ts"},"dependencies":{"vue-demi":"^0.11.4"},"peerDependencies":{"@vue/composition-api":"^1.0.0","vue":"^2.0.0 || >=3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"devDependencies":{"@rollup/plugin-node-resolve":"^13.0.4","@sucrase/jest-plugin":"^2.1.0","@types/jest":"^26.0.23","@types/node":"^15.0.2","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","@vue/composition-api":"^1.0.0-rc.8","@vue/devtools-api":"^6.0.0-beta.9","@vue/server-renderer":"^3.0.11","@vue/test-utils":"^2.0.0-rc.6","brotli":"^1.3.2","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","esbuild":"^0.12.25","eslint":"^7.26.0","jest":"^26.6.3","jest-mock-warn":"^1.1.0","lint-staged":"^11.0.0","pascalcase":"^1.0.0","pinia":"^0.4.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-dts":"^3.0.1","rollup-plugin-esbuild":"^4.2.3","typescript":"^4.2.4","vuepress":"^1.8.2","yorkie":"^2.0.0"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{js,ts}":"eslint"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2019 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"pinia-plugin-persist@0.0.91","dist":{"shasum":"31f6f673bf6db6f900c316baff18650b1d317bd6","size":2779,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-0.0.91.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-0.0.91.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_0.0.91_1632301337116_0.3528400651919754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T23:46:13.001Z","publish_time":1632301337273,"_cnpm_publish_time":1632301337273},"0.0.9":{"name":"pinia-plugin-persist","version":"0.0.9","description":"Persist pinia state data in sessionStorage or other storages.","main":"dist/pinia-plugin-persist.js","module":"dist/pinia-plugin-persist.esm.js","types":"dist/pinia-plugin-persist.d.ts","exports":{".":{"require":"./dist/pinia-plugin-persist.js","import":"./dist/pinia-plugin-persist.esm.js","module":"./dist/pinia-plugin-persist.esm.js"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://seb-l@github.com/Seb-L/pinia-plugin-persist.git"},"author":{"name":"Sebastien Lombard","email":"sebastien.lombard75@gmail.com"},"license":"MIT","keywords":["vue","vuex","store","pinia","pinia-plugin","piña","pigna","composition","api","setup","typed","typescript","ts","type","safe"],"scripts":{"docs":"vuepress dev docs","docs:build":"vuepress build docs","build":"rimraf dist && rollup -c rollup.config.js","lint":"eslint . --ext .ts"},"dependencies":{"vue-demi":"^0.11.4"},"peerDependencies":{"@vue/composition-api":"^1.0.0","vue":"^2.0.0 || >=3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"devDependencies":{"@rollup/plugin-node-resolve":"^13.0.4","@sucrase/jest-plugin":"^2.1.0","@types/jest":"^26.0.23","@types/node":"^15.0.2","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","@vue/composition-api":"^1.0.0-rc.8","@vue/devtools-api":"^6.0.0-beta.9","@vue/server-renderer":"^3.0.11","@vue/test-utils":"^2.0.0-rc.6","brotli":"^1.3.2","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","esbuild":"^0.12.25","eslint":"^7.26.0","jest":"^26.6.3","jest-mock-warn":"^1.1.0","lint-staged":"^11.0.0","pascalcase":"^1.0.0","pinia":"^0.4.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-dts":"^3.0.1","rollup-plugin-esbuild":"^4.2.3","typescript":"^4.2.4","vuepress":"^1.8.2","yorkie":"^2.0.0"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{js,ts}":"eslint"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2019 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"pinia-plugin-persist@0.0.9","dist":{"shasum":"9204647a649a630d430b23c1aed331fe8b606d1a","size":2773,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-0.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-0.0.9.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_0.0.9_1632300817813_0.48886975802552435"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T23:46:11.906Z","publish_time":1632300817976,"_cnpm_publish_time":1632300817976},"0.0.8":{"name":"pinia-plugin-persist","version":"0.0.8","description":"Persist pinia state data in sessionStorage or other storages.","main":"dist/pinia-plugin-persist.js","module":"dist/pinia-plugin-persist.esm.js","types":"dist/pinia-plugin-persist.d.ts","exports":{".":{"require":"./dist/pinia-plugin-persist.js","import":"./dist/pinia-plugin-persist.esm.js","module":"./dist/pinia-plugin-persist.esm.js"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://seb-l@github.com/Seb-L/pinia-plugin-persist.git"},"author":{"name":"Sebastien Lombard","email":"sebastien.lombard75@gmail.com"},"license":"MIT","keywords":["vue","vuex","store","pinia","pinia-plugin","piña","pigna","composition","api","setup","typed","typescript","ts","type","safe"],"scripts":{"docs":"vuepress dev docs","docs:build":"vuepress build docs","build":"rimraf dist && rollup -c rollup.config.js","lint":"eslint . --ext .ts"},"dependencies":{"vue-demi":"^0.11.4"},"peerDependencies":{"@vue/composition-api":"^1.0.0","vue":"^2.0.0 || >=3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"devDependencies":{"@sucrase/jest-plugin":"^2.1.0","@types/jest":"^26.0.23","@types/node":"^15.0.2","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","@vue/composition-api":"^1.0.0-rc.8","@vue/devtools-api":"^6.0.0-beta.9","@vue/server-renderer":"^3.0.11","@vue/test-utils":"^2.0.0-rc.6","brotli":"^1.3.2","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","esbuild":"^0.12.25","eslint":"^7.26.0","jest":"^26.6.3","jest-mock-warn":"^1.1.0","lint-staged":"^11.0.0","pascalcase":"^1.0.0","pinia":"^0.4.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-dts":"^3.0.1","rollup-plugin-esbuild":"^4.2.3","typescript":"^4.2.4","vuepress":"^1.8.2","yorkie":"^2.0.0"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{js,ts}":"eslint"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2019 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"pinia-plugin-persist@0.0.8","dist":{"shasum":"ffd0cbb18def495eabf1551b5f3ecd2c06a4d1e9","size":2759,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-0.0.8.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_0.0.8_1632299943695_0.44291754036683906"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T23:46:10.834Z","publish_time":1632299943908,"_cnpm_publish_time":1632299943908},"0.0.7":{"name":"pinia-plugin-persist","version":"0.0.7","description":"Persist pinia state data in sessionStorage or other storages.","main":"dist/pinia-plugin-persist.js","module":"dist/pinia-plugin-persist.esm.js","types":"dist/pinia-plugin-persist.d.ts","exports":{".":{"require":"./dist/pinia-plugin-persist.js","import":"./dist/pinia-plugin-persist.esm.js","module":"./dist/pinia-plugin-persist.esm.js"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://seb-l@github.com/Seb-L/pinia-plugin-persist.git"},"author":{"name":"Sebastien Lombard","email":"sebastien.lombard75@gmail.com"},"license":"MIT","keywords":["vue","vuex","store","pinia","pinia-plugin","piña","pigna","composition","api","setup","typed","typescript","ts","type","safe"],"scripts":{"docs":"vuepress dev docs","docs:build":"vuepress build docs","build":"rimraf dist && rollup -c rollup.config.js","lint":"eslint . --ext .ts"},"dependencies":{"vue-demi":"^0.11.4"},"peerDependencies":{"@vue/composition-api":"^1.0.0","vue":"^2.0.0 || >=3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"devDependencies":{"@sucrase/jest-plugin":"^2.1.0","@types/jest":"^26.0.23","@types/node":"^15.0.2","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","@vue/composition-api":"^1.0.0-rc.8","@vue/devtools-api":"^6.0.0-beta.9","@vue/server-renderer":"^3.0.11","@vue/test-utils":"^2.0.0-rc.6","brotli":"^1.3.2","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","esbuild":"^0.12.25","eslint":"^7.26.0","jest":"^26.6.3","jest-mock-warn":"^1.1.0","lint-staged":"^11.0.0","pascalcase":"^1.0.0","pinia":"^0.4.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-dts":"^3.0.1","rollup-plugin-esbuild":"^4.2.3","typescript":"^4.2.4","vuepress":"^1.8.2","yorkie":"^2.0.0"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{js,ts}":"eslint"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2019 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"pinia-plugin-persist@0.0.7","dist":{"shasum":"7c3b5189fb8a9cf459d575b174c391637d1cc44c","size":2712,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-0.0.7.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_0.0.7_1631866857314_0.07139810862758922"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T23:46:09.745Z","publish_time":1631866857515,"_cnpm_publish_time":1631866857515},"0.0.6":{"name":"pinia-plugin-persist","version":"0.0.6","description":"Persist pinia state data in sessionStorage or other storages.","main":"dist/pinia-plugin-persist.js","module":"dist/pinia-plugin-persist.esm.js","types":"dist/pinia-plugin-persist.d.ts","exports":{".":{"require":"./dist/pinia-plugin-persist.js","import":"./dist/pinia-plugin-persist.esm.js","module":"./dist/pinia-plugin-persist.esm.js"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://seb-l@github.com/Seb-L/pinia-plugin-persist.git"},"author":{"name":"Sebastien Lombard","email":"sebastien.lombard75@gmail.com"},"license":"MIT","keywords":["vue","vuex","store","pinia","pinia-plugin","piña","pigna","composition","api","setup","typed","typescript","ts","type","safe"],"scripts":{"docs":"vuepress dev docs","docs:build":"vuepress build docs","build":"rimraf dist && rollup -c rollup.config.js","lint":"eslint . --ext .ts"},"devDependencies":{"@sucrase/jest-plugin":"^2.1.0","@types/jest":"^26.0.23","@types/node":"^15.0.2","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","@vue/composition-api":"^1.0.0-rc.8","@vue/devtools-api":"^6.0.0-beta.9","@vue/server-renderer":"^3.0.11","@vue/test-utils":"^2.0.0-rc.6","brotli":"^1.3.2","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","esbuild":"^0.12.18","eslint":"^7.26.0","jest":"^26.6.3","jest-mock-warn":"^1.1.0","lint-staged":"^11.0.0","pascalcase":"^1.0.0","pinia":"^0.4.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-dts":"^3.0.1","rollup-plugin-esbuild":"^4.2.3","typescript":"^4.2.4","vuepress":"^1.8.2","yorkie":"^2.0.0"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{js,ts}":"eslint"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2019 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"pinia-plugin-persist@0.0.6","dist":{"shasum":"516f058b24c4893aa17e69e0b40fba02b6c5b55b","size":2656,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-0.0.6.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_0.0.6_1631866315310_0.692023547320556"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T23:46:08.880Z","publish_time":1631866315442,"_cnpm_publish_time":1631866315442},"0.0.5":{"name":"pinia-plugin-persist","version":"0.0.5","description":"Persist pinia state data in sessionStorage or other storages.","main":"dist/pinia-plugin-persist.js","module":"dist/pinia-plugin-persist.esm.js","types":"dist/pinia-plugin-persist.d.ts","exports":{".":{"require":"./dist/pinia-plugin-persist.js","import":"./dist/pinia-plugin-persist.esm.js","module":"./dist/pinia-plugin-persist.esm.js"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://seb-l@github.com/Seb-L/pinia-plugin-persist.git"},"author":{"name":"Sebastien Lombard","email":"sebastien.lombard75@gmail.com"},"license":"MIT","keywords":["vue","vuex","store","pinia","pinia-plugin","piña","pigna","composition","api","setup","typed","typescript","ts","type","safe"],"scripts":{"docs":"vuepress dev docs","docs:build":"vuepress build docs","build":"rimraf dist && rollup -c rollup.config.js","lint":"eslint . --ext .ts"},"devDependencies":{"@sucrase/jest-plugin":"^2.1.0","@types/jest":"^26.0.23","@types/node":"^15.0.2","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","@vue/composition-api":"^1.0.0-rc.8","@vue/devtools-api":"^6.0.0-beta.9","@vue/server-renderer":"^3.0.11","@vue/test-utils":"^2.0.0-rc.6","brotli":"^1.3.2","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","esbuild":"^0.12.18","eslint":"^7.26.0","jest":"^26.6.3","jest-mock-warn":"^1.1.0","lint-staged":"^11.0.0","pascalcase":"^1.0.0","pinia":"^0.4.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-dts":"^3.0.1","rollup-plugin-esbuild":"^4.2.3","typescript":"^4.2.4","vuepress":"^1.8.2","yorkie":"^2.0.0"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{js,ts}":"eslint"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2019 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"pinia-plugin-persist@0.0.5","dist":{"shasum":"5d00254730b4f0f38541b2af9ad1ebe89135a447","size":2657,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-0.0.5.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_0.0.5_1628154111237_0.27541050059305805"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T23:46:07.997Z","publish_time":1628154111346,"_cnpm_publish_time":1628154111346},"0.0.4":{"name":"pinia-plugin-persist","version":"0.0.4","description":"Persist pinia state data in sessionStorage or other storages.","main":"dist/pinia-plugin-persist.js","module":"dist/pinia-plugin-persist.esm.js","types":"dist/pinia-plugin-persist.d.ts","exports":{".":{"require":"./dist/pinia-plugin-persist.js","import":"./dist/pinia-plugin-persist.esm.js","module":"./dist/pinia-plugin-persist.esm.js"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://seb-l@github.com/Seb-L/pinia-plugin-persist.git"},"author":{"name":"Sebastien Lombard","email":"sebastien.lombard75@gmail.com"},"license":"MIT","keywords":["vue","vuex","store","pinia","pinia-plugin","piña","pigna","composition","api","setup","typed","typescript","ts","type","safe"],"scripts":{"docs":"vuepress dev docs","docs:build":"vuepress build docs","build":"rimraf dist && rollup -c rollup.config.js","lint":"eslint . --ext .ts"},"devDependencies":{"@sucrase/jest-plugin":"^2.1.0","@types/jest":"^26.0.23","@types/node":"^15.0.2","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","@vue/composition-api":"^1.0.0-rc.8","@vue/devtools-api":"^6.0.0-beta.9","@vue/server-renderer":"^3.0.11","@vue/test-utils":"^2.0.0-rc.6","brotli":"^1.3.2","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","eslint":"^7.26.0","jest":"^26.6.3","jest-mock-warn":"^1.1.0","lint-staged":"^11.0.0","pascalcase":"^1.0.0","pinia":"^0.4.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-dts":"^3.0.1","rollup-plugin-esbuild":"^4.2.3","typescript":"^4.2.4","vuepress":"^1.8.2","yorkie":"^2.0.0"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{js,ts}":"eslint"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2019 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"pinia-plugin-persist@0.0.4","dist":{"shasum":"cdb42f3476b83ad6fa2989a519a365d17e676757","size":2683,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-0.0.4.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_0.0.4_1628152755848_0.934438624599673"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T23:46:07.116Z","publish_time":1628152756003,"_cnpm_publish_time":1628152756003},"0.0.3":{"name":"pinia-plugin-persist","version":"0.0.3","description":"Persist pinia state data in sessionStorage or other storages.","main":"dist/pinia-plugin-persist.js","module":"dist/pinia-plugin-persist.esm.js","types":"dist/pinia-plugin-persist.d.ts","exports":{".":{"require":"./dist/pinia-plugin-persist.js","import":"./dist/pinia-plugin-persist.esm.js","module":"./dist/pinia-plugin-persist.esm.js"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://seb-l@github.com/Seb-L/pinia-plugin-persist.git"},"author":{"name":"Sebastien Lombard","email":"sebastien.lombard75@gmail.com"},"license":"MIT","keywords":["vue","vuex","store","pinia","pinia-plugin","piña","pigna","composition","api","setup","typed","typescript","ts","type","safe"],"scripts":{"docs":"vuepress dev docs","docs:build":"vuepress build docs","build":"rimraf dist && rollup -c rollup.config.js","lint":"eslint . --ext .ts"},"devDependencies":{"@sucrase/jest-plugin":"^2.1.0","@types/jest":"^26.0.23","@types/node":"^15.0.2","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","@vue/composition-api":"^1.0.0-rc.8","@vue/devtools-api":"^6.0.0-beta.9","@vue/server-renderer":"^3.0.11","@vue/test-utils":"^2.0.0-rc.6","brotli":"^1.3.2","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","eslint":"^7.26.0","jest":"^26.6.3","jest-mock-warn":"^1.1.0","lint-staged":"^11.0.0","pascalcase":"^1.0.0","pinia":"^0.4.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-dts":"^3.0.1","rollup-plugin-esbuild":"^4.2.3","typescript":"^4.2.4","vuepress":"^1.8.2","yorkie":"^2.0.0"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{js,ts}":"eslint"},"gitHead":"228fe0b73dd09c9b2c7e02b2aea1a2b9e781d735","bugs":{"url":"https://github.com/Seb-L/pinia-plugin-persist/issues"},"homepage":"https://github.com/Seb-L/pinia-plugin-persist#readme","_id":"pinia-plugin-persist@0.0.3","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"shasum":"3e741fac82923edba6ada3457655d9637727eb16","size":1800,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-0.0.3.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_0.0.3_1628150179527_0.6994176318624115"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T23:46:06.233Z","publish_time":1628150179645,"_cnpm_publish_time":1628150179645},"0.0.2":{"name":"pinia-plugin-persist","version":"0.0.2","description":"Persist pinia state data in sessionStorage or other storages.","main":"dist/pinia-plugin-persist.js","module":"dist/pinia-plugin-persist.esm.js","types":"dist/pinia-plugin-persist.d.ts","exports":{".":{"require":"./dist/pinia-plugin-persist.js","import":"./dist/pinia-plugin-persist.esm.js","module":"./dist/pinia-plugin-persist.esm.js"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://seb-l@github.com/Seb-L/pinia-plugin-persist.git"},"author":{"name":"Sebastien Lombard","email":"sebastien.lombard75@gmail.com"},"license":"MIT","keywords":["vue","vuex","store","pinia","pinia-plugin","piña","pigna","composition","api","setup","typed","typescript","ts","type","safe"],"scripts":{"docs":"vuepress dev docs","docs:build":"vuepress build docs","build":"rimraf dist && rollup -c rollup.config.js","lint":"eslint . --ext .ts"},"devDependencies":{"@sucrase/jest-plugin":"^2.1.0","@types/jest":"^26.0.23","@types/node":"^15.0.2","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","@vue/composition-api":"^1.0.0-rc.8","@vue/devtools-api":"^6.0.0-beta.9","@vue/server-renderer":"^3.0.11","@vue/test-utils":"^2.0.0-rc.6","brotli":"^1.3.2","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","eslint":"^7.26.0","jest":"^26.6.3","jest-mock-warn":"^1.1.0","lint-staged":"^11.0.0","pascalcase":"^1.0.0","pinia":"^0.4.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-dts":"^3.0.1","rollup-plugin-esbuild":"^4.2.3","typescript":"^4.2.4","vuepress":"^1.8.2","yorkie":"^2.0.0"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{js,ts}":"eslint"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2019 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"pinia-plugin-persist@0.0.2","dist":{"shasum":"27b3316934519e3499db866a4c86de941091bbda","size":1836,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-0.0.2.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_0.0.2_1620933550010_0.3594553264196698"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T23:46:05.371Z","publish_time":1620933550239,"_cnpm_publish_time":1620933550239},"0.0.1":{"name":"pinia-plugin-persist","version":"0.0.1","description":"Persist pinia state data in sessionStorage or other storages.","main":"dist/pinia-plugin-persist.mjs.js","module":"dist/pinia-plugin-persist.mjs.js","types":"dist/pinia-plugin-persist.d.ts","exports":{".":{"import":"./dist/pinia-plugin-persist.mjs.js","module":"./dist/pinia-plugin-persist.mjs.js"},"./package.json":"./package.json","./nuxt":"./nuxt/index.js","./nuxt/*":"./nuxt/*"},"repository":{"type":"git","url":"git+https://seb-l@github.com/Seb-L/pinia-plugin-persist.git"},"author":{"name":"Sebastien Lombard","email":"sebastien.lombard75@gmail.com"},"license":"MIT","keywords":["vue","vuex","store","pinia","pinia-plugin","piña","pigna","composition","api","setup","typed","typescript","ts","type","safe"],"scripts":{"docs":"vuepress dev docs","docs:build":"vuepress build docs","build":"rimraf dist && rollup -c rollup.config.js","lint":"eslint . --ext .ts"},"devDependencies":{"@nuxt/types":"^2.15.6","@sucrase/jest-plugin":"^2.1.0","@types/jest":"^26.0.23","@types/node":"^15.0.2","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","@vue/composition-api":"^1.0.0-rc.8","@vue/devtools-api":"^6.0.0-beta.9","@vue/server-renderer":"^3.0.11","@vue/test-utils":"^2.0.0-rc.6","brotli":"^1.3.2","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","eslint":"^7.26.0","jest":"^26.6.3","jest-mock-warn":"^1.1.0","lint-staged":"^11.0.0","pascalcase":"^1.0.0","pinia":"^0.4.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-dts":"^3.0.1","rollup-plugin-esbuild":"^4.2.3","typescript":"^4.2.4","vitepress":"^0.13.2","vuepress":"^1.8.2","yorkie":"^2.0.0"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{js,ts}":"eslint"},"gitHead":"f7ed94b441229262b06212efeb7c6093a8d74494","bugs":{"url":"https://github.com/Seb-L/pinia-plugin-persist/issues"},"homepage":"https://github.com/Seb-L/pinia-plugin-persist#readme","_id":"pinia-plugin-persist@0.0.1","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"17c257d4601b03b7130345e18b436b9c2d68c406","size":2762,"noattachment":false,"key":"/pinia-plugin-persist/-/pinia-plugin-persist-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pinia-plugin-persist/download/pinia-plugin-persist-0.0.1.tgz"},"_npmUser":{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"},"directories":{},"maintainers":[{"name":"seb.l.","email":"sebastien.lombard75@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pinia-plugin-persist_0.0.1_1620921880753_0.7979294285476546"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T23:46:03.231Z","publish_time":1620921880989,"_cnpm_publish_time":1620921880989}},"readme":"# pinia-plugin-persist\n\n![Build](https://github.com/Seb-L/pinia-plugin-persist/actions/workflows/build.yml/badge.svg)\n![Docs](https://github.com/Seb-L/pinia-plugin-persist/actions/workflows/docs.yml/badge.svg)\n\nPersist VueJs Pinia state data in sessionStorage or other storages, heavilly influenced by [vuex-persistedstate](https://github.com/robinvdvleuten/vuex-persistedstate).\n\nDocumentation: [HERE](https://seb-l.github.io/pinia-plugin-persist/)\n","_attachments":{},"license":"MIT"}