{"_id":"@vuex-orm/core","_rev":"99-fde740ba4f67a1ba3373f8c08e2619b3","name":"@vuex-orm/core","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","dist-tags":{"latest":"0.36.4","next":"1.0.0-draft.16"},"versions":{"0.16.0":{"name":"@vuex-orm/core","version":"0.16.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/revolver-app/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/revolver-app/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.4","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.1.3","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.0.6","fork-ts-checker-webpack-plugin":"^0.3.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.54.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.2","sinon":"^4.1.4","ts-loader":"^3.2.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.6.2","uglify-js":"^3.3.5","webpack":"^3.10.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["**/__test__/**"],"instrument":false,"sourceMap":false},"gitHead":"9827b15581a383c4e68e638b6f8b42ed94ab6316","homepage":"https://github.com/revolver-app/vuex-orm#readme","_id":"@vuex-orm/core@0.16.0","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-OIGeqWqBZNNGmNDfDG+NGPlxeARzM0wttHEYTHOQPpbcF5kGqLYk3TNWxGAEaihWx1utby4O2bWNGDiRWk4fdA==","shasum":"07e1a0d3e8a32fc1073412ec406466919792f3b4","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.16.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0GfllHLtv7zSvbRmy27ZyS+OdXoa557Ls0HzFCg3vswIgFo7J7caJTR+sFHLflY9qN7IYMgIBzNYizxd8bsl3wCM="}]},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core-0.16.0.tgz_1516713896460_0.7844564192928374"},"directories":{}},"0.16.1":{"name":"@vuex-orm/core","version":"0.16.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/revolver-app/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/revolver-app/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.4","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.1.3","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.0.6","fork-ts-checker-webpack-plugin":"^0.3.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.54.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.2","sinon":"^4.1.4","ts-loader":"^3.2.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.6.2","uglify-js":"^3.3.5","webpack":"^3.10.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["**/__test__/**"],"instrument":false,"sourceMap":false},"gitHead":"3051d2831591a1f127b091ef7e9ef7a61a173273","homepage":"https://github.com/revolver-app/vuex-orm#readme","_id":"@vuex-orm/core@0.16.1","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-P4LLA36HlWDFvoV+4RyGKlEW821QWb+IWfKsAUOtWyR6ErNhUpJI5v5kW2MlwN9BUJDeOSzEsSiL6ewlOtyNEA==","shasum":"f4d073c560de566ca281688d0182f8322f540fa2","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.16.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC2qIy5wtzENNQeyLCa1PHECJBf9y7dOnBuJM5ZKoOqYAiBKsKTKcv9tmb4Q6ejs7soA4fsP9i1eJWI81kz9Ad1IJg=="}]},"maintainers":[{"name":"afixia","email":"info@afixia.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core-0.16.1.tgz_1516725042753_0.7265400181058794"},"directories":{}},"0.16.2":{"name":"@vuex-orm/core","version":"0.16.2","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/revolver-app/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/revolver-app/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.4","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.1.3","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.1.0","fork-ts-checker-webpack-plugin":"^0.3.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.55.1","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.2","sinon":"^4.2.1","ts-loader":"^3.3.1","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.6.2","uglify-js":"^3.3.8","webpack":"^3.10.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["**/__test__/**"],"instrument":false,"sourceMap":false},"gitHead":"a88ef3f01d116665f5d07a9773cc702271b6463e","homepage":"https://github.com/revolver-app/vuex-orm#readme","_id":"@vuex-orm/core@0.16.2","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-30dco8b76YICau3njb17WwUVRt7lCEqoSWljjxlHnqRl1IC34/2pYUgyi63bJhOpqED0I2HH67L2wgTeWkyYJQ==","shasum":"9f41c9380bd17c026dd5551cb29c6ccf4fd306db","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.16.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0sAkk1udag8keFoWzrsZvRqq+Emkl3QbBRxCY9eOt0QIhAL0XjwH4qP5FuH+8mj0uLy2MQohlDHD7qeML7Z6hcvSn"}]},"maintainers":[{"name":"afixia","email":"info@afixia.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core-0.16.2.tgz_1516967641703_0.5986419257242233"},"directories":{}},"0.16.3":{"name":"@vuex-orm/core","version":"0.16.3","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/revolver-app/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/revolver-app/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.4","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.1.3","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.1.0","fork-ts-checker-webpack-plugin":"^0.3.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.55.1","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.2","sinon":"^4.2.1","ts-loader":"^3.3.1","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.6.2","uglify-js":"^3.3.8","webpack":"^3.10.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["**/__test__/**"],"instrument":false,"sourceMap":false},"gitHead":"7cc05e5c7ff25a9d38ef14c5070a4c1eb1beb200","homepage":"https://github.com/revolver-app/vuex-orm#readme","_id":"@vuex-orm/core@0.16.3","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-01QGh5ATDQyw7+Kj6cu6tQJwQwudDHBLxji5c42tmp6jf9M72LOUjSrHG1/jhJhvftZll0Ky+VsoVOMtwB7z4A==","shasum":"0f7641ee1d65236e4144578950c0799e0dcc93bf","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.16.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhy8G1946XmJ3MIdyKYFNWHV03owAFlQDDyIKFLHRyowIhAMwkYcKsTFOtD4uEDlc6qcnNZSv9jISSBKKQkXe+HfY0"}]},"maintainers":[{"name":"afixia","email":"info@afixia.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core-0.16.3.tgz_1517419156739_0.1871287429239601"},"directories":{}},"0.17.0":{"name":"@vuex-orm/core","version":"0.17.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/revolver-app/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/revolver-app/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.4","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.1.3","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.1.0","fork-ts-checker-webpack-plugin":"^0.3.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.55.3","rollup-plugin-commonjs":"^8.3.0","rollup-plugin-node-resolve":"^3.0.2","sinon":"^4.2.2","ts-loader":"^3.4.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.1","uglify-js":"^3.3.9","webpack":"^3.10.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["**/__test__/**"],"instrument":false,"sourceMap":false},"gitHead":"e205aad0e3b176785ac86d05f15628cd9c54c456","homepage":"https://github.com/revolver-app/vuex-orm#readme","_id":"@vuex-orm/core@0.17.0","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-OAxO9JJ8G0kbhUFJYDlaObxQKSYsViwxPobHu3UCBMoUPTmAV5JGqFcm7vC5BxgYxn/T8c2Mn+xqtoQjurvcbg==","shasum":"ee395d511e77d92193c0d81a9ac486d0c342fae1","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.17.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+3T0fV0frYvF86YiqGrk4qy8Cpp0BeALRYw+7mFxLdAIhAInnRPy7Ne31FiDWF16GEv5Ov8s+Sx4vo4HULMTp93mD"}]},"maintainers":[{"name":"afixia","email":"info@afixia.com"},{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core-0.17.0.tgz_1517733618291_0.09743138868361712"},"directories":{}},"0.18.0":{"name":"@vuex-orm/core","version":"0.18.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.5","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.1.3","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.2.2","fork-ts-checker-webpack-plugin":"^0.3.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.55.3","rollup-plugin-commonjs":"^8.3.0","rollup-plugin-node-resolve":"^3.0.2","sinon":"^4.2.2","ts-loader":"^3.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.1","uglify-js":"^3.3.10","webpack":"^3.10.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["**/__test__/**"],"instrument":false,"sourceMap":false},"gitHead":"62c01c58ccbdac34391e4f7e4e36ea8f620d07ab","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.18.0","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-ul6qAAprV5LqN0ak15iw9ZxMPAYLWmJLYE9LRbYEMJIvb5xTJCmeiwpSAKcqqy5DcddeQ8rGoKSi9EvUbTSUww==","shasum":"80690ab15916e69a8fbc5e99881446e2cda40ce6","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.18.0.tgz","fileCount":100,"unpackedSize":942888,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4ATwK7mWphFjxPg2N3l80JPq2VNTeQuf0nYgy5H7fsAIgJHWjYJ/SGQjrw1GBFiSH3el56xSTwB/4plbjxMl+9Lw="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.18.0_1518198027976_0.6324149575657847"},"_hasShrinkwrap":false},"0.19.0":{"name":"@vuex-orm/core","version":"0.19.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.5","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.1.3","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.2.2","fork-ts-checker-webpack-plugin":"^0.3.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.55.3","rollup-plugin-commonjs":"^8.3.0","rollup-plugin-node-resolve":"^3.0.2","sinon":"^4.2.2","ts-loader":"^3.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.1","uglify-js":"^3.3.10","webpack":"^3.10.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["**/__test__/**"],"instrument":false,"sourceMap":false},"gitHead":"d5ea13f671416947d28d70733fd282a1614ac9b9","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.19.0","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-5VWVpYxSaLIDvBOuFuTKIT0jEXtgQvnBnYvzYnXyQudxr7CWefbD0ghT925snl1IEcdQW3JwHzY/QF/vuCK4/g==","shasum":"453e0bfc5c964d201723231c5cac85ab5138a1cd","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.19.0.tgz","fileCount":100,"unpackedSize":959594,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVUXdzsTlFWOc84r5FwiAS8dJ+EgG9IL5v61iDHe/yOAIgSvgq1tlg/fWehONBlMUOFNAM+2+i/6rIWDur/nL4kXc="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.19.0_1518621796883_0.7535017809250015"},"_hasShrinkwrap":false},"0.20.0":{"name":"@vuex-orm/core","version":"0.20.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.5","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.1.3","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.3.0","fork-ts-checker-webpack-plugin":"^0.3.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.56.2","rollup-plugin-commonjs":"^8.3.0","rollup-plugin-node-resolve":"^3.0.3","sinon":"^4.3.0","ts-loader":"^3.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.2","uglify-js":"^3.3.11","webpack":"^3.11.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["**/__test__/**"],"instrument":false,"sourceMap":false},"gitHead":"ca2f918350a80ed93ba2be4a72de54cdf36253ec","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.20.0","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-CNC/GqUSmUeFasJmxICFzv7VyEu1bmBvSI3gOBcIVNg1t3LpBviD8fChzXpxUMyKURTAb6935YmofYAgcpodTw==","shasum":"cdcec5acbc1fa531cfff73f9a59c9a3fe329236d","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.20.0.tgz","fileCount":136,"unpackedSize":1134214,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSHmigjYoM9ZTv4WYgS2zza5Ng5cE8bxz4RQanYcbc0QIgEaM0Gsqfm/ilvKrfPIM5HfshR61XnV81JSZJecRFTZc="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.20.0_1519058928497_0.7978834163760871"},"_hasShrinkwrap":false},"0.20.1":{"name":"@vuex-orm/core","version":"0.20.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.5","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.1.3","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.3.0","fork-ts-checker-webpack-plugin":"^0.3.0","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.56.2","rollup-plugin-commonjs":"^8.3.0","rollup-plugin-node-resolve":"^3.0.3","sinon":"^4.3.0","ts-loader":"^3.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.2","uglify-js":"^3.3.11","webpack":"^3.11.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["**/__test__/**"],"instrument":false,"sourceMap":false},"gitHead":"537f81f0ef7dac5b0c8717f2530ddca8fbd0217b","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.20.1","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-W4ansyKSUKPhGPUrpUCtWOHQxnuB7aRMmNyK4RrVXnZ8FBzY/DjIJoG7yCOtkAMagpJSoJ6wov0YzIUcV3fEZA==","shasum":"943228306fa7fe87d35d31dba9fdfc974f01f16e","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.20.1.tgz","fileCount":139,"unpackedSize":1133453,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEjepQe+H/zr6Ug5Dh+6idS3s95qkp4EncKOT/PlUdrMAiAixo5uKimS5Gixlwx+CK/X8meNjLliAF8V260szWpMyA=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.20.1_1519397190872_0.8442645880986426"},"_hasShrinkwrap":false},"0.20.2":{"name":"@vuex-orm/core","version":"0.20.2","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.5","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.1.3","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.0","fork-ts-checker-webpack-plugin":"^0.3.0","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.56.2","rollup-plugin-commonjs":"^8.3.0","rollup-plugin-node-resolve":"^3.0.3","sinon":"^4.4.0","ts-loader":"^3.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.2","uglify-js":"^3.3.12","webpack":"^3.11.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["**/__test__/**"],"instrument":false,"sourceMap":false},"gitHead":"c535816daa75113c544690b50be64a8124428baa","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.20.2","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-uKwZuau3id8sYb6ZoGDisXHjSdZgL1VzKN2SmrfwXFg7O947tpaFhORNvy5VngqVIvIM6tDgGyEcanVwETkjgA==","shasum":"afde15ef5774fb9242c20d9e16d60ab5b0828545","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.20.2.tgz","fileCount":142,"unpackedSize":1162931,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqoweibeP1jshr4my+h/jRVcieU7EPSOO1yTUiSSSTVwIhAIdmeXB8IkE7z5HSi521A+yptc2z+3qMYYubv9X/1YhL"}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.20.2_1519446256403_0.15205571253692596"},"_hasShrinkwrap":false},"0.21.0":{"name":"@vuex-orm/core","version":"0.21.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.5","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.1.4","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.0","fork-ts-checker-webpack-plugin":"^0.3.0","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.56.3","rollup-plugin-commonjs":"^8.3.0","rollup-plugin-node-resolve":"^3.0.3","sinon":"^4.4.2","ts-loader":"^3.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.2","uglify-js":"^3.3.12","webpack":"^3.11.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts"],"instrument":false,"sourceMap":false},"gitHead":"b32feaf8b3d4102567b3815d0ac7b4755253a6bf","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.21.0","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-ut4mV1pSViqZ5OQOcwahNbA51Q+XZmY3zZzM7+4S51mjfc9odsv/ASc61MDr04zWKIw0iyqat1rdUJbRyThOOQ==","shasum":"c6c7f49d9f94b7bf01d04361c4257cef41cfe2c6","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.21.0.tgz","fileCount":154,"unpackedSize":1200377,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGcxTvlttJituoKEIzlgBqaOQiVSE2RNnO2ePJwzejpgAiBcImi+7zTkJzPm4frC6KO4FWAceXrg1d9SV2rplbgObQ=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.21.0_1519831001389_0.24958644697780774"},"_hasShrinkwrap":false},"0.21.1":{"name":"@vuex-orm/core","version":"0.21.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.5","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.1.4","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.0","fork-ts-checker-webpack-plugin":"^0.3.0","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.56.3","rollup-plugin-commonjs":"^8.3.0","rollup-plugin-node-resolve":"^3.0.3","sinon":"^4.4.2","ts-loader":"^3.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.2","uglify-js":"^3.3.12","webpack":"^3.11.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts"],"instrument":false,"sourceMap":false},"gitHead":"24afec03c72152e4e1c85d1a967b2be15cf8c459","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.21.1","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-r9m6kZcykiI1KeyAA4nWIdQDnePsganMCWz343O+vqI06iA/gJdeegKXWMhYNz9DNfCY++KYCLETEq2pz+sxDw==","shasum":"58c843610d4ec52f2339fc2f26052268137341e6","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.21.1.tgz","fileCount":154,"unpackedSize":1214402,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuiudgAtDJsYrFhHpFr1xBXbsP88LoN48YBFQ0J2nIbAIhAIJNH3+vI1vL/DnT/OT6UReYJqsRyUXGKXcKQ7Uo5Njw"}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.21.1_1519917083744_0.31036818338805383"},"_hasShrinkwrap":false},"0.22.0":{"name":"@vuex-orm/core","version":"0.22.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh","prepare":"npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.5","normalizr":"^3.2.4","vue":"^2.5.13","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.3.0","babel-core":"^6.26.0","babel-loader":"^7.1.3","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.0","fork-ts-checker-webpack-plugin":"^0.4.0","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.4.1","rollup":"^0.56.3","rollup-plugin-commonjs":"^8.3.0","rollup-plugin-node-resolve":"^3.0.3","sinon":"^4.4.2","ts-loader":"^3.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.2","uglify-js":"^3.3.12","webpack":"^3.11.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts"],"instrument":false,"sourceMap":false},"gitHead":"5a8789fb4cebfc74eed045d2e483b13aa59f439f","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.22.0","_npmVersion":"5.7.1","_nodeVersion":"9.6.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-pNWUy6XhvJQUcPYuTL9PxsdwGKJuvixrlmRMy3fr0G2vc9hto61Iw11njt4V6FN79RGHWDgQcPxry5f0kRvV8Q==","shasum":"43a9804ea8988c91b0fd77909cd4258db340239f","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.22.0.tgz","fileCount":154,"unpackedSize":1226249,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFsWhWEQoPiEaHy9mylWvkqFS/UZSMK0qFT7blzc2vRQIhAIScEr/wtYlH6KIoBFicaqX6rlwvc4RxoB6914h9ASdo"}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.22.0_1520130512998_0.3407532059326728"},"_hasShrinkwrap":false},"0.23.0":{"name":"@vuex-orm/core","version":"0.23.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p . --module commonjs","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.7","normalizr":"^3.2.4","vue":"^2.5.15","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.3.0","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.0","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^4.1.0","mocha-webpack":"^1.0.1","nyc":"^11.6.0","rollup":"^0.56.5","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.2.0","sinon":"^4.4.4","ts-loader":"^3.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.2","uglify-js":"^3.3.14","webpack":"^3.11.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts"],"instrument":false,"sourceMap":false},"gitHead":"d8ac956f86dc08a88f9feac32b07c1a910347e6b","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.23.0","_npmVersion":"5.7.1","_nodeVersion":"9.7.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-M3/ic96wcKKnyXXKfFisIHWt9O/KWtjWpqb5y0yOCGFDHICRc+0oQL6QMFNe0WDlVYeVdNcQgSJTNDCGY+ROkw==","shasum":"18a2553e457fdfbba0c6d39b904ac01396b3df5e","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.23.0.tgz","fileCount":154,"unpackedSize":1275053,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC1htYCHJpRdt48G91Dw6p/aMnOziV+Dlk8uQbiuTBQbAiEA2OoRxJ67B910lwdVuNoIcUtiLpVaMD8FkNCYMQQZK7M="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.23.0_1520959796224_0.10943254996161222"},"_hasShrinkwrap":false},"0.23.1":{"name":"@vuex-orm/core","version":"0.23.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.7","normalizr":"^3.2.4","vue":"^2.5.16","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.3.0","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^23.0.0-alpha.0","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^5.0.4","mocha-webpack":"^1.1.0","nyc":"^11.6.0","rollup":"^0.57.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.2.0","sinon":"^4.4.6","ts-loader":"3.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.2","uglify-js":"^3.3.15","webpack":"^3.11.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts"],"instrument":false,"sourceMap":false},"gitHead":"d142052d0a902be1d9179fc350e7e46f810f08bf","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.23.1","_npmVersion":"5.7.1","_nodeVersion":"9.7.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-uEAHkOA0ZMxkV7yky6mV8MrppOZSEOH85F+GgwWSOEF4QE86bF//0zk2LbJ1yQQp9fi3s3IxGJp9cX4WAdafkw==","shasum":"faeb03b319b21c2bad0e6d4e8ed459ef2d507fa0","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.23.1.tgz","fileCount":154,"unpackedSize":1271330,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGWJ82P84eEDw3gqrZ/DZdcR66jE+7JEpSiNb157pMRkAiBUuuON8SKd+2nYaCcTGV3aRr+PT8B/DO0GN/wsjWUvPw=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.23.1_1521215330938_0.28122571472182245"},"_hasShrinkwrap":false},"0.23.2":{"name":"@vuex-orm/core","version":"0.23.2","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.7","normalizr":"^3.2.4","vue":"^2.5.16","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.3.0","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^23.0.0-alpha.0","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^5.0.4","mocha-webpack":"^1.1.0","nyc":"^11.6.0","rollup":"^0.57.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.2.0","sinon":"^4.4.6","ts-loader":"3.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.2","uglify-js":"^3.3.15","webpack":"^3.11.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts"],"instrument":false,"sourceMap":false},"gitHead":"c662645efabd2d9361e9638c784c6e68e11662a0","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.23.2","_npmVersion":"5.7.1","_nodeVersion":"9.8.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-b6Bv/h0lZg9yGz1R4k76OrxsO8SoKW+u4UGo2sdSvZ6pevqrxu8Clfl+y74w5ETTv5PydkxtG76irSzRSe7o5w==","shasum":"e5ac7255dbe42cdcc35089a1e7bd449955f3a708","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.23.2.tgz","fileCount":154,"unpackedSize":1271836,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG36ssCOmOrinmlsMIub7iCd3gceg96WqMaY8yfhPvx/AiAin+kkjGQyfYYQ/cPEDDzurJTNKaCF4gsYsxkpO1M1rg=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.23.2_1521307742983_0.006610700608580489"},"_hasShrinkwrap":false},"0.23.3":{"name":"@vuex-orm/core","version":"0.23.3","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.7","normalizr":"^3.2.4","vue":"^2.5.16","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.3.0","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^23.0.0-alpha.0","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^5.0.4","mocha-webpack":"^1.1.0","nyc":"^11.6.0","rollup":"^0.57.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.2.0","sinon":"^4.4.6","ts-loader":"3.5.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.2","uglify-js":"^3.3.15","webpack":"^3.11.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts"],"instrument":false,"sourceMap":false},"gitHead":"00fd145ca9bb0192ee004023d17f0b6bce9cb305","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.23.3","_npmVersion":"5.7.1","_nodeVersion":"9.8.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-6olyl309CIGWxiVY+S66MDTvtLQXekf0HQE+Crj27l7TbMVhETh208oqHO1ItBsRnbCz3j7dnj3QDpUnn6yhIQ==","shasum":"0990f62f03a293d01407346638013784e292a062","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.23.3.tgz","fileCount":154,"unpackedSize":1279208,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgwoVbfeFPvNjPfirMGcTWpOHljjtyJ1i1kR1UzLMamAIgK8ZcH8cMaI5S5DT267r0NmqSAJZVFhLhnNk8NcLz88w="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.23.3_1521607731847_0.7201544678600547"},"_hasShrinkwrap":false},"0.23.4":{"name":"@vuex-orm/core","version":"0.23.4","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"@types/lodash-es":"^4.17.0","lodash-es":"^4.17.7","normalizr":"^3.2.4","vue":"^2.5.16","vuex":"^3.0.1"},"devDependencies":{"@types/sinon":"^4.3.0","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.3","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^5.0.4","mocha-webpack":"2.0.0-beta.0","nyc":"^11.6.0","rollup":"^0.57.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","sinon":"^4.4.8","ts-loader":"^4.1.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.7.2","uglify-js":"^3.3.16","webpack":"^4.2.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts"],"instrument":false,"sourceMap":false},"gitHead":"d8e042eef466d6dd2eeb600616c21257ff4499c3","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.23.4","_npmVersion":"5.6.0","_nodeVersion":"9.9.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-ZUdB/3f9753xj6Nw3SHmz1P4zmUNrncYezaa+HdjqbNrQnAZNdz4soH8/sipnZ3UE5ozc3TbA5Qd++q9Pu1UiA==","shasum":"2cea71f46fb60868b769e4cc4e413d204ef2e9d2","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.23.4.tgz","fileCount":154,"unpackedSize":1314260,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1klmFe7RoOUxuktxS1VRQylceszstZ3FxqXpx5cKv6QIhAI0h2Xo90huZuc0JNgvjO9foZpISBhtAZU0QLHWodsGU"}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.23.4_1521954235602_0.3333312357968714"},"_hasShrinkwrap":false},"0.24.0":{"name":"@vuex-orm/core","version":"0.24.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@types/sinon":"^4.3.0","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.3","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^5.0.5","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^11.6.0","rollup":"^0.57.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","sinon":"^4.4.10","ts-loader":"^4.1.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.1","uglify-js":"^3.3.16","vue":"^2.5.16","vuex":"^3.0.1","webpack":"^4.3.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"922fd05d086386c20eb02fbb9448c23d47b87412","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.24.0","_npmVersion":"5.8.0","_nodeVersion":"9.9.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-4vMSX41E38rKhWJDEWAJ2p1uwjLaY++jdWkjAjzPYNUASzAfCvE6Id4TLo8Xb2NktshKnQ3DqnkczjLU1KkZCw==","shasum":"9f6979b730c98272ae10a81b03393eed1dbf5059","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.24.0.tgz","fileCount":184,"unpackedSize":936548,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDT9tDKni0gS7OwH3rYc5/ROvGvJUUXext/5uH9fPJMyQIhAMIL8x3+ATjc3Qbo2WuAdVsxPYpinpCDv9jhi9AjHQPb"}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.24.0_1522762300770_0.6776464566703322"},"_hasShrinkwrap":false},"0.24.1":{"name":"@vuex-orm/core","version":"0.24.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@types/sinon":"^4.3.0","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.3","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^5.0.5","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^11.6.0","rollup":"^0.57.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","sinon":"^4.4.10","ts-loader":"^4.1.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.1","uglify-js":"^3.3.16","vue":"^2.5.16","vuex":"^3.0.1","webpack":"^4.3.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"0ab4404eeeac385c80fd1fdfd85229a01a817097","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.24.1","_npmVersion":"5.8.0","_nodeVersion":"9.9.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-BPDp9Lk1uePPselnq61O2pv6ndCi6LmEGk8R6Wehtr+phjwlPgUwAPk7Vyi8xBm3J3L5FnitA0EJ8DOQ5KTWgg==","shasum":"a586fdebfc6d0993596973cb7ae046812bc68030","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.24.1.tgz","fileCount":184,"unpackedSize":925089,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEGArNaUTPQ+HEl1w6ZpzlvdMPBMYcpk0nG78InLMWfTAiEA36ABSRbfhIE4ve22fD/Ea8kdyKbkvXR9MmYRnvelJak="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.24.1_1522772123959_0.9634241799268151"},"_hasShrinkwrap":false},"0.24.2":{"name":"@vuex-orm/core","version":"0.24.2","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@types/sinon":"^4.3.0","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.3","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","mocha":"^5.0.5","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^11.6.0","rollup":"^0.57.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","sinon":"^4.4.10","ts-loader":"^4.1.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.1","uglify-js":"^3.3.16","vue":"^2.5.16","vuex":"^3.0.1","webpack":"^4.3.0","webpack-node-externals":"^1.6.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"2d5faa8f2c77ffea85ac4553977eb624ea209696","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.24.2","_npmVersion":"5.8.0","_nodeVersion":"9.9.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-/VsEsAwkYv1GEknHEEjDr9A8CqpVlvk4SNPx33gbPpSi0GzO4jwrqyUmUjzVp0Yvac52TLpnY7wKlppnzvnb0Q==","shasum":"f2851e694098dd77011ba24eb0317c3e03fef5c3","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.24.2.tgz","fileCount":184,"unpackedSize":924264,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGF0w/n2HlMKG4v/l8qqjsQb+/hY/pYnRvbN/mcrqoX9AiEAtatJbYhMROZqCR5hRkh6I09dvzok1oiNz7EKbDT6oFs="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.24.2_1522972525884_0.8460385371307548"},"_hasShrinkwrap":false},"0.24.3":{"name":"@vuex-orm/core","version":"0.24.3","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@types/sinon":"^4.3.1","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.3","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.0.5","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^11.6.0","rollup":"^0.57.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","sinon":"^4.5.0","ts-loader":"^4.2.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.1","uglify-js":"^3.3.20","vue":"^2.5.16","vuex":"^3.0.1","webpack":"^4.5.0","webpack-node-externals":"^1.7.2"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"12520cd7d735b79e02d3201ee239de887de26c51","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.24.3","_npmVersion":"5.8.0","_nodeVersion":"9.10.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-pslQBGz4ky6joCRhO3VeUe0yZpL851DFoUHxLBL0Ome60ezg8JJGLQE1wBHUNzCpKkTDDI4Cf73K8H1WVe06UQ==","shasum":"b3f297337e366077f62bb356067557ca998bf79d","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.24.3.tgz","fileCount":193,"unpackedSize":956654,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3UMy3zQQU+C3brJWL6xQsyvwYheS7eKRiI2b/OLZQVAIgVsliW5Mt1mduVXW/tsZd1pXZDJ1TDYg8Cqb8nGe9nD0="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.24.3_1523458782046_0.6221314307413868"},"_hasShrinkwrap":false},"0.24.4":{"name":"@vuex-orm/core","version":"0.24.4","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@types/sinon":"^4.3.1","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.3","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.0.5","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^11.6.0","rollup":"^0.57.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","sinon":"^4.5.0","ts-loader":"^4.2.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.1","uglify-js":"^3.3.20","vue":"^2.5.16","vuex":"^3.0.1","webpack":"^4.5.0","webpack-node-externals":"^1.7.2"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"9cfb56d0f94d1838748fdca251bc7f23dac0e228","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.24.4","_npmVersion":"5.8.0","_nodeVersion":"9.11.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-7DrpsjdrxDjGrc2isoJXl+uvrg2ilfJzLN9QFc2wvPscbhFQaJ0PDq9zqQDzFPbU1Qav6wXQsPvZ0ky9vvPsEA==","shasum":"5f29f2fb1a9351e7eff2019b8348b5bc47d258e1","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.24.4.tgz","fileCount":193,"unpackedSize":956538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1HOYCRA9TVsSAnZWagAAHHQP/AkH+49fdMAUCryuVeGx\nAk3NLTGj895O8KYV4bYCMPyNsG37NTxFlLzZnTRCMRBkALQpdPAid7t8Pd0w\nMapUjiW4AaYE6Gy2/VhCLB9vO5dnMHcJogK3I+rcwsASWzJK+dEvX8zNe95a\n4kVOXYxXwus4efHl2FDLMKwpgOlufgbKRvOGhXhr2NWu7jX8JkfBKfxsFeyc\nWcauMeo91pM+ln8mAm0IhZieLT/r09Xyaw3qfTWRn49CX93SySnsT2/fI9f+\nqsMUqE9TCzLlhv6P6CZPr5wwNY6J2156kltV1+ym/dGoiE5inP+TROl2Qu5I\npMTx27XCUT5owOe77ITTM0vx2vyHjWTFYOSSvcLJGvRW94qv+kH7zECIfMU0\ndXWMm/viKBMVg/q2KUESQ/JEJDAwHaEkOew3BxWto1GKaqW6DKTmDMG3aAFn\nWwU8mzRgWo6lAkNSpZnVbKvglHZKVhJhjj3GzcflQzOz6GazjZDoRQ/PZaWO\niMmv05NWB3dhmX6sZp220z2uUyfKrefgoZsSw9CQaY9XtspoaNxiRfIJF+XY\nW3Mx6z/Y7/d4ELBX6zv6W2hlTlVVpcHC48LRKuR55PhWCPHh18JN8Zw9TX0H\nseHoK+cANYRT1x/eMuJQHV6yv2fIKJ2fapDjTficdbvMmIWhnIuzqah8z2KT\nOCVM\r\n=wEFg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE18TU6vo9qXo6RRBX+VJJdd0I8K/DxSFeCzcpzjmQ8MAiByI5raDUh1UthIPtR9S/niBUHxx/Gr1TltCEDflPlGlw=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.24.4_1523872663275_0.6761195343138904"},"_hasShrinkwrap":false},"0.24.5":{"name":"@vuex-orm/core","version":"0.24.5","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@types/sinon":"^4.3.1","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.3","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.1.1","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^11.7.1","rollup":"^0.58.2","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","sinon":"^4.5.0","ts-loader":"^4.2.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3","uglify-js":"^3.3.22","vue":"^2.5.16","vuex":"^3.0.1","webpack":"^4.6.0","webpack-node-externals":"^1.7.2"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"317c7523ed78db292b688a3fbf759b9e3957284d","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.24.5","_npmVersion":"5.8.0","_nodeVersion":"9.11.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-WDlx16Ypxnzyj78wwhGrQTnEOsr9VITXqtS9KHxpRq40lAsWOddJluxCNdQln+fWOTULtbnwXY3ELJ1DZ5dnXg==","shasum":"ae92fc031c45bb98db68892022c787f92844f962","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.24.5.tgz","fileCount":193,"unpackedSize":964586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa31cQCRA9TVsSAnZWagAAWJkP/1N+e7uvcXm/RG7764Fm\npIPQT24JDblVqNGhODmPZXR45lconeK8o/N//G639CTLTEA07pVPZ74DGXDI\nVyCYRToSpxyYvXs4QyQ/OZPAwNkFoiBDc4EhAiFMz8wC5/nIGADuhdYVCglB\nGzoVTotCdndNGRCSNVrEWgohthAVtmztzJ7im1rPSkWdEkBivQ+tu2jcyJRs\nYnkWoAk5XigqBLJ7uldX6S3Brlk5um/7gO0IhtEy0tM3psHbirMmdReb1XS4\nv9dkwuFstgXDt+SqYXL39dqYOJaRgfNlYuwiS7hjRmTSVYujiZAAs4n4HKLE\n0/AKQI8plhx4bJ/WYpYrfNyEHKGqiJ91EyfF9rK4lUshNMS1TCmidS9ctrer\nAJ0Nn1GwKTSW39O40te7tpISXne3cM5jbvvs6vHp8ErDPJCZgWvSTeyKVUWu\na2piJ/vGnXNsXhx9BOA+Ci9KZejXHPbYafVD31EAIeAtU7D+YOOOYSS2oJk5\nLQ9hGMFHONRrx7K/XNvfJ35jNr66yBOA0IZfpH9kXRqQijXr8+jNSaDLVruh\nLVIOPIZJCO9i7ghZco0shqZDjzHeYiXXg5MFwSDbB/QWQMlbXQdLbXamb8Dr\ntt93EnUqKFtFY1RQav1j5z4+aGTBHsOnaT6jrosnKm3UVYvjnS3LQ951R8oU\nKyA+\r\n=T6tx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDH6fz3Ap3uE+VCtp7zwEyI3TqiIT/F+XV1KGaD/RQNWgIgGQz1LaZDWtXhAWRyw249bOTH3f5PvbRAeMWMK0np7jQ="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.24.5_1524586254028_0.026934776004872596"},"_hasShrinkwrap":false},"0.25.0":{"name":"@vuex-orm/core","version":"0.25.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@types/sinon":"^4.3.1","babel-core":"^6.26.3","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.3","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.1.1","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^11.7.1","rollup":"^0.58.2","rollup-plugin-commonjs":"^9.1.1","rollup-plugin-node-resolve":"^3.3.0","sinon":"^4.5.0","ts-loader":"^4.2.0","tslint":"^5.9.1","tslint-config-standard":"^7.0.0","typescript":"^2.8.3","uglify-js":"^3.3.23","vue":"^2.5.16","vuex":"^3.0.1","webpack":"^4.6.0","webpack-node-externals":"^1.7.2"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"52f96dd2a206e7bd86906ff3fca58c3803df540e","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.25.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-qE/81ojVG4z9r4dlkkzuYSSOJwU4RJUtMWprWI/oFSN1QeBODgT0NTxB9Wu76J339wpDOTLQzIjcJi+1WTR1TQ==","shasum":"6e5cb4e73eab756877b7008fa1cf9eee7d45801d","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.25.0.tgz","fileCount":196,"unpackedSize":995134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5uxqCRA9TVsSAnZWagAA/lsP/jQ2tOXEi6jSY7FgDMgK\nuSGqBXKO5eYXVVl4HwSdtTYw0HVCmr/2lJ0ZmCzgfa43argogwnel5CUlJcl\nYFVgG8e+BIrq7nBMltZDpwVgSEKvh66YjL8+N45gZ+eRqBV/og9Dy+lzdeaE\ncR4PLnQOoWtI4FsKCIWLUz99PH1PzfIYH/VZNOKnDfoK+TdN1eCDIvqJIF1w\n6KGxLaIjvXGVE+adv2wRRdNTRqDeufh5J6iyOJ73T9Bm6VdvXJQp1HWl/u+p\nChMC9XaAhCr79IdKccpxgUBYnI9ruxH/MazMxBOuuxuER5OEqJv7nCF3pyfu\nO0oyjRMzeGwFNx4Bhk6cTmWscFcNT2jsZU/XmEeJrhebEFmmnIRdoIfFVKAb\n/vWkp/CnQ/DhgIgusVp6yuu4WIoZuCIJZExdX5l/CC+pS8oJCM2adxz+2czw\nBHePsZhb7bMdGNK3pPyACrrz1BgHR1yWBdbiZGlcR5QSbI+Pbj3ABUiPYE4F\nu9JwIobKHutoCijQlGDVzx4NUJORCvu7Wxh4h8WexHyuQcOXf9nUfY2AuFbV\n9VwlS7dduXTF0c3De0/787NvvdXf0V2jS+rymfUifA5dIE8wUVVKpRT2s6Ft\nHvUuBTZJz3RutRpFN1dtPmjcN9f6bwuCZgYNeDJGf6/9pskcwSvBN7pLJf+t\nuA1z\r\n=UYqi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDctPvtzPAPIStuQzD5t+cgHPa0dpUYtKoiIRe8nQbRkgIhAI+yJ60b+4NkqeznYbEv8vmidQKB0D9KXPu9igWVDCla"}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.25.0_1525083238230_0.45147210102626234"},"_hasShrinkwrap":false},"0.25.1":{"name":"@vuex-orm/core","version":"0.25.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"cd docs && gitbook install && gitbook serve","docs:deploy":"cd docs && bash ./deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@types/sinon":"^4.3.3","babel-core":"^6.26.3","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^22.4.3","fork-ts-checker-webpack-plugin":"^0.4.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.1.1","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^11.8.0","rollup":"^0.59.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","sinon":"^5.0.7","ts-loader":"^4.3.0","tslint":"^5.10.0","tslint-config-standard":"^7.0.0","typescript":"^2.8.3","uglify-js":"^3.3.25","vue":"^2.5.16","vuex":"^3.0.1","webpack":"^4.8.3","webpack-node-externals":"^1.7.2"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"df57a104f41cca653d50108475dc4aec0928df69","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.25.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-WRBZ+EH+POPFeF2WJ0ysfuyQMYPMGBXJe0fnE1cEUY4s02X8KQzC40E3D9N8GpFItYnZGc8V1leM/PjvVcQYUw==","shasum":"47ec708af25194918a279d5c0dbfcb2db555cfb3","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.25.1.tgz","fileCount":196,"unpackedSize":983511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbArkpCRA9TVsSAnZWagAAuNUQAJCfVYaA8iaFQZNnxf6H\noY1B5ynPiTxdotRH+/GGxbAcImnH1tdWlV9Re3U312ZstwX5IYd4v8ujV/D9\nZh+ezhiStq4yuCCQjiknv8ZG++AOz22W4bjSoLpMjkoFFI/D06do7bs5W53+\nzTDWUa0hWyCsStKVRJC2ViDtNOzSfzUHPJbhNYOnsUj0iGOSWjFpF50XGu+g\nK1ed7sPbGejPaV1kEwWBx/JqeDxOpWBrO1d7gc2H6bAw8bhTxc7xeKCFRYFQ\niTigGmjZaoFr5pmkM2TZuXa8xehdtLRQBfw77NkSt7k8ZZGMSDlAZ6mAHeWZ\n0sSAmQPGM6305r6C1cINT59MjpoaexlxRboXhrLpKIQhqI3gNj6Bk/g820dI\nQLTuimo9g/JEgk5DqTQO1NwxgddtHJLeLkj2R396FINFdKanM6lwOxQSGTM7\n406D93gqlEReMUAH58vZbknwljPjqwVUaQhO1uEXBHV0LgfmcdKKqalnmUKS\nZHQyfUixiFtwneZAgbk0Lb9WwpOd3dErBaKtrdnzF42gtrhHFl0yv7IVhFUe\nhSyn9kOTUzSU7XDGtW0KaaJIddAf5Ca7Bonr7brPdQ3ZiPbflzVh/lK9KBpX\ns01s73xK06GMAhesYRwsXhwkVxqOnG6bnRAVcEAhj4TzQZyf9QjWrrR9+21K\nojpr\r\n=lYev\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHYCo4FpJHOj/mPSSYgZcZLmX3WdYTtKTkuaa6NYXPLuAiEA4ySHxyDXffFh1QOHqx0D9XC3Yo3xKxbKS6Uu2SWynG0="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.25.1_1526905128253_0.92469352411839"},"_hasShrinkwrap":false},"0.25.2":{"name":"@vuex-orm/core","version":"0.25.2","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@types/sinon":"^5.0.1","babel-core":"^6.26.3","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^23.1.0","fork-ts-checker-webpack-plugin":"^0.4.2","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^12.0.2","rollup":"^0.61.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","sinon":"^6.0.0","ts-loader":"^4.4.1","tslint":"^5.10.0","tslint-config-standard":"^7.0.0","typescript":"^2.9.2","uglify-js":"^3.4.1","vue":"^2.5.16","vuepress":"^0.10.2","vuepress-theme-vue":"^1.0.3","vuex":"^3.0.1","webpack":"^4.12.0","webpack-node-externals":"^1.7.2"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"1e8ea618c43bde9c398095511069bd58e20c0a26","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.25.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-eKNri63oIiW4SXzksdGl83BH7VoDl5NiCqLCG46oHOMu0tk/jpzp2MJE0k3+ZSzpQzAa/tBm2t/nlyu3KRKl2A==","shasum":"5af998d951a0757ebeeb104d748402700cc1f063","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.25.2.tgz","fileCount":199,"unpackedSize":985646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbK6L2CRA9TVsSAnZWagAATZQP/2SBk9+KOSAMIhWryJ1N\nIU1BjHMgxGycUoz7nvP2HfogDXL1/fR89hs9adpConbSovLyb3UrLD87VOii\nWxpFoKxn9oOYYiOffgdWSDa8uXsd0Dj+bbWt8SpNFWC0wHT1M9yz67FxifhU\nMibvaRnhUFYzxI2NTDizusvCINok76q5ZnAnbulrqFyDaqARIstDWLny1jPp\nyq6/EAbkjJQsbYu1+FQym7v7ae/z+BT9iFUDqO5uMX22uSBbOepAOYzTXuHS\nA86/nY9J3KVxsYlqTKE2JuEQ08aCXy86yBq6xq3HCd3Mez9aUNR1Pw4Rca2M\n3dHf83QpzhE3jAPJyPvRUdMuOaMlOyyn1lnEBvsFOGN/2UW8vRhzQOCkXw4M\nuHJeaXo6ovSB5hAu26JTZeWZxC2a5lQd+b0ujyqvmsKgVmZGCG/pYoN0NYYV\nr8bLIt1sR9u7bKd6RVgPAjOMr7dM+HEZ3cXec9rlq+RJH1bE5F/A//BJTePB\naa9t736RH/J4k/ARZ9NtF9fOyogJps9OuKkY0Mrw8br9jBRIOB9hqvjpsnxh\nhmvQYtKXnh1+fli7/fM76pOaz8gpfU+NoWNGhS++ySB4uMIyvJwnyjXBY+4/\nu148S5Mfttr9fRQRShxR4us4VIP98lMQ1s/+3omhcmI2pBlvlgcnBCPpkA7L\n6XtV\r\n=qsAJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDtx0sG5MgkzxZWNRPlhlqndraOBrdtOkUB2x6fmxjvyAiB1CxrLUBpi1QAx4OLWhVYytcKnSKXWnyZ21W/HT+rGXg=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.25.2_1529586422680_0.07152979632617451"},"_hasShrinkwrap":false},"0.25.3":{"name":"@vuex-orm/core","version":"0.25.3","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@types/sinon":"^5.0.1","babel-core":"^6.26.3","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^23.2.0","fork-ts-checker-webpack-plugin":"^0.4.2","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^12.0.2","rollup":"^0.61.2","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","sinon":"^6.0.1","ts-loader":"^4.4.1","tslint":"^5.10.0","tslint-config-standard":"^7.1.0","typescript":"^2.9.2","uglify-js":"^3.4.2","vue":"^2.5.16","vuepress":"^0.10.2","vuepress-theme-vue":"^1.0.3","vuex":"^3.0.1","webpack":"^4.12.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"6ef9a981b6911f0780e4d29e6de37a65ddce33c4","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.25.3","_npmVersion":"6.1.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-gKw4XTtwopqTm6RYyBoa8RNLBpzOWNDu1/ctqEn3iXG5l6nKDqV9kkkgRSi3BJbEz98deyU6MuPACCgLV5IoSw==","shasum":"ecdd4784d0e79b39ddb275ea4c96a7a144f6251c","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.25.3.tgz","fileCount":202,"unpackedSize":989650,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMtN3CRA9TVsSAnZWagAAVe4QAKLhpjmF4gIhN84HCm7c\n0NYGCpqtIqTmf6EegSAoUpIuq26o743du0Tces06x4zhp2coLxdr+au1Nys2\n+H8+v+twbjv7kdBKdmOiSb0Hw61xBttZNbHWxW9Xas7upGu8MSN8N4qwGQYO\nETstcoyCPMHHmwLrzpGE5iCzNP/nvGbiS+K6W9j67PRRmt4iRSHOr4H2WbCH\nThNbgOzRA0ocHpHKr9CgTcriYbFm+vyD/9CfhDS1m9OxDN83260M5lHomLjs\nFEZs2s/qJlgkrjEMMBtmBxMGEjUR1Oh58f5WckbIqzpnoj1VDbsWD7A4XrGC\n0ONrZnps6zuBqxPnKiyhg1u0g2S9v/2lt+Whh5qHz1V8K7tn3aTLUHTkBFpD\ndEyWZS5+pK6QJCam+SALttBNF+RkT5+sbzizIDho5MJO9y4kQ5O+zkyomwdU\nrFfrpD7phOOJAtzqTQKlulOSJmorjE5S69TxBPZf7vphHlMfHdO165WN3YU7\nQ2jt/apSouHmj/cssRyRz3QQ8ACOkvU08tuKoAv8jHaFXEdXYgPyOjJqOusP\nvcROMRP09r632U7vU7PhGSLpVKr2K8tA1f5Qa5R4edHpZ4qXH9FFv4ad4dcW\nTW5OZz1HptcnZWUWR7W6g7UP9Cs0oxLmZqhCKEAy97dZbXU1CnJw4e9yHL7G\nLNWw\r\n=49J/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFZrJxwY+DdWWnURhLEYwhkIuG1rVL27JNhlOEfWzTswIgIpH/gdC3fwoGrMC370QVGayPvfBmUOH41CmoO7BdG4U="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.25.3_1530057591752_0.5826111281162485"},"_hasShrinkwrap":false},"0.25.4":{"name":"@vuex-orm/core","version":"0.25.4","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@types/sinon":"^5.0.1","babel-core":"^6.26.3","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^23.2.0","fork-ts-checker-webpack-plugin":"^0.4.2","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^12.0.2","rollup":"^0.61.2","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","sinon":"^6.0.1","ts-loader":"^4.4.1","tslint":"^5.10.0","tslint-config-standard":"^7.1.0","typescript":"^2.9.2","uglify-js":"^3.4.2","vue":"^2.5.16","vuepress":"^0.10.2","vuepress-theme-vue":"^1.0.3","vuex":"^3.0.1","webpack":"^4.12.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"872924baca734707843a3b5fbcf601b5b0e8ea06","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.25.4","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-N+2OWkoGcINMYq4gXUy5uiijk1/SzreHk4RQj1JEzVIPgE/3yKFWU7NeLCPHUNTSvfXYM/ivdWhpFut/2awmpQ==","shasum":"0609e0df8a2ab2b614d53b8ce25e2c2bd562d0d3","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.25.4.tgz","fileCount":229,"unpackedSize":992069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNwJXCRA9TVsSAnZWagAAVh4P/iDCMiipOnHrdghia8Fp\nfcspAm/AI0J04XGu3v4q1vgd0JM1b1/y+SMijcJpBFtc0vQAizrsbxBOvX04\npzFBTN1ntPGAS0D2W9hh+7tXzI08vLCkLhetQWYGnPr95RUxv3T288M4K+jg\nyWPVrbIu9+295xmezvahdYBnjRdErrivMZnO3Nk1qI6Q9b7kffFjCBmJlyX+\nonuBnv4lJej9ThQLCeaadkf9R4CGz8dmBDHrYTnNQCo5Ss5PAQYBLxhAQahf\nQujhx3Ir3J8tYMjSTk9GgmoXrc0xg1WMG7BH3G1KHoTTCegYj45vFeYEii2p\ngKcPF+OJSrtx6DNt7aDS68qgktUKmXC1hFdCufRvxLhJ47/DR1nMIar/K9AP\nDN/ST52+fhSYiQRzOkN5A0utRMuHaSCG4NgSeAtGfiF7hjKeBuqr1XexBWxh\n9F10nLoWUzHkf+KLdLjMAjZee3zplFVoNEMpREB/IwRTkrm9HRC1MA+7FCuQ\n9sLtn/07AbwiL1pWKXICKDlCvn97CIvEYWsJXKH7TxkQNTaSTybOrnvGfdzo\n1OwyhfUxY11il1G9v1GLWAGDSiOJGtU04/O+arC0froLeLQN1Rf+6bqOf8uN\n3tOScUJSWV6VNqlQ/K/SAX1YC9ZLbP1L2V86jyxeVEfdsoKcMN1gVm339Ql6\nUSo1\r\n=8I8x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG/iywp3O0uZq0IXqySU6pUo7J9sps4VoGg6fhGilu2RAiB7hSrjaWxi9ld7ysTdJc0gHZ3MPhpROhSXKvVQpPFzVQ=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.25.4_1530331735230_0.10046951574080842"},"_hasShrinkwrap":false},"0.25.5":{"name":"@vuex-orm/core","version":"0.25.5","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"babel-core":"^6.26.3","babel-loader":"^7.1.5","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^23.3.0","fork-ts-checker-webpack-plugin":"^0.4.2","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^12.0.2","rollup":"^0.62.0","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","ts-loader":"^4.4.2","tslint":"^5.10.0","tslint-config-standard":"^7.1.0","typescript":"^2.9.2","uglify-js":"^3.4.4","vue":"^2.5.16","vuepress":"^0.11.0","vuepress-theme-vue":"^1.0.3","vuex":"^3.0.1","webpack":"^4.15.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"399d657e820e60111bd5660cd19083df20471b7d","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.25.5","_npmVersion":"6.1.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-IpvxR6ROfkhy5lF2ivTlvS71cOh1CFoorSSbuQRYAmVxE9gpAICnjPwqbcYzTt5UTI8849AV2C2Uj3k36UhI4A==","shasum":"ebdcfbbdb19195fff76309c1a8d4c1a708a23b38","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.25.5.tgz","fileCount":271,"unpackedSize":1053294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRWAfCRA9TVsSAnZWagAA9iYP/3QVhfzRJ8UDsCDG7YAK\n6is86wZk3Ua0YnNypvPCLtG/w3cIMRjYKbPr6nyefr7Hdqh7MwSQkAedFQ9i\nQ8MC+9py5hGmlOx3/NKrbkbjjkIqgVbdNrjADrXaF1rPCH/xemdPf3rQejw5\nIX3HGoh67evu/rs6RRscCPKI1QW6Ho4roeFq18zBY2eXUZluj3pyc4juM9iP\nOpAA05j0wMlCPjZ+EqxgXYG781sDtwLmXSInIKY5niIkMII97Ed6xAiHWxJ1\nu8O8kNWrCPsaka/G4+Zcq+VeVGKCVfziVpFe5qhYGyTrN6J8VaLB59nizqiL\nRSTyiDl/0Xdhr3cyC5PWVbF/0I8p/6mDjlhGKF/WzBWn0yj8Yg9NjjzbYU1G\nWj5ui+j/90Dku6U6EgkQwv7arRLrKXgtyuBMA8pq65e0BwAmv14n1IFeEuop\nm2J0KgwAvKqC+JiOfkGxEdoFMnYpKYNm7RuMHLJaIbQlClzoCpYxgcYnVhVb\nIVpVP78NhPYNiRsfyuaEZheniCMThIqA6dIsnj/8/5IcOMLlGl93Er/D0LK9\nS1f6UyU9SMKe+Ke8M8i5yyOsgbqVtwfsU/1y8BZ8dLoJM4RGspz10RqOxVvR\noAzYpew6rMEmoTq3u9c7Bk/U8sL0LgRWNTxa7lBB8gyQFtdPZSt/rmd6j+gT\nbRbd\r\n=20ZU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBuCOOIhM5swC+VpeqB6j/Xc3L90lD1bf8qJFEB3SKDEAiEAwwpmDq+Qod5lvcBWxWdaLrGwsEqmUKJuHYwdKzracPM="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.25.5_1531273247824_0.7347784794561778"},"_hasShrinkwrap":false},"0.25.6":{"name":"@vuex-orm/core","version":"0.25.6","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"babel-core":"^6.26.3","babel-loader":"^7.1.5","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^23.4.0","fork-ts-checker-webpack-plugin":"^0.4.3","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^12.0.2","rollup":"^0.62.0","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","ts-loader":"^4.4.2","tslint":"^5.11.0","tslint-config-standard":"^7.1.0","typescript":"^2.9.2","uglify-js":"^3.4.4","vue":"^2.5.16","vuepress":"^0.12.0","vuepress-theme-vue":"^1.0.3","vuex":"^3.0.1","webpack":"^4.16.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"a8e8a4e653297601488ff04860f89256d20fef5e","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.25.6","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-swaDS89leAcV10/UC1o1edKqUNtuYCf/uNwy/UIb6XnUOjNKPEV8ux6G0EizNYFG0wjN2KVuo9jjEzLWXes/MA==","shasum":"d98e05811798d0ddbedd7d289d771d74270bf305","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.25.6.tgz","fileCount":271,"unpackedSize":1054357,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTpZsCRA9TVsSAnZWagAA/EYP/3UEyRm6b52WUdjzkBOm\nE2YqIejaXCsTBY1w2vAhUCBWeUWJCwvLvcgVs2pYW9CwN/nD81RbtbOiq/5x\nzel1eEg2DrRO0CEMGqOyBc/Fw60ELaRJgMXT6adlpKXCxdQP/aaQ1h9xdkUn\nDgWMAQtwE3spezPsq7E+E5RsmRT7ZTB4rEMq+cbwdgqLl1vhXsK+2apWJVEB\nGh23KYpD9AI2RIjVDk2STxzmnCvBWSPjJfrFQ6n2K+hc0YzyvmgeQHiWSQvI\nCDOVe9RRCsh0LRbBu9rFoFNhzMqIwifGIyyOIfA/2c6fHr88tTKAqv9sCV+r\n3bENdWX1cVQK3Rsjr55ahld1YQg/eM62j/UgZZ3FZJAuxo7mqnpZn3w1Ka2z\nJnN8Y/wwPAZ8o+kvIEMtnW+V+aP0a6JsyYpOSu2uiJZr5h4sf5eVFeadGLZq\nQaSx0E1Z0jbl1T1OslIspQNzqfGxHbhRfwHnMXkwVDDKVllzBxV46w3p7fch\ntVZuBcbE1l/1IlXB0oLLRKbDiC2g7wiHnovZKU3CIcOaifoPKiJrQ0kBRy1P\n9q3naqufSRLcwFEQxsZShU7LWTk3EPMwVCTwu1vggZ8qsO6WHksfds3F6LNd\nj26Dmg4x0freAyD0CMNLoidNl1bayh27wGNxUI8qZzBrK/fs/pjPq4FQIeWg\nSL0q\r\n=HHDT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmS7PKpAHjpvOTGVRtlQyhokAEV5BnhR52cOBCG/La0wIgKmcSAp/8dHta1Ps0LoriaQAluT6C2CuKdJk9wfos4jE="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.25.6_1531876972813_0.19851371562977183"},"_hasShrinkwrap":false},"0.25.7":{"name":"@vuex-orm/core","version":"0.25.7","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"babel-core":"^6.26.3","babel-loader":"^7.1.5","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^23.4.0","fork-ts-checker-webpack-plugin":"^0.4.3","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^12.0.2","rollup":"^0.62.0","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","ts-loader":"^4.4.2","tslint":"^5.11.0","tslint-config-standard":"^7.1.0","typescript":"^2.9.2","uglify-js":"^3.4.4","vue":"^2.5.16","vuepress":"^0.12.0","vuepress-theme-vue":"^1.0.3","vuex":"^3.0.1","webpack":"^4.16.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"62a60fb786081ba51994966c70d18dda75bfb162","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.25.7","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-Yfp83rMzYg7GpzUTIrG4sd8c9Bg1dALuToG4XpKIrWHFJ+waKiIymYUj54n90Yv0AbGi60yfIrjz5B50cFTJlA==","shasum":"e94ece3c3c4f83d78ba6b1045d8316dc5dfc793b","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.25.7.tgz","fileCount":271,"unpackedSize":1054833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcq3UCRA9TVsSAnZWagAAVhMP/i/Nv/5RKEjIOFKHV6Bg\nhpQwTJjvA0cR/Bxnj/A4xGVP68DsUAEHXwg4Rq7IDDFwXw2oqAbZrBk0uxSj\namJOB6cyhFdnm3AYum+Mr+A9A+erMF7iOi6YWWR9ZfbWp21GYKjcYixqtspq\nNuBZxwxcfBPspKUS/QbiHiJ3WJx/GAcvJ/UiMFOiE/0E6nSQ/QbIh+K/vyh7\ntKuFGwcQmvJLPsdckYfX+dYfKjqecWDqzh22POaDeFmS+f9nejx3NYUKf4zn\nt5RsN9+bXIrbCuSI/rUU1zUvF2F9LK0g4dv5zxFTtR8p4A/J2ydhL0wRMGIf\nSizNHuoGTqkIgSX3Nw/A8/VOHopsZjYNXFlLStKxLx1FEvoP2BaHHWo0vbcz\nCGz1hCiS17NGSkNshHYYGCfs2zhV+x3r52tLCQsqTbGJRtcZGuvXoYctX4tM\naSEmw6LTs87EVItFpyFAXhqGPvOfWgT8qx6BDUHbV+Rs/9LmdOAKQuKSpXzV\n5GcfvFb9vpjrQpHUncMJhPKN7W+61DpQ9UAOEHYxDtfBOG0Idcr8MpP6DIHO\nUY+zWfKa59VxkfkJS3g2ZSXlgNLpZTt7ghOyjGAIYlOXv/KEFBcxHb2AubTR\nzbhST6AT9/l51ljUJdMD451Ev0dKwcXylvZn3ID/W5bwHM/BIKVlLq0xbUjR\nNSR2\r\n=oBSb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHFczEEYIJx0seQGa6S4OJ+VYYGsff04/IdFdxlsLzKoAiBNkB8xC1rxsARnNdVfPku9D6DkFCZLgAvJJs0YANDMlA=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.25.7_1534242260240_0.839862358458852"},"_hasShrinkwrap":false},"0.26.0":{"name":"@vuex-orm/core","version":"0.26.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"babel-core":"^6.26.3","babel-loader":"^7.1.5","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^23.5.0","fork-ts-checker-webpack-plugin":"^0.4.9","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^12.0.2","rollup":"^0.64.1","rollup-plugin-commonjs":"^9.1.5","rollup-plugin-node-resolve":"^3.3.0","ts-loader":"^4.5.0","tslint":"^5.11.0","tslint-config-standard":"^7.1.0","typescript":"^3.0.1","uglify-js":"^3.4.7","vue":"^2.5.17","vuepress":"^0.14.2","vuepress-theme-vue":"^1.1.0","vuex":"^3.0.1","webpack":"^4.16.5"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"70eabc135ff6b1391d6adb2b771f8d4052e7f57e","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.26.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-11whb/lx1twugseCLV0/gm784hnkfhx/T8Wx6JxGYzl7EsuwzGdeTlE02d2gX3JF2dBlOIOVKPX3CyCvbwc86g==","shasum":"7a9f50ae0b96d295b30b611ef985e99f6fde15da","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.26.0.tgz","fileCount":271,"unpackedSize":1069762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbeuA7CRA9TVsSAnZWagAAOqIP/iIfVTQatsGQKc0Y9ugC\noLv2wMIQxJBp8jKOL8FdrMCSZ38i/eQgIAYajMJezOTrnLUomUMY9zzhG9gy\nzA+TvQrT9eBjZk6LDaRBr7KPU+280eWCRU+NEh0+vZ3kL7WTmh03h4ZeJ13P\n/7naUKslnOHclJz1DJ2gdsyAB117/0l+EiYZjVYcqB/jS1I2Rm1/4I4yqqd2\nYHyWomIymkHzAPHwzTK11mHu+42dxGL2z60k83n1itDl4WPY/p5r5vFgNFIt\n8ZNhcNL2l0+/xhXnKBZJR9bdfo5fN7xbzNaZy9b9MhFrAxj/Cy+uVwxyc12+\n7iRVdOirTddjnQ+EkaU43119ZvibBgEzblZNw4dcPAgkq9Q81zSYcDUGTbXK\nXHWhOQ2GYrVnEbSs+iKcJC/c8bB7XOK2TMM/50gdHYW+eqJm8b3mx8Bgh/T8\nWkdAQazbiuIXafnkcCkM3iDgpGGOrHlmOxCxTwTmLIG85d1BP/eqi6eeA0Wg\ndfZ4JT5J2jXyCidvkAzmC0bjtEtbrGsSlYfwOnnWMan8Xobn/08UzcNdYF0g\n3BHTQM8GJq8Z6PYn/RVoVkLIxIURivNnJYAote6S5gxaocQZcozA3JoAoXzF\nwVzYBaCt9cQzLMwP2zBy70A9HrbUC/S3LwMyop3RDW/VrEmESRWo/IdbzuId\ngl3i\r\n=UHlo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAwbKPRKzce+NxO8xisSJnYfxiwIjZ7D/BvxLWUni/8OAiAuWWUKaQeg6/d7F79+tceq6uF0O6Vh9ycVDqnE3cmxFA=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.26.0_1534779450637_0.681421027690517"},"_hasShrinkwrap":false},"0.26.1":{"name":"@vuex-orm/core","version":"0.26.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","files":["dist","lib"],"scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"babel-core":"^6.26.3","babel-loader":"^7.1.5","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","expect":"^23.5.0","fork-ts-checker-webpack-plugin":"^0.4.9","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^12.0.2","rollup":"^0.64.1","rollup-plugin-commonjs":"^9.1.5","rollup-plugin-node-resolve":"^3.3.0","ts-loader":"^4.5.0","tslint":"^5.11.0","tslint-config-standard":"^7.1.0","typescript":"^3.0.1","uglify-js":"^3.4.7","vue":"2.5.16","vuepress":"^0.14.2","vuepress-theme-vue":"^1.1.0","vuex":"^3.0.1","webpack":"^4.16.5"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"bca9603dab8cae5b31eca6beea945d35bb221b15","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.26.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-CAXENG+mhlF14yjHmKqGpDDLHFS5WO8QGuspUBaChJoDn3OqTaVO/C4fUjypoza7FgZLx+Nr4gspkR0Z9ZASmw==","shasum":"c738776385ed8e1fc0c814d9273b124e2306a42e","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.26.1.tgz","fileCount":271,"unpackedSize":1070075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfXNzCRA9TVsSAnZWagAAFr8P/3RB/CwajMfmNX8RXFyP\nOjKfdrYaLMhxdja2i/jbkMuuzXRzhwSLdCfVOxg2XquiJyBcHPVHOIl/JiO5\nxDeEKyu+J4I9KlQNW3/dk9zcK+Og1HtiRTBSjfFwibS8GAHMIG5isBZUu54b\n7DTHbhGR+K4vAsbziPEwKjqs3NGyWriJHCoyaZ/UHi88zBV+ZCwqIW+e/OF6\nzQxxY662NV44EExbhvW9vbJ4nlYbTi1EGxW7RFSuQFBitZPlSTr/POyXDvS/\nHIkgqxwGFWIZlVgl1gO1VUNMhHOA6lhUicmNywxzZIUtNU+hbvclji/TbnZE\nYoyKmJ6o2945KBaPd4YP3sJgThFecENV1eHd8byReQUb2MNbhH9K/CVbK8eK\nnYkjWSlxIzkaT6BZWgfiFdE0u071YCtFteTmMAAbDcwpg9V2HQDhFp0znZal\n+RR7d7sM9YnuutV0nr2VzpC44/tS3HfqGYILLrc/UXvYnoDLSMnlXY5/Fv8k\n+dsSZQB+L4oTuH1ATW/T/QajHRRMMZViIitF6ImpWlQvfanbMTRWt+AdXAuL\n82YXH58nX3Ib4U/cvmd9EVf0I1kdqOK8FHQbhSSEwMDsesAqh/3XcQX3F86d\nJFANKPcee4YAvK30MgEThwR5aBjv9pohVTp35YEaacQxIZ6WpPD4Hr8z24U/\nSAcg\r\n=SlFX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICkLqdL3vlv0x+NEuTc47Pa23Tn2lY+Xvzv2ZcoHwg3tAiEAlj46liLNbfgJKjVkPMe4GL6MMB6KII5B6IJEn8zLlFs="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.26.1_1534948211165_0.47107857352239146"},"_hasShrinkwrap":false},"0.26.2":{"name":"@vuex-orm/core","version":"0.26.2","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"babel-core":"^6.26.3","babel-loader":"^7.1.5","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.24.1","codecov.io":"^0.1.6","cross-env":"^5.2.0","expect":"^23.5.0","fork-ts-checker-webpack-plugin":"^0.4.9","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^12.0.2","rollup":"^0.64.1","rollup-plugin-commonjs":"^9.1.5","rollup-plugin-node-resolve":"^3.3.0","ts-loader":"^4.5.0","tslint":"^5.11.0","tslint-config-standard":"^7.1.0","typescript":"^3.0.1","uglify-js":"^3.4.7","vue":"2.5.16","vuepress":"^0.14.2","vuepress-theme-vue":"^1.1.0","vuex":"^3.0.1","webpack":"^4.16.5"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/support/polyfills.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"a12fef2935274526c4bc1d592f5ad8ff1ceb0d42","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.26.2","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-aRRZlJZ0LcAOem9ppUAj2zHYqsxqAMDNg5Eo6fwvObhz05D6ttc3uT/ngYP/4rG/0bmzpfw/pBlMbebnxPUT+Q==","shasum":"f93c49499b4050117d8b05a20e9239fb94388c44","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.26.2.tgz","fileCount":271,"unpackedSize":1071470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqjnfCRA9TVsSAnZWagAAjZ8P+gJ+QaUvYdEJu/XNBcGZ\nyu9gz96M9pXEqmtfAjrM0BLO3trZ8GGj1qWFKW2nDw/7Nb1nyenB9FjEZbIV\nONACET5cjYE2f40hM3ByxhuIjzyI3cV89AVgLpaWNWIaS44egISULkC3mmmX\nio7+LxqbIg6LgBWrLAkJ3MKPQUPef279kJ1GeS3iBp/2yhUCRc8RVf0XOU+e\nzOAwPOKv/zJwUSh9BdSlbbEX0y+trp1+c7g0s71GcvyfbnEY+zw/XbkNG65s\n6g+izrkU+LezCt4eFrDXH8ZW7tjoJFkOG5d+Kcur2MZzhlGPZrN3bwamh5yc\nM/4/XKkGnJFcDQfWWTUHqdOA3UHf7tq8jmb7DpXt9pH+rTYFeZUNwz9mx/I1\npj5HWEt04IQkLIhTlc9VzNJetPETNFOc8nn06jLo/FSPMaLXTqy8B8bgQPW1\ny1w2ppUwpgocAFTMn9wNth5Ah659o97p7E1UVR3PpvZIMN0A7+KWkwSJIA1v\nTP5D+zbJzxwgFCfTc+ULJFwc4rahTnnuORRVClh0Q/fdCYRiJjl5dRngGK+V\nDpDl0GXG10hqN8LALZ+eyYXNRGKeb+AxmzV4w7ALQXKWjGVuU1h1p3MpJY4y\nG8wJhw6FMhqOSWpy50TqhE0JcRIfWBVolb6Wx0cpUVgv3ekhWxpe15fVZTnM\nNFSl\r\n=L1Gd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHyvr9XA4TFN737q7u6SBtgwGdvJaQZMxTIkVu7M6jrbAiBN5Lu8C4ZWaWH0Stvzpe/5j3AMWI3QBwQEwH/AVnlSAg=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.26.2_1537882590377_0.22266289530058136"},"_hasShrinkwrap":false},"0.26.3":{"name":"@vuex-orm/core","version":"0.26.3","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","babel-loader":"^8.0.4","codecov.io":"^0.1.6","cross-env":"^5.2.0","expect":"^23.6.0","fork-ts-checker-webpack-plugin":"^0.4.9","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^13.0.1","rollup":"^0.66.4","rollup-plugin-commonjs":"^9.1.8","rollup-plugin-node-resolve":"^3.4.0","ts-loader":"^5.2.1","tslint":"^5.11.0","tslint-config-standard":"^8.0.1","typescript":"^3.1.1","uglify-js":"^3.4.9","vue":"^2.5.17","vuepress":"^0.14.4","vuepress-theme-vue":"^1.1.0","vuex":"^3.0.1","webpack":"^4.20.2"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"1c36e28419c03694d3257835b3a9fdba943dc596","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.26.3","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-BmbFQjBmi1QsXyhMML+sagc9gDBYRQYhSyA1ul8yKpoH4Djs3rNJIKRaxNz3IZJqNT+moWIzQhVH/ZqI7ka34Q==","shasum":"8e3229f981c3dd36f526cfd9e8cbbbec03610196","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.26.3.tgz","fileCount":277,"unpackedSize":987206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtiE7CRA9TVsSAnZWagAANIYP/17md1r1XNCisEplzV30\nDMkJUEePkaZHmAGExxglPqcLempjOuEyNhb17zyaRippdvMt1H4ObFu0LZ0+\n+E40QfaMRsHbikgymhpgWV3qvd0Jj7lBFVv1W5DBNABgj1mPGWsMFSFX3yEV\n0l5iKMguIPWeK06KLxr5AzQZ5hH2F+ND+R/fbbGJkhb3mw6hXiaVK2PyFSg4\n5GGmcO/N2Ci08EMhIZgP56Yztp4HzRy3s3OQ3VlrmOZ5aPw0uf5eyw1bSd4i\nBauWxTfoc1PfYd/PJUcNICMkS02CjYNdQlVQQ5ThrcTh+0LedZUa78BjId5k\nkN9Tvf1fk0YTP5DjoONMOvO86/0lNF4x/fucoILHZOOGSXYcH1sl6NjynGGi\nwDR72ghMxhtJLhjCbMi0neAz/xogLvq8ma4ysi6zaBjpY1oOKZQgZSJIJAti\nl5eprms4vdEMCJBr9IbPEG6ONJ1Z7dlwY2vzDaoXFWVAd19e3koeOPwalOJO\ncG1RYzpGEu7Ht5FqM88T3vr3eDChtQKyICyxxCwxSkNq2kpqdMRlM+NTJX7X\nkrOHxNCM1Qxkzt5+0X2ulwCpFhBABn/lme9AZOOB7DDhgGYawoVh7SFI1A9X\nDhe44oGc7DrtZ8dpnUELTG+Y0mAMG9Bhv6HPmoav95AeplhVpUFyB3Il2m00\n20JA\r\n=V3ei\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTNkYukjEXa/8Lov/CCa4UyHpV4F5a8f8XcZUZCSU9nQIgWYYmrGW7brKNB7ZiCnPSuqAJlnqL7LvN6rm816m0YsE="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"me@kanirobinson.co.uk","name":"kanirobinson"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.26.3_1538662714532_0.002480716540580463"},"_hasShrinkwrap":false},"0.26.4":{"name":"@vuex-orm/core","version":"0.26.4","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","babel-loader":"^8.0.4","codecov.io":"^0.1.6","cross-env":"^5.2.0","expect":"^23.6.0","fork-ts-checker-webpack-plugin":"^0.4.9","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.2.4","nyc":"^13.0.1","rollup":"^0.66.4","rollup-plugin-commonjs":"^9.1.8","rollup-plugin-node-resolve":"^3.4.0","ts-loader":"^5.2.1","tslint":"^5.11.0","tslint-config-standard":"^8.0.1","typescript":"^3.1.1","uglify-js":"^3.4.9","vue":"2.5.16","vuepress":"^1.0.0-alpha.3","vuepress-theme-vue":"^1.1.0","vuex":"^3.0.1","webpack":"^4.20.2"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"79690c3f133096603794008a953e39a48b0d9a6a","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.26.4","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-CgLbaTFypLfdW4K4PAALCENYAaEWSErP03zDQdy3cIq28vO/j3gC4f/PkaKMCp0L7OthrCVoEK6RrkCQiJJBcA==","shasum":"02b4454fc5a71f24c7f81ec9315329695a74bf2a","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.26.4.tgz","fileCount":277,"unpackedSize":987414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtjekCRA9TVsSAnZWagAAE9kQAJsE+nvmITKxRbib8WJv\nMVJoGYez0gs9hvXkEivkjLsZT3qYIIgzgQ6AWvN0NNPvnSzpQkLsjLEMw9SZ\nNBLp1B57gVMf/Rj30BKHh9kElkh3U9UDL5/VsIXaiaR9GwO1JPv2cxsq8oTe\nXvdGkgYMbuo1fwHM6wqyEFjoBnymL5PLV7KTya7iaQBqNd/F2tsl+4QEf/KO\n3tloQoQGhQp1WsS6BKesLa08kMKES61/LlD7U0LhJnWZXHTu3iC0DAil72fq\nvoRm42spnarGKCEUywLcdYchLlc2kXw5ZM40Dvjd4tlJ6adUP4HYFQP7IRbA\ny1MT61k45Kr4+EhPV3bTeTV5wKfkiLi/bButAOpAn9z6RlTkjK1s46j+h03D\nR3WM6r1vmBHniUF9plBxFOmarayHYvPWceABjEJ9xP17Wfd7wDl+f2iBUUKQ\nxr2bMpVUxNeh7G9L+J7WjzLUGacBrlID3Uaza6wzgaAH0o8GUg8nkJNy1klK\nYI4Ys0RPPly6oak+kSto25TbWJy3vIRPBO5ngugZ+0tzufX9APVYuTWCbTMa\nhUHoytfYmngveUDbdix6rzMPlYQK2DudUgkHhoI5mYOfLiGCpPZlMklXZhGn\nNtdqjxkbWj8XYGnvrsnkESgKRG746CZtTTbLJHMUdPs3iSKKRoVJoVvyBnFs\njeyk\r\n=7qPc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHNgCWKO6z8vL0iFRBrlrRrIwP9Htz844Yy4FxPsnBpzAiBXZcguZwVSMu+bUcUlujwX2P0VQ6m/lOQ+y59Hv0TdQg=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"me@kanirobinson.co.uk","name":"kanirobinson"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.26.4_1538668451371_0.45667814665748674"},"_hasShrinkwrap":false},"0.27.0":{"name":"@vuex-orm/core","version":"0.27.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","babel-loader":"^8.0.4","codecov.io":"^0.1.6","cross-env":"^5.2.0","expect":"^23.6.0","fork-ts-checker-webpack-plugin":"^0.4.10","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.0.1","rollup":"^0.66.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^3.4.0","ts-loader":"^5.2.1","tslint":"^5.11.0","tslint-config-standard":"^8.0.1","typescript":"^3.1.2","uglify-js":"^3.4.9","vue":"2.5.16","vuepress":"^0.14.4","vuepress-theme-vue":"^1.1.0","vuex":"^3.0.1","webpack":"^4.20.2"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"f311f60ed718561d0e15d51807f3148abac19a92","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.27.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-nidrWTRdYTasHxSEoRA3wYnTU5jillywJeOD/PVbdt3fWueSn+gZAtyRg2TQsYGJIexHArNCo6En1R1DsVRlYA==","shasum":"f5678bd2a6e7aac95f9a8a59de4b4427567c7425","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.27.0.tgz","fileCount":283,"unpackedSize":846365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbv28lCRA9TVsSAnZWagAAaMAQAIqreFk13P7oF9JDX90O\n7clcLwZe+chpac0wJN654uIyhX2vaUwlmDFZkLMn0DpfVXCPOLepqrLQwoaS\nTd6jOLDFtw2YsXK+n3ZYrkgjFSzMw+c+N8CBbkgEZL5lVBBoz0+obtuyJnAi\na4hIxyag8awy+wgq+M3mecxmdLH/b5anXtbsJ9fo+rDypmu7tQiEnC+tlxYT\nlZZsgTHjbjt1uckn9Sphd90egEC9ulJnLEu9CuEUz4id0zs5FAUNINX5/sjA\nNjUMzSfY9hK066kgyOUozbh6PdGo/Ki7+3fOSPHJwMJ5iGPy0gFWNSAGCvFf\nHwoq5fKLBG7SmYIVneqscX0Qx7aAsJsgKQ3wKCo1E7hBp2oGbrzd/FLHrw2u\nDs9qOyWHfsFXsFIul/vLWqy9bhpCyKa/3a+wzu/rgPRYTu8fXpJ7vnw/bqBt\nRXrAqTZJ3ZrmLirsbr9HXHbIqbgRZ99yYUzno/sSq5PJlDHcla4djK+dvuVj\n+VyHerODcboXq6vfm0JY1KXFEgwznou7Byjs+37doCR89ZQbPDar1XzcbEhP\n6cGmIOuR0erENc8nSzMqAF/xIUQGDxoMpZM+MDbAfxIthISCgvbRvExBc4Z0\nNWjbRrSs8QIBAPQsmB+FjRIqzPtlPijxwSXd+QOHPhJVzWapT8439yCNRrf4\npuMi\r\n=2Hsg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDNIYZ+n5lcUQf3xA1UQtVQ8Y7ZXnbxKPWoOBMVVLVIfAiEA82TW23evV0Jn0X7JVb0DJgLIHqkjBnJgDbdYPEKTItE="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"me@kanirobinson.co.uk","name":"kanirobinson"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.27.0_1539272485005_0.03581284691499231"},"_hasShrinkwrap":false},"0.28.0":{"name":"@vuex-orm/core","version":"0.28.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","babel-loader":"^8.0.4","codecov.io":"^0.1.6","cross-env":"^5.2.0","expect":"^23.6.0","fork-ts-checker-webpack-plugin":"^0.4.12","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.1.0","rollup":"^0.66.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^3.4.0","ts-loader":"^5.2.2","tslint":"^5.11.0","tslint-config-standard":"^8.0.1","typescript":"^3.1.3","uglify-js":"^3.4.9","vue":"2.5.16","vuepress":"^0.14.4","vuepress-theme-vue":"^1.1.0","vuex":"^3.0.1","webpack":"^4.23.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"66bbc5aa6dedcd85e1ffa17241dd55a97a87916a","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.28.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-Au1CAVqjLDlEbgx6eLfpL4FS2+qb2rLTAyz8wi6xM50/N4AtJsifeDF4+bdj2+YSEbJRwUZcaesQK/Kiscg57w==","shasum":"fd8f25fcaca3a35a4ca5280b9bcbaddfc0ae8faf","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.28.0.tgz","fileCount":283,"unpackedSize":856147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0xTfCRA9TVsSAnZWagAAn9YP/3x+byFsU9mw9SXf47lE\nwHaokjOYaN4Vna19fToSYw5/FyHP8sayfp7dfb5ITV6DM096vDr1So8IBKLE\nEsXzgS6VarIj6XJ08f2ooApHWQMSfhtV2GTCDuiSGG6ciKkufFTTy3hw/d0y\nHEUg8rOQ+eH9QuKsWfD8WI2P+h8RU9UOBQSZGddi0CX8wSWVWSFsXc4OB13g\nTRJPGqyMSEuxjDyVCAYvoLmwwr06BrhUzJndh/yrrAJq3YyRvb44gfmmx6oI\nGQHBaFqSSNZ/E0NGgddXrSgrJIvbeliVdvbHMrvaDBMw337jlqnZrFKw3Cct\nGAVCGw4/FeaCZ3Cu3rAs2+ubnu9SZ65hS9PVrMbzCqvWQmwSdV4h6pFHZ0fo\n6MLSgD0eEEL2J7+kcSypdHtf8jfF5VZRQcPDSD8dbf1l+SaJWt3zzF4E2CvD\nLHkzEAFo/cQ9A+a6/IHxlLpiEJWhyAthqnEW4nDSXnjqIQlw4Y8+NG2sUGSW\nx3xTjucoj/uvCog6o+pJwS0Yae3VVpcnwBgAZzHip9sTJWu3H2v9RfrxWxu/\nNdurgSJ/SIz4xmCPwWRnn+my03ogtxsuwaJ9EAjeOFyzXES2uKDVUWSwk9EL\neqNdFh4ehHNY88MN4xAbpqbMc6Be/V7iMRo7N9jrDjP/T4I5PipaMtKm1kdr\nGxbm\r\n=rbhL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkIs/DgPA4os2Wv5NGskDtRJqHwVMWoZNZYhrNH4+P0gIhAI9SKfGHuLdKjY1isOQHX4nhjLNYglC7EBs0rVS8jJYT"}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"me@kanirobinson.co.uk","name":"kanirobinson"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.28.0_1540560094642_0.9722205341704535"},"_hasShrinkwrap":false},"0.29.0":{"name":"@vuex-orm/core","version":"0.29.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","babel-eslint":"7.2.3","babel-loader":"^8.0.4","codecov.io":"^0.1.6","cross-env":"^5.2.0","eslint":"^5.7.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^7.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","expect":"^23.6.0","fork-ts-checker-webpack-plugin":"^0.4.14","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.1.0","rollup":"^0.66.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^3.4.0","ts-loader":"^5.2.2","tslint":"^5.11.0","tslint-config-standard":"^8.0.1","typescript":"^3.1.4","uglify-js":"^3.4.9","vue":"2.5.16","vuepress":"^0.14.4","vuepress-theme-vue":"^1.1.0","vuex":"^3.0.1","webpack":"^4.23.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"f7cc518b789a9d318326dbcc8e67072ebe14ba36","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.29.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-DGALqTxVlCJoR7feTNWCo8kpU5H9fYVmcQv9nCPj7EPjeZCUwu1Gd4zS6OtTgdfCtCAaqhSJAQIN07oXIOOHgQ==","shasum":"394aa7815c5f49be14be613a1a349283cfa78346","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.29.0.tgz","fileCount":292,"unpackedSize":871099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2GnyCRA9TVsSAnZWagAA6WIP/RQirVO15BJE+/kzwsyB\nFKFpB/p1F+tjv0V135DURJX4kmhnMS9xYaHKyMyWL96uuC9IcUBohrALLjjR\nf3u9vRGORXXznBfOhQ3gnyxyg8GkAPGJF7XUoa8lpkgNrWh1zBUmzdgwHit8\nbfrizWdyNu7DoM+zC4z0b/EBGCxRWWaFj/S34nTMOr+Evn3kIZwAcB7ly0sd\nvH4CiXtkbv7ZPL1y78d00OZTAsoLyg0eHD6oRVNri3yKDiY2uQIMqIcTelru\nwy/zSHZSoMz5S0oOxyZh27GOfX7f3rpPiYZUS1KJy4I5zL3JM7TVeEbCrch9\n4xbhI30aI5XXMboDQap8NaqIp8boHQtPcGYJp/9YyBSBhppGvhcQ7V9iIMyT\nsu+tGfQH6PfS4X/j6tAWxrov3yp7MiV4am5xK7qCixwOFfAej69bmc2D45Oy\nAQ8wrRDFDHOGQNmywhLuUSvX2pd4AohTQU1tefiMj8ixk2aWhDi6nvOIP6Rv\nqmBpMiM3go8duaupipJWMOOqf6UaHT7RnhVTZfPYD65cmIHPighgqYVn71Uy\nJqbivrJgt76+T3TNfu9P8PTb4Z49xeViycxFnCwPPppWC4HR/m+He/4q7cnj\nGVAeBANu4+9SpMFNwmBCj2hyJXcLmeZrKnT4gt9l/OguK+ftcsvjPTKuwZYd\nwYNu\r\n=QmaG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/QzVEHSkv57oEcDUXmTuhzwzIGYkp8THBtT2SCe3X1wIgOP0KBQ1LiNoU3NnN/DzGJT7WtHryYuIAcMTm7cqq8Bg="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"me@kanirobinson.co.uk","name":"kanirobinson"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.29.0_1540909553312_0.6421649548617752"},"_hasShrinkwrap":false},"0.30.0":{"name":"@vuex-orm/core","version":"0.30.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","docs:lint":"yarn eslint --ext md ."},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.1.5","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.5","babel-eslint":"^7.2.3","babel-loader":"^8.0.4","codecov.io":"^0.1.6","cross-env":"^5.2.0","eslint":"^5.7.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-rc.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","expect":"^23.6.0","fork-ts-checker-webpack-plugin":"^0.4.15","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.1.0","rollup":"^0.67.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^3.4.0","ts-loader":"^5.3.0","tslint":"^5.11.0","tslint-config-standard":"^8.0.1","typescript":"^3.1.6","uglify-js":"^3.4.9","vue":"2.5.16","vuepress":"^0.14.4","vuepress-theme-vue":"^1.1.0","vuex":"^3.0.1","webpack":"^4.25.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"336eb05f863571f073bd763e7cc3befb324b5db5","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.30.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-2NrhcE1LDCRxhr1WUv2whcrTRuQtnzidJewDJh6PMpmdfh848DM9AYqk8JBCfyIxH+fYmLKhAu0IAEQ/l1oRYg==","shasum":"336d127e925f1ce7bd7afc1a8f50c3e1a9280f5b","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.30.0.tgz","fileCount":292,"unpackedSize":882412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5DevCRA9TVsSAnZWagAA3NwQAJSDTijCracMWiNOMAEx\nkK8yYZEm8L5uHYJy0Nez5F+xJnSYZ40c2izbxg0oRPc15rRsnEKt/G0A1w9r\n+dciP4c2eZYMBM5xQ2knyIGP2wuv3mkWu6NqTG049g3RSGw/V2eBZwr16Bv3\nY5wdudCsdBLSrR95D+xWWssHW8Tr4jTWHVc2Sz+Add35cJ58DxP5PAUv3Ut4\nGQQ9NWfQdCSo4B+StBuEs/E5kI/Ed/QCWNz71HFP1042O1CS14//G7zowYVe\nJVnjHZTuvSQlZ7c1iaW+6R9Xm5bCZWG0uVnTDzBYKlji8PtxANbuFwbSsjon\n757aF4ZnDkX0VoKMj1yZ2bZMc4Kje47II9B0DhXwvZfCl2KBZ9Dv6hs9jjJ4\nmtgVastyFyg3aB+cxvEP/b6uXeW5asL7LCxYSLr5oWs13EyMQRCxVS+QrqEZ\n4KYLO++k6JiLAHPtVUrAGQx7RDeqE57v6Cy4GR1iDnoICRHbJ/kDnJr0vAHo\nacjBGsIl2vUZ+qlQoWLbK14iHVx3codWg9a7AMXSOAzcAqiVd3mEwdqazl1a\nxqUSEUbpymKzW6+eAKs5A5PkOb1gNn19iWTKF/Bhdl/U1siyhUDnsSqpPVSM\n/qFWhNIE7uBCGODUO1uZstR5XCxhFMyPYdDteDQKERcd67pocz//yJzzz3VE\nBJgU\r\n=V4cG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAz+SOtztxG1UYRiYiJ7RfFRZL2bdtA0jS+13sgmb4FcAiA3N+G/IYkAhZoubqRPgArH0ZyrPu0gcNzg9wJtDrBq9g=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"me@kanirobinson.co.uk","name":"kanirobinson"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.30.0_1541683118303_0.5785529885467278"},"_hasShrinkwrap":false},"0.31.0":{"name":"@vuex-orm/core","version":"0.31.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","docs:lint":"yarn eslint --ext md ."},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.6","babel-eslint":"^7.2.3","babel-loader":"^8.0.4","codecov.io":"^0.1.6","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-rc.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","expect":"^23.6.0","fork-ts-checker-webpack-plugin":"^0.5.0","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.1.0","rollup":"^0.67.4","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^3.4.0","ts-loader":"^5.3.1","tslint":"^5.11.0","tslint-config-standard":"^8.0.1","typescript":"^3.2.1","uglify-js":"^3.4.9","vue":"^2.5.17","vuepress":"^0.14.8","vuepress-theme-vue":"^1.1.0","vuex":"^3.0.1","webpack":"^4.26.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"9f3353131cb307298c565a346a6f320122ad0790","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.0","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-YIFa2SuUhTwhBDaidAPN/2M9AYVf6yKJl9dngHy3tZipMZ7omg1Z+lV2YIjlzMGx3v/x+qAslnq/9HCZx6rMtw==","shasum":"cbc1b997bfdfce0c6aa72cabcd5430c1bd292137","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.0.tgz","fileCount":292,"unpackedSize":891494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBSQ1CRA9TVsSAnZWagAAjRQP/i8L4ucHrtOf8qYo6wvb\n4UsZ3bLtwbSh+6jLEzj6v/ZH6P+L/srm2HetRCEpIr6tFJ4/nxMnVPByTiIb\nOTxkBh5di30Mlrcy1waXmWfvC9E6afXcHrijjgTy3jI+gIZjqiI3aXn/2yhr\nRTX8t8M800A/G2msQhccoM9oCZnUOZk1kxwB3s/0gZvxAz9s6pudexUf4aCH\nyEa5ceG0Y+wRSa2LeVjvgnuzbOZ2ijCgug6cyjBWl3hS6qi76BvzbHr9edpl\nR50KXEVTS9ChAOZW3+TvnQOAEeIpFYefxeUV2mRW9ElLziK5C7e5TlcdlMbl\nDOgDXmaeqBKPRNv+wKhU8nU75hPc2fvMCEPMj2x4k0E/ivIQyzR2I8qMJ8GP\nOB4fuJLbMQs1RXlXb2W6Ul/1/ctZDTSVfiFH310vO/D2YtdYj1D1IoRXBO5d\nTcmk82Wp3LxCeLEcRVFyFKGPzbOs4EkrerDh63p0pZxeTt2okG1Fgk8SdZ9m\n1lgphsSTtH9oI6rZuu7gnI94ybgQvbCjxtrpOPXD0fbiwaGUbiirDbD5nb6T\nCRAR6ne/A3uxIy0SL7so54HJ86Uu8MGJeIAHo9GcNIbMnEieSKwORX9NR/PN\nZ6rPaQiXWuynv5ppFVEWbGA4zC73grIfgSX4hvX3hWOJB+bKnwYylEaevYZS\nIWDi\r\n=Cyq/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDP6DDcjRjC7sJzwcCjWjAhNBVONMeh4lwnijJTCNNu/AIgArb4uhRuivA3lgMBJT2omwCzLPPrzI98CwmXrXE37fs="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"me@kanirobinson.co.uk","name":"kanirobinson"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.0_1543840820654_0.6882034619999577"},"_hasShrinkwrap":false},"0.31.1":{"name":"@vuex-orm/core","version":"0.31.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","docs:lint":"yarn eslint --ext md ."},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.6","babel-eslint":"^7.2.3","babel-loader":"^8.0.4","codecov.io":"^0.1.6","cross-env":"^5.2.0","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-rc.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","expect":"^23.6.0","fork-ts-checker-webpack-plugin":"^0.5.0","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.1.0","rollup":"^0.67.4","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^3.4.0","ts-loader":"^5.3.1","tslint":"^5.11.0","tslint-config-standard":"^8.0.1","typescript":"^3.2.1","uglify-js":"^3.4.9","vue":"2.5.16","vuepress":"^0.14.8","vuepress-theme-vue":"^1.1.0","vuex":"^3.0.1","webpack":"^4.26.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"c2c3d6488318935a44794b61ee21ed12985093e2","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.1","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-2J5K7RkKt4SDtOu2+0KjHkB4P+2pnZZNVYSHRivH/WIYns/PW/hqRgwcRhK/pvdK15ZKgWIrYODLMpPx4dMIvA==","shasum":"d291f0013537497f28bc28b321277e557df31900","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.1.tgz","fileCount":292,"unpackedSize":907056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBwDGCRA9TVsSAnZWagAAsGoP/j6NbvdRLWuU7F8yjko3\nI+x7eso15/RoFJSV0ex4qV3IE1ZM4QSKMC5n9P/cC2MPRBkym0veaKPwazO8\n++DmqGXndIjheyhTIJZzgMAVorY85bi5fKXz669fxexPGo2HskKpkg7b/bxV\nA2+zbAZsR4CM3voLFqeJWorbQTopRqCKuwr0EaEc/kIuyEZ700t5/MHEBFqb\n0GPjRXwQ4hi6DT5ba/sXJMoSyWn8CJV0BG6+/F7+HIORARplaUr2KpctR7CF\n0ZH1ilB+8UoIoWcv7SPu9GXIdWKNZAEn27J7/4zI93v7HM+ZKzgUUb3F6tUs\npHe1lcrMaYYhgZuy20JRkxFy8f35UGjVdCoulwGVun19+E/1QenMs+V1+0dy\nDpmGkuMbGODwtq/oXlRPr25Gqk7vp6DHTG7IFL1XUOyH8+gP4tfc8YDPZu1c\nIUMKpE7RIQWIwevUtPQCgrs4hmHfBXlnXPBayM33f+FwS+R9lWvX04Xu7K7u\nFPRXbu6Z/kdWqaeik6iFE5E4QlyN8u5Y46MB7CfV+WlfvxzFgdFHO2dPQKn8\navvvvYefIKQYOdw+ujk0r6r/J8bIgrAu7H97kp44G8WZuTnF48SmZWJiTBrk\np1NEmqUDhsWniGnAI7MMn+ouIiNl8uAa/oZP9ljV+3XITrNMWuU6FDPTTZfv\nzjNQ\r\n=ByuJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEYOWU+yTeO8MtBGN/8ZwbyD8MHEq8NNdDucukYtRSwOAiBObk39Dq4yJXewYOolUPeLcNT721xpLyXY3/JfV9LeZQ=="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"me@kanirobinson.co.uk","name":"kanirobinson"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.1_1543962820954_0.22933242445646984"},"_hasShrinkwrap":false},"0.31.2":{"name":"@vuex-orm/core","version":"0.31.2","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/**/*.spec.js'","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","docs:lint":"yarn eslint --ext md ."},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.2.2","@babel/plugin-proposal-class-properties":"^7.2.3","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.2.3","babel-eslint":"^7.2.3","babel-loader":"^8.0.4","codecov.io":"^0.1.6","cross-env":"^5.2.0","eslint":"^5.11.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-rc.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","expect":"^23.6.0","fork-ts-checker-webpack-plugin":"^0.5.2","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.1.0","rollup":"^0.68.2","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^4.0.0","ts-loader":"^5.3.2","tslint":"^5.12.0","tslint-config-standard":"^8.0.1","typescript":"^3.2.2","uglify-js":"^3.4.9","vue":"2.5.16","vuepress":"^0.14.8","vuepress-theme-vue":"^1.1.0","vuex":"^3.0.1","webpack":"^4.28.2"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"b58d77ec626dcf7d4f4dd8fd298133dfd75dd1e7","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.2","_npmVersion":"6.4.1","_nodeVersion":"8.14.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-TPD57oNEtIyTEGmrc7ZzImIIaPQSZy/dEeH0q17b5IiqbLkATVe3UTqPaTl94JT/CJEhWmrDtqk0OBkEqSDbxQ==","shasum":"969b7e2be86c9cf8deab857f26d5ff556751d333","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.2.tgz","fileCount":301,"unpackedSize":919154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIjcJCRA9TVsSAnZWagAAjVkP/0YWKFRLQorPbJynwzI8\nAHtATkhl79/OZGCGzpN2nsBlqfFyrMlyn+7M3pTzC4KDW5JaNdW7Iw9kDE39\n41VJG96bxNIrJW3VMptFhqPKYYhN0kPkyTjRkU4R0XDMO0nsXe3GQWrR2/6m\nSSOeP/mO9Oxn3JkXXvvQ1Ih9Z5emHCB/Tyz8qZeSUw/y7JqZhd0Yzz4sr3Dt\n3EzArltqkR5h/pjkxSSrOkrVt45tALgMy+57qIC0Ypy2jxOcCCcYx5EPd1dA\nk5NXdx2C1Tqtt9LRk2BmpALgtFU6Q2JFljJqJOhZA5EdesnnlYtmCjM/+TbB\nF6mJNWhC+hn0KmlQp4ayRclbJvwwaxRx817D96fhLWX64IyuoPib69xy7Ogi\nIwwKnuPY3bUEAUCxxXcnZlVirbeLDzkJPRUslMEvUnuhn+R+OwzkIpIrdxfp\n5n0YwErq3RNC88rxCrxgo4cgbJ95OXIUA4Cm8a9a7KLJzNsHRUXH2MorpNuO\ng9oGg4eWhn5kB7JOMnJsR9/I8cJhd4eROWuLUfWDBAXxWlXYn+WGY9YGo0VP\n2OoVYGmnQnEOZQ/4KLdJG8fEK5/yAIG2nhg5c8isvkiM48BCEjHai0EhFR02\nktUQmZwKbLW2txdY27koUFGXOVkAqkkBzoTmnIHxyWCV2LOs1E+7TbovwbX3\n8ld1\r\n=pMyV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFvlYW/G7TSoxHUz35K2C+D7iYPAYme52vorwFaJKDTzAiEA6r9yx8pX3bgLmjE+2mDRwKTdwsJ5jrXUZ4clhJfXXCY="}]},"maintainers":[{"email":"info@afixia.com","name":"afixia"},{"email":"me@kanirobinson.co.uk","name":"kanirobinson"},{"email":"kia.king.08@gmail.com","name":"kiaking"},{"email":"bk@itws.de","name":"phortx"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.2_1545746184297_0.44710531615609606"},"_hasShrinkwrap":false},"0.31.3":{"name":"@vuex-orm/core","version":"0.31.3","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:ts":"tslint 'test/types/**/*.spec.ts' -c tslint.json -p tsconfig.test.json","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js' && npm run test:ts","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","docs:lint":"yarn eslint --ext md ."},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.2.2","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","codecov":"^3.1.0","cross-env":"^5.2.0","eslint":"^5.12.1","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.16.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","expect":"^24.0.0","fork-ts-checker-webpack-plugin":"^0.5.2","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.1.0","rollup":"^0.68.2","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^4.0.0","ts-loader":"^5.3.2","tslint":"^5.12.0","tslint-config-standard":"^8.0.1","typescript":"^3.2.2","uglify-js":"^3.4.9","vue":"2.5.16","vuepress":"^0.14.8","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.0","webpack":"^4.29.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"8c8267e54021fc8f1aaf426b22ec4511048b7e90","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.3","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-G2/ZBga0FjS3w1YXoEAt19HnKznl0rcjC0+csHmBckoeBxF810G9+DrcE0lV+mi7hiFtJvq1HVBB8ptqIX6G+A==","shasum":"6675ffed3e8c5a913baa8c5afe84265d552e1fa3","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.3.tgz","fileCount":313,"unpackedSize":947524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVoFdCRA9TVsSAnZWagAApQ4QAJB6/iL3PEN3utHsPLpA\nprTKFu59g1rIsIusGtmtcYKHMfQ7aZ+aCjmAKf0OU/R4h2Cj1ZssWCAmED0D\n4V+Iv/pKOX+xEp3prH/Qqaxgb/dWJuSfgsiNjOHR8Wr6wothL2oqslqEentJ\n2yhDJS6oJRr+mzPJ1jiu9HXMc/i6BUKKfXs/iGJaf5NKXVgSMRoHoejgcSYJ\nEDU+RG0i7ye2Uoq8nRq9QsGeWCvyhBb9GzK07MTanUzY29+GB3AaPtGF6PWR\nZT6PSeKue46dsm64YGg14z0zEP4EkwSo/mxprVzUNDwEdgkmc0SBn40OWBPc\n1JXx0Ifdi0pBb7TiM/4Yh7bgIFtLnwvxoDGAQ2J/nPs6S9DTBauLZWjU3i0j\ntZcp6n79uulHjzNDyVCLmRTVurBj0uYAYc0gzyvFe+5O3zUUZMKI6OkZjQOw\nBmbko2znXP+q+tiqDXYoyg8uQENlxKlOh2zvT1qVYy/dylZCVN7hYKtvkyLW\njOKjTcHGTz9v1ktti/FkCVHl4JVO+CubfVApKUT3iaOyfq852nsdltiqVv8M\nkSBzEQh1S4i+dZ5JYYbURNhYTjhfApRX9tRWjg/VuhPSHm5yF8ZDY5vPph6S\nF7n09gPsQ/nsBnISXCrmjSUGoI/tFCxd93NRueqbXn+CEaaDKY0HHz/jVzdh\nbNeJ\r\n=0ESR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBN8ET5fxBmtOrZUH+wK5t8mcbUvopZXr74KClOCxrHGAiBlj5SFcyFKdF2+/TFNYJWbCeTVPT1KdnEMsoYz/Mnr1w=="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.3_1549173085017_0.0849237989753413"},"_hasShrinkwrap":false},"0.31.4":{"name":"@vuex-orm/core","version":"0.31.4","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:ts":"tslint 'test/types/**/*.spec.ts' -c tslint.json -p tsconfig.test.json","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js' && npm run test:ts","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:lint":"yarn eslint --ext md .","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.2.2","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","codecov":"^3.1.0","cross-env":"^5.2.0","eslint":"^5.13.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.16.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","expect":"^24.1.0","fork-ts-checker-webpack-plugin":"^0.5.2","istanbul-instrumenter-loader":"^3.0.1","mocha":"^5.2.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.2.0","rollup":"^1.1.2","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","ts-loader":"^5.3.2","tslint":"^5.12.0","tslint-config-standard":"^8.0.1","typescript":"^3.3.3","uglify-js":"^3.4.9","vue":"2.5.22","vuepress":"^0.14.8","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.0","webpack":"^4.29.3"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"07e066cbf48fa26e6be2d81ff6639ce82dcdf739","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.4","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-rqHdh5CCY1XzBQF/zXh04TsDxdKj9iGrTJ5APUrT4tTt5roXHSz+GIA8gHIsg1PWGW7nd4Dby/z2xm/3TEcbRQ==","shasum":"2d386d5e765c03fffcc1998a7f444894d6a9de43","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.4.tgz","fileCount":325,"unpackedSize":961772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYtV1CRA9TVsSAnZWagAAgw4P/3e2eqqkkOuei7MWS3sz\nwWMjU9CCEl3B1W9aIDisMuIT919F6bnAnOlPLMq8n1nOtdVOjtpMmCzlmG6Z\n1Wrq3QH8irsGxL7LqKIIo2REAk60G+c8O773LQw4jlzL2pkgNCsZDOWdNOGH\ni+/ACLy66B9kftxgT+cCh8huHDnK+bHoI7J3gmFqmYfrJWWyCuPsdDclXy+m\n+0fGcty7tjmYhSvPJVacjtC8Tl7gXiKEP9JJV6p7KfI6zJGXbAzf1oyBtec4\nt+7w6GRIwJvajghFggazraNH+yjYUIyDMV41dR9gy8IwfW7SB63dEujreztk\n9ZtQllKhAuXF33R0mLKodnN8sFxJtEgjGbIk37tsFUROyN4on06rManMc8Hl\nM2G5xzoX5muXvOhF4wFiFAS5KdkXLRBhBy+0hPkByObtDXmAfKLUDTpST9rQ\nduugUul2Z4p0ZZDJz74fLWRPGvgdCvrGy6Md7pKra61KUGaA+O5kGD3aWYi+\nCS9M2Njfh3tMJT18rz14Z6Urr9//kvnkQqkU661VpfCW9HTyDfAwfHorfXiQ\n8ANk+sytSZ8FNyjtMq1l/uljnnkYjiCaerMXssXAf9HAy9MKKFp3gX5iq4Wx\nRoiWMCX/OV1Aw9UejQnvm2lLaDsZQ8wtoUgm3CCp1hRyqnSkID5IuUf5CN8V\nWoPy\r\n=boQu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHdcUbKZ2MFZHhIVBBGO+iAu10TP3xX/Z8Py14tPfo5wIgAP8pswxLnlXPcyBF420WnYgLO/MUlFdgBQe/0zmSlV8="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.4_1549981045353_0.4146647710851208"},"_hasShrinkwrap":false},"0.31.5":{"name":"@vuex-orm/core","version":"0.31.5","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:ts":"tslint 'test/types/**/*.spec.ts' -c tslint.json -p tsconfig.test.json","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js' && npm run test:ts","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:lint":"yarn eslint --ext md .","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.3.3","@babel/plugin-proposal-class-properties":"^7.3.3","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","codecov":"^3.2.0","cross-env":"^5.2.0","eslint":"^5.14.1","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.16.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","expect":"^24.1.0","fork-ts-checker-webpack-plugin":"^0.5.2","istanbul-instrumenter-loader":"^3.0.1","mocha":"^6.0.0","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.3.0","rollup":"^1.2.2","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","ts-loader":"^5.3.2","tslint":"^5.12.0","tslint-config-standard":"^8.0.1","typescript":"^3.3.3","uglify-js":"^3.4.9","vue":"2.5.22","vuepress":"^0.14.9","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.0","webpack":"^4.29.5"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"859da68214f4a3ca5eb14621f7aabb2e9f0f8b9b","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.5","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-Zeb5wRTRDFGZRbN8Tlbwq2P6AeGOqaFW1SyDLe75+FqBCpBa/aXAAf/VN5lg9aR85HsIJ2CYxf1eka3/Xd5rEw==","shasum":"ef0e12c89a6c2bb3018f93170ae446c8013df7f6","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.5.tgz","fileCount":325,"unpackedSize":964246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJca/GwCRA9TVsSAnZWagAAGCIP/1cNmuJjHG84bA4mezPM\nsv1feMdHgMlhcK43UibEDi9yZkVJYBRBGBzLA9bBfkU+mvO+O4vgtnWtuDUj\nUEBaYwl//+ErIXXir0ZMiJHD+zOCnCFkb5927QmAWwbVFrhkfUIYEeiHBjgI\nDtpZ2O1mK5R+Z6tWcc88iLbxKTudbioeE0bxoe+FzuOfQqlPgD150/iQX8KR\n/UgBQSR6HVmKVmsjiQU4cdTULR1ue7QAyBXInivKuBTb8rax48RQqM7H1OBx\nNSxNLWq5UfSlZetxevHeL04hRdVHjIt1Mf0HxKv4EqZHUYAqIRkfLIeH50i7\nGplEXZfb7yhaQZMhSw08LHJ2g/Q+WutYZ9rZ+yZ38gYQhf8iDQf944BVh0Jl\nudB1KzMsBMFQOpTaDGB+uoW4G4FHVAPVmFAu/DsILhq7E+BC+90I1R7K4eid\nkujtIeheSktspAtE7Bc5Ao5FNxK0JhbDA63W4kR1O6AzSZ1fxdv7Fc/OKgms\nmhU5jT+XrYP4ongDB4fNbBiuoBJO3/IyfkVTNwUFT+DPjH35aMMRf170eWs3\nioVw5eZkBOdm0LGklmgV41vMpVq3nPS6foW5JkX0nGd+jM30U+EIBMqcONhq\nqXJqv6ni7dLfytHGrHl4R7UeNzIp9QSOp89IeXbWMhx2Yw86mDAu/erd5cFL\nt752\r\n=b3GJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGhGNM9S96QpyrQyCE5/qfawaNbSGMDqI2Q1zNz2+eOjAiBGlgGPD837a9u4L0N2jRfkfMP9ZG63UZCUdwi+vvqK2A=="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.5_1550578095689_0.07608267141401126"},"_hasShrinkwrap":false},"0.31.6":{"name":"@vuex-orm/core","version":"0.31.6","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:ts":"tslint 'test/types/**/*.spec.ts' -c tslint.json -p tsconfig.test.json","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js' && npm run test:ts","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:lint":"yarn eslint --ext md .","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.3.3","@babel/plugin-proposal-class-properties":"^7.3.3","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","codecov":"^3.2.0","cross-env":"^5.2.0","eslint":"^5.14.1","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.16.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","expect":"^24.1.0","fork-ts-checker-webpack-plugin":"^0.5.2","istanbul-instrumenter-loader":"^3.0.1","mocha":"^6.0.1","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.3.0","rollup":"^1.2.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.0","ts-loader":"^5.3.2","tslint":"^5.13.0","tslint-config-standard":"^8.0.1","typescript":"^3.3.3","uglify-js":"^3.4.9","vue":"2.5.22","vuepress":"^0.14.9","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.0","webpack":"^4.29.5"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"4d677a134bec0ff9de4fd83a21bdc35d535d2e46","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.6","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-RGfqf9AEqd76RSvVgbHyhm/J9c8TmK8qdNjAZYKBC2K3mEylv+IPCsk2Nqv7V6sXbYwpk7dyLRm330q/yDcYmQ==","shasum":"79b21dcbddefe03956a55aabc4d5e3e6d5d3ffee","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.6.tgz","fileCount":325,"unpackedSize":964431,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcc+4KCRA9TVsSAnZWagAAtDUP/iSya5issYXuw3fVVl4d\nATbQbBukpZKf1hv9hflZByKrxaOo1y0UHVqR3cFuTkMCJqv5Is6O77Dxf7eM\nEhOfylLjtK12oT5HHOhvtJQNQsUDuKWbKGK5yYlnyBE3E4ZPa1a8PcpPSEpe\nI0nZxCPvcBKJsUHswDe5slmpFc4uMGsBTSpgoYwj8iHGVojZAqah881uJ5hL\nS7EcF2h99Up+6fJa4u53qfEpTpcgKYAdrGXzQTh98BLbEOriEy8Zp8dXb0ZD\ntGQ5SVwizCDcbKBOuR+VXnermNleZrb8Mo+UeTgoGShD0qiWPq4xv5dSLNbS\nh3ghclPXE/930W+jUmg875QSKWf3Mk8plLca7Sz7MHJun9eesjpvmV1wNDbO\noHJLuumbD93gmykAmUoxxRpXzELADB4QNq0qERz7+VLiU38VJ9awewqZ+aIi\nuaWo2s+5w0x3Nja8aUjY6f/MGa8wlCTQjE2MqQF5gU84xVwBrIwQzU+SgWDV\noZPApytWcYd3hFX0uXAqKpJEtx20XZi82HfXu7bEKTUGLL/phx9NTCwkNQD1\nvQqAHirh6/1EnbGHuQddIL+LkBjl5gIlp6213RVynoFshB2+Jt2SGAALeReg\n02/8OvzQ65ulEMwSavk8TNU/Ty7YIbgUitPlzER3I5pKCkha2DtBI17/SbQ+\nxeAM\r\n=V+d/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUs+42pz1FDxsGh1EeAUuPzQ5prAb3Mc5DoQwO7Orz6wIhAJ4CaBX1rswtx7tdHtPBW78oEFGVARI1Vhw1ZokBJJkn"}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.6_1551101449166_0.10327547581261975"},"_hasShrinkwrap":false},"0.31.7":{"name":"@vuex-orm/core","version":"0.31.7","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:ts":"tslint 'test/types/**/*.spec.ts' -c tslint.json -p tsconfig.test.json","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js' && npm run test:ts","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:lint":"yarn eslint --ext md .","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/plugin-transform-runtime":"^7.4.0","@babel/preset-env":"^7.4.2","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","codecov":"^3.2.0","cross-env":"^5.2.0","eslint":"^5.15.3","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.16.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","expect":"^24.5.0","fork-ts-checker-webpack-plugin":"^1.0.0","istanbul-instrumenter-loader":"^3.0.1","mocha":"^6.0.2","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.3.0","rollup":"^1.7.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.2","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.1","ts-loader":"^5.3.2","tslint":"^5.14.0","tslint-config-standard":"^8.0.1","typescript":"^3.3.4000","uglify-js":"^3.5.2","vue":"2.5.22","vuepress":"^0.14.10","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.0","webpack":"^4.29.6"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"c6d06b2210483e0f4178344919fb44c72b39f7d1","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.7","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-iOxxivKCWf1zJ14dA+vV6rl/nmZEbCH+NQojFksMhWNboZJyU9rMOhP/rRzylY1rpZ5r6YteXkz7ze2bXVRcJw==","shasum":"aeab3180745449496c55c971c495bc22c682468c","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.7.tgz","fileCount":325,"unpackedSize":964839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmjrHCRA9TVsSAnZWagAAG9gP/R3eBcZyHbGbpYE4Z2MR\n1itHxgJ9Zxq/03z5+vtD93PJg+vRqqpoUz/GpwdHEo+6AlxXui6lXnfJARBU\nYBpgLmDZEyfuKNRXX/FCIvyF/YC+JEpjmD3UmhhpesIvl+If4+5x2IAGm54k\nSq2O1Nx0MYRMe6EsbEu7ychsix8JSwoxBagFnrbQhWcDHGpaiwo5CqkQr4ru\nQVjIdM6JVrYbGjyTGI22xTUxRgHqoXmZpPMCSlwNEmLmmQ3wTUxc6IK/Vh9M\n0g8H07frFUaL6PUqX+SKegaGclM37vQmVw1pwAzXf10JRzhkEJ7LS9pP7Rcs\n6X2Nnu2B4RMKOw6ImNeFfa7xrdZH0b7frVseZebQ5izhswVDCES3p6iOUGQX\nGLufPGChbImJwxzu3Z8wJ1U5VBKpZizHResV4NCL7WH9PDiAiAvzpijyr4b9\nGTjyVdzW1CsIXry+wL1NPZRXv381bkj2Qh7VW1K4sWOAldQR0ab7fS5QhigH\nywRGlLWL9xzQS+iukdJ0ICBFnXRufm93WZIHWfeMpXOnn0MDcdFYcJXt6/qM\nk55xIPKUCXMg+xDOvupksycP3yik3U+XDooVzt9hEKRloLG7J5gSa/YV6AD5\nJN+xcxOooSNoBphtjLDuKho0MzmmKWC2fKqQEAwV+yaHpUp0C7/cFIy6L8zy\nu5zp\r\n=fTL9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICmGo+8GuRLprRU6UAE/4CZgLSbqutP+Gehz043MalO0AiALN1Jf93aBbSmJud/yuQ4TX9Tk9C/xfk5xdByUoIbfEQ=="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.7_1553611462797_0.3534104051592246"},"_hasShrinkwrap":false},"0.31.8":{"name":"@vuex-orm/core","version":"0.31.8","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:ts":"tslint 'test/types/**/*.spec.ts' -c tslint.json -p tsconfig.test.json","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js' && npm run test:ts","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:lint":"yarn eslint --ext md .","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.4.3","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/plugin-transform-runtime":"^7.4.3","@babel/preset-env":"^7.4.3","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","codecov":"^3.3.0","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.16.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.1.1","eslint-plugin-standard":"^4.0.0","expect":"^24.7.1","fork-ts-checker-webpack-plugin":"^1.0.1","istanbul-instrumenter-loader":"^3.0.1","mocha":"^6.1.1","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.3.0","rollup":"^1.9.0","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-node-resolve":"^4.2.1","rollup-plugin-replace":"^2.1.1","ts-loader":"^5.3.2","tslint":"^5.15.0","tslint-config-standard":"^8.0.1","typescript":"^3.4.2","uglify-js":"^3.5.3","vue":"2.5.22","vuepress":"^0.14.10","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.0","webpack":"^4.29.6"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"1d129209ab4359d6f20be9517c1e6eab898a989e","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.8","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-IF/Q+wZ6FMmgW7KMr9byupICjAKxafR7Hn0N+2Hjn2GMJDq4zEJmU4c5lg06BCRWfeBe35CoIQ3dWZ82xbYD+Q==","shasum":"3a91b1a342cbb53069a32bee3e72b2fe678e5e10","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.8.tgz","fileCount":325,"unpackedSize":968885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcq0ovCRA9TVsSAnZWagAA1PcP/3Bm1ZQQserEhi89C5lB\nFggsRp1UAKJor6/5i6AYlZsSxUPL2bEpRGpQIildW9lnq76IWfBzVkyz4A3C\nzTHE3s9CBQ/4uaTuD0GLqsYr5Zf58lJCFKc8poPpSPTwicgawNk4GiuiAj5T\nGnQsekHD/I0JjOyAyn28/k/xDDRJucBPTh7o2TPgfHODo+U+m6xXfXO4pq7h\nVGGFpnEFyQ0Mt9s5J5sAvVJc1n0I3lyuz+os/YUPNes791IL+AK9g1ASBDmj\nTIfJUtPTHtR2wW2Los5ZZVtNn7YKyGDpHj4ePdETuAQ8LUMuag89ADfxAxaO\nZ81hJLsjZBjXjFAvRD9iIQGlOIrF3CDqxQaUivePr8DzeTX29o59AwDIpJsr\nZ+1mGkgVSU+IgvQQEosAMJq7lSwgWTLCotp4Htwif8/rDrlTzRbL923XaffI\nIv53WzDtrcYwYO7h87QR0i8uy0JPTe7FNGpUNQGKc8Ubq2Igb/xX/yDhuBMX\nKAc68YhDPSzTuTKJ+/Fu0r5fvv539lzIu64OJduBevOYVDt2o4K10Vs8dpNU\nWjt/1mGsDN4b2uE8LPZwpqS4y7j8FgCz6VzL1wtRjZ60+GYlV19WsP4v7J5j\nSuG8pW9O/OLcNbVHb3tmRiLv10YraWqfNNFD+jywy6hiqeXlRkQ67LlWtiDM\nsBF3\r\n=P/L6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9HoL8mcdr+LuzamsQmzqtGjINBvN6S8o+9P8bePitSwIhANuojhH0K+oT/uBBn7l0pCCJOKWfalPKJ2Mx+nGjxwqh"}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.8_1554729519009_0.7396357102786326"},"_hasShrinkwrap":false},"0.31.9":{"name":"@vuex-orm/core","version":"0.31.9","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:ts":"tslint 'test/types/**/*.spec.ts' -c tslint.json -p tsconfig.test.json","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js' && npm run test:ts","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:lint":"yarn eslint --ext md .","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.4.3","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/plugin-transform-runtime":"^7.4.3","@babel/preset-env":"^7.4.3","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","codecov":"^3.3.0","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.17.1","eslint-plugin-markdown":"^1.0.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.1.1","eslint-plugin-standard":"^4.0.0","expect":"^24.7.1","fork-ts-checker-webpack-plugin":"^1.0.2","istanbul-instrumenter-loader":"^3.0.1","mocha":"^6.1.3","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^14.0.0","rollup":"^1.10.0","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-node-resolve":"^4.2.3","rollup-plugin-replace":"^2.2.0","ts-loader":"^5.3.2","tslint":"^5.15.0","tslint-config-standard":"^8.0.1","typescript":"^3.4.3","uglify-js":"^3.5.4","vue":"2.5.22","vuepress":"^0.14.11","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.0","webpack":"^4.30.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"2bc95bcc4d400c07278e3760378156d6a9a3e8cc","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.9","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-Ykr8U1HZyUP+RG+ImxxHmhNjt8kJ3/fSKWNDB50WM1bpmhS3hXcpwjTsjOrPdVNzM/qdfMh/0rzXURVDCHcNhA==","shasum":"654c7afe58460da8d3f9cac4954c1abb0241faf8","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.9.tgz","fileCount":325,"unpackedSize":970468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctcqeCRA9TVsSAnZWagAAH/8P/0IAhCne7pkPcnH0Qn37\nrKBym9z6pod/lBIHTv8G+YpQ65WxUNpGNmkLKNsrf+gbJdfCxFUItk4TgC+G\ngoBhI13rEMvQV2wfncUdOgT0IDsvvCY0pWMFlPXIzAdUzdKbcMVHkJFVRd4e\nwvB9KYtNRNiqDLILB27I661pkYItc15Pk/o1cEo+bAfM0dkm11zftUEAUpUf\nhAt6XUfYFplr3iJEukd8yHDv7xM9LIMChiVQU9eqjWpaksk96Sh+fgYvf9gO\n29SdsHlE+MUYV/iAtJGrIxBUQ4PvG43jsGw0dQBG+3E6hjGoxA/XuE4eOEog\nhNhwF80bkUi9+JjaaNlLWzMDrot/8mrYqzUAk74SgYq8c+Kc7x9JZxAIRDSa\nHwuHc8/lnqYUqmUaj/BLyfUDx2AALsGbxo426lDbARjavbdSU5GQTLRFFqcF\nP9jaZqAvAjua/vxjtnAJssN3oKOo8xXhQ0P3NDFNST+UYNZybLi8cmQxXi0v\nv2MSf+rrM0IviXIehYd+KfRq4qUV2rorUOlDDypbZPpRTHZRvGDe/cvoMAkf\nfMWhQkSwQYBbLceAhwYumsiopPTa/FsRvaT/m/6ze8wrMfXkVUa2RWARYXe2\nQ47OG0n9Ws4FxBIPklIDqQZCy4UM54KxnKYUTWVEFMLyd9zpBQalFJmapwyg\n+Lp3\r\n=521M\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGsqea50hLs5Z5hrFOcuUOy2zX3TtxgpHtO7yujYkpm6AiEA6DQ2iG3YCNJeYj5aj5QQtMQOlWknTzf7gHMZSxw6ny8="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.9_1555417757720_0.8687123862034694"},"_hasShrinkwrap":false},"0.31.10":{"name":"@vuex-orm/core","version":"0.31.10","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:ts":"tslint 'test/types/**/*.spec.ts' -c tslint.json -p tsconfig.test.json","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js' && npm run test:ts","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:lint":"yarn eslint --ext md .","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.4.3","@babel/plugin-proposal-class-properties":"^7.4.0","@babel/plugin-transform-runtime":"^7.4.3","@babel/preset-env":"^7.4.3","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","codecov":"^3.3.0","core-js":"^2.6.5","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.17.2","eslint-plugin-markdown":"^1.0.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.1.1","eslint-plugin-standard":"^4.0.0","expect":"^24.7.1","fork-ts-checker-webpack-plugin":"^1.2.0","istanbul-instrumenter-loader":"^3.0.1","mocha":"^6.1.4","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.3.0","rollup":"^1.10.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-node-resolve":"^4.2.3","rollup-plugin-replace":"^2.2.0","ts-loader":"^5.4.3","tslint":"^5.16.0","tslint-config-standard":"^8.0.1","typescript":"^3.4.4","uglify-js":"^3.5.6","vue":"2.5.22","vuepress":"^0.14.11","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.0","webpack":"^4.30.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"ec60e84a6c6a4452917b9bc05819939d480ffe61","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.10","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-hl2R1qVtyzewigGS2xSppOC6Ijl1ygCTM+6LJz+dk+qgrfeaLDetvE2PAy1ro8hDGU1U6DPaItpdWXpmwA/xpg==","shasum":"2f01b15a6feef72c9bf1625563527b74ce39dda9","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.10.tgz","fileCount":325,"unpackedSize":993524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvxoGCRA9TVsSAnZWagAAEmAP/2SZyaWH8jrzhUEudugd\nayYZiFTh2KTQvmmXVxH3fKEm/FcHtSW+DsU8iynqTG0BWa7aM9iC/wlWRQpt\nxQr+tBuXDmeHCo3EqIknncIMV5ej+LnGhpR7Amw5SFxdFJsNo/d4hDdDQyzW\nij+cuvWu4dYYwVIaMmtLXogQfCPymc67kQrriM+FwU/5FawVvz0Ls29tf930\n8LD94ZorAL8ze4vHGzPt4eWV9pI+RFBAac3RZopcHI2HQDgYCAkYWX5KwEs8\nvW9YwF8jOmNx1wvePEfsn6K+Q1K7hOLG2a3UENMcnoh0uHiqR21czzXmLpl5\n1cnKLEluwSrKstklXpjnqsfo6bAbbW3tXhB/U9+bWiqnAMdLoOgIu/CU1Slf\nBfarGF9QgUEbCydj6H231lunfhvRLz1s3rbmNvJjERz8TQx8kndOFXVqe78e\neYPKNRmi0afCDfHUQVWTxDg++MRAFwBPyhDB7L/enfsTqOwX8K6dtOur8zT0\nTxqfRs1wtKpEbgVJDd/vauQWGGrkXMv4ZmiCeBYckW+aEWJjPxNPWOcsDgSk\no8YMUdZP8XkPU667+rJI0JdMN2sMUQYtsblihI5FrL8cGiz3EZJLUf/PtKqW\nXwXEoDwHHUBYfaCdwO5YVo8UIPkxHTgucEoJrVyqjJwg/N55YmS+zLjfYFZV\n2Xqj\r\n=hI9x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICUNhph7UY4UGJYFYg3zT0RnTKjwEXls2hn6hRRSOgMQAiEAt+ag7vWn0Nf9Ua4tlsmNZ+dL3TUQfvSQ7fU+tCcpolA="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.10_1556027909919_0.7434672032509628"},"_hasShrinkwrap":false},"0.31.11":{"name":"@vuex-orm/core","version":"0.31.11","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:ts":"tslint 'test/types/**/*.spec.ts' -c tslint.json -p tsconfig.test.json","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js' && npm run test:ts","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"devDependencies":{"@babel/core":"^7.4.4","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.4","babel-eslint":"^10.0.1","babel-loader":"^8.0.6","codecov":"^3.4.0","core-js":"^2.6.5","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.17.2","eslint-plugin-node":"^9.0.1","eslint-plugin-promise":"^4.1.1","eslint-plugin-standard":"^4.0.0","expect":"^24.8.0","fork-ts-checker-webpack-plugin":"^1.3.2","istanbul-instrumenter-loader":"^3.0.1","mocha":"^6.1.4","mocha-webpack":"2.0.0-beta.0","normalizr":"^3.3.0","nyc":"^13.3.0","rollup":"^1.11.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-node-resolve":"^4.2.4","rollup-plugin-replace":"^2.2.0","ts-loader":"^6.0.0","tslint":"^5.16.0","tslint-config-standard":"^8.0.1","typescript":"^3.4.5","uglify-js":"^3.5.12","vue":"^2.5.22","vuepress":"^1.0.0-alpha.47","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.1","webpack":"^4.31.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"cc50799a0a6cbae5fdacfba622ba408e7f0f560c","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.11","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-MdyOnOXFojk1WhyNVdnIvO/xjhFK4NW39CxE8S7ciznl8k7R91KXQjMBu3W1k2cY8zPS+qdIWJHL61WNdhOgoQ==","shasum":"33ce22e913be33b02a99b08cb6676b3578801ca1","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.11.tgz","fileCount":325,"unpackedSize":998023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2ttGCRA9TVsSAnZWagAAb9QP/2Qykyk7iilwBMb9x78x\nyqDS/iAZJNXEg1/TQ1xVucIlVk+bRRFMpoyqi8y+iFMJekzWSRdFES4Z3a0B\nJocPP6Nzg2yclWOvnvuGyuUoFmK7yPsDtdKxfNKHvLQ5OJxU7puHfCQ4agWx\ncQnVjbDF6KVwA47C0PozJEE3Pfel6eMiXSXC7U12qqmRxmWRFhP39fzxgHO9\ncejAQOh5yCVeVSxuDBmZntOts9YXHfgkOx4wrbAAbll1LbG+ECaN2/oAdM8B\ngor550s+mVp3HmU91Ef3MdTdRVTAJQB56es2LTxpVs7QFvuPr9sHozvwbR76\nIhWxLIr/mTSaogcEya1u7lOwVwzXCDtJzr21XOf7jW2Q8UwBkOZaeUT+XVeF\nnFyv7OU4URfq4qh08NSZH3XIJdfGzd/V+SjAmmgvJNWJaeq6xpj+rxoryGkK\nf8ZcRMw8ELQTKSWe8GZ91U7KMi588EYmCjE4Jmer3IPgCc5T4esH+FiUcWzo\nQBLGFEXc8b9PW3kuqlXfR2O0BlX/v6Ap2g7RmW31Z+68xpoPKfKR8pOP8XHE\nz//nIHKBuoMKsjQKZ4od0Nbj7/+G6XItKCq/roQk6XH0dFltfg2estbZ+IJq\n5Qw9zzinNxQF66as88yFgwjQrmD0tOtIHWeJ7phKtGpTk0D/In+BSOSmTy4H\nGQef\r\n=OtQx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5GoqeXT5PEUthiqbnTzOCzoHpzThnAD3/HxkZBC5SggIgT6dJhe9xwg5eghTuHNPQf+so2apKQctdpXZ9ohG7xEM="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.11_1557846853220_0.05524835400322914"},"_hasShrinkwrap":false},"0.31.12":{"name":"@vuex-orm/core","version":"0.31.12","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:ts":"tslint 'test/types/**/*.spec.ts' -c tslint.json -p tsconfig.test.json","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js' && npm run test:ts","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"normalizr":"^3.3.0","vuex":"^3.1.1"},"devDependencies":{"@babel/core":"^7.4.5","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.5","babel-eslint":"^10.0.1","babel-loader":"^8.0.6","codecov":"^3.5.0","core-js":"^2.6.5","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.17.2","eslint-plugin-node":"^9.1.0","eslint-plugin-promise":"^4.1.1","eslint-plugin-standard":"^4.0.0","expect":"^24.8.0","fork-ts-checker-webpack-plugin":"^1.3.4","istanbul-instrumenter-loader":"^3.0.1","mocha":"^6.1.4","mocha-webpack":"2.0.0-beta.0","nyc":"^13.3.0","rollup":"^1.12.3","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-node-resolve":"^5.0.0","rollup-plugin-replace":"^2.2.0","ts-loader":"^6.0.1","tslint":"^5.16.0","tslint-config-standard":"^8.0.1","typescript":"^3.4.5","uglify-js":"^3.5.15","vue":"^2.5.22","vuepress":"1.0.0-alpha.48","vuepress-theme-vue":"^1.1.0","webpack":"^4.32.2"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"e7640d4111fbf5990a98f85dfbd67493c3f98c54","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.12","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-Vint59DmiHQdUEE/bR3MDQFn8ghZYdJcRSTDVyKrmnAPWqGVUzbbEQ8OseK7WhZVS5V8sNR6U3IZQtShWAmNpw==","shasum":"4f3551a00b269ee41350a3478d29d3facae69689","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.12.tgz","fileCount":325,"unpackedSize":998328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5rJ/CRA9TVsSAnZWagAAClsP+gNF+yhryxGvH2Jx+57I\n1I4h+ikikoMPL34y4CIjnhVmaHcDogjvBPVmdtl/vEAO7xnFyrF5+5UPUrf7\neUYRQYe7p2A9shU9qwsDHcYKjTpklbcjmBuETj8sbrZXtzYbUM6gMJTYwVeo\n8B1R6l75QWXTZ3VtJFI+WMcx63a1vn9I/HxKhWuXYD4rxc5nTkTrr/OyVGMx\n03GCavQzIq9/WJwj16vVtcvAFmnCJnbPbC5XDA+qiV/eDLVkOu9hT7oGv7VZ\nasvoup5otW9XI25/5QrmG0EgvYl/+GZ5nfYe7+fvFeYomtnJWeYRkYQemYfV\n0/HkEif3G3y3gDngzamimKTd3a/5a4CKeu8IdPRorLpqsEjEY9h5QmE2jhz4\nXUFvAWvQNi4I4LNNOVi9Hi6w8b6nijsYN5ipkXkO/q/Rl754NNud9J5nlNay\nVef/z4aCxIQP2/Mp6ckSPc9olZqJMt/Q3JHSYMRJZUCZWCqXXq+sFrfixzzZ\ntDxoE6fZ2hEx9SUWy20x7pe3bBN9orF+5cT4UcF4j99ZQ+PsPactccm8qxFb\nGJrs60zCM59/sodg+ArVeMsbvlFzM0BqrGMOlrIwVwK1021Sp2VykCEwiRdp\n88aMwhoY0WM9M52nOJJflNFvt10ml9TAxeQWXJNZV7GMeHLy0QEm4uzNj0Hh\nTbm4\r\n=V+5X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEmMbNXVpc/SXoggtcEUbmmV47Wg7Z24e6fHVrl4USw6AiEA9JzcFU3HUcP69EEpKb/7wubf9eQb+vZnTQurZNMDhlE="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.12_1558622846426_0.0009971982176382177"},"_hasShrinkwrap":false},"0.31.13":{"name":"@vuex-orm/core","version":"0.31.13","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:ts":"tslint 'test/types/**/*.spec.ts' -c tslint.json -p tsconfig.test.json","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js' && npm run test:ts","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"normalizr":"^3.4.0","vuex":"^3.1.1"},"devDependencies":{"@babel/core":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","codecov":"^3.5.0","core-js":"^2.6.9","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-node":"^9.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.0","expect":"^24.8.0","fork-ts-checker-webpack-plugin":"^1.3.7","istanbul-instrumenter-loader":"^3.0.1","mocha":"^6.1.4","mocha-webpack":"2.0.0-beta.0","nyc":"^13.3.0","rollup":"^1.16.6","rollup-plugin-buble":"^0.19.8","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","ts-loader":"^6.0.4","tslint":"^5.18.0","tslint-config-standard":"^8.0.1","typescript":"^3.5.2","uglify-js":"^3.6.0","vue":"^2.5.22","vuepress":"^1.0.2","vuepress-theme-vue":"^1.1.0","webpack":"^4.35.2"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"82e38fc33839ca202dffa2039d21689efb9a7b5a","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.31.13","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-wnKlfCwafWe4RiYXFKoIhyzhCdD5rlnvW75XAdedHb3Vcj7sKKiC3rgD4MbpbcsUfboX1egePoHnjzcGFqMYeA==","shasum":"b9516d74d4bcbf7906aa6fbae5298359287af874","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.31.13.tgz","fileCount":325,"unpackedSize":996793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIz1+CRA9TVsSAnZWagAAqsoP/jBJOQ+3lXTaUBWl0W1O\nNm2iBZmuEarz5//l8NVct03WLlI00UXsjWCh3OalO2QUVG4+eWvfKK+ZV11/\nVSqMXrqBgk7iZK2Y1lGw9W/zrsEH2hNel43S9K6kA48Up60AIaRZMXcNMflA\nMr/h1PUPeJ4AoUInc6ivdWwX2BFxtonmFxztwnlssBfRhXO8pg0K20aLoQWI\nfdoHHskpsc6K8HZZXc4pFXt13AbVef5Aca/7A9/DdVTrOpy3lg8zs8q2yOR0\n9VW+4GoDVJZq22hly32cynxeJ0w78hp9NGpXq+k4d4FnzPS44TL6/pHwcVOL\nHLgRI7YIARalpDmrQXsWLnubUJ+/+ve5NvnOumJXAY0XQRp2NvAnJjvEtyp5\nk5W5pxD0dNOMc20gOLWbW5mMhk7X5PQ4yESOth7lkivHWO37+EhIeJ/Oy8vx\nxKr9fgM9EVaZtPDop6luVunYSmp9+AV/nBUWtr2jrU4NwV7/0gWrumP32UJX\nuWFttX4sVH0yCzVbhHmtMsoB3ftTuliP2CQ0ummAPW5U5namOWklUQm3D1WF\nqN/Oher1BFMuq2JNh2+ATZGeZqtRMZY6Se3CM+JgzLvIUSgcZL3KWgn/UJ+2\nmPbKsZhiQFZs4+fEc9Em5GX4yZlmf1qwqsv9MvsuVVFRqLBcsTm9S+S/h9O1\n3NA7\r\n=m3PH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBtA0nyhW6aNhOlVJixIQMnH2liOH4HvckfY+ONer+vpAiAAg2b2n5UKlt5cDkKeQhBEn3niTlr9C4Nt4L4rJwC6Nw=="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.31.13_1562590589200_0.1581074662341988"},"_hasShrinkwrap":false},"0.32.0":{"name":"@vuex-orm/core","version":"0.32.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"npm run clean && npm run build:ts && npm run build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"npm run lint:ts && npm run lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:ts":"tslint 'test/types/**/*.spec.ts' -c tslint.json -p tsconfig.test.json","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js' && npm run test:ts","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"normalizr":"^3.4.0","vuex":"^3.1.1"},"devDependencies":{"@babel/core":"^7.5.4","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","codecov":"^3.5.0","core-js":"^2.6.9","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-node":"^9.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.0","expect":"^24.8.0","fork-ts-checker-webpack-plugin":"^1.3.7","istanbul-instrumenter-loader":"^3.0.1","mocha":"^6.1.4","mocha-webpack":"2.0.0-beta.0","nyc":"^13.3.0","rollup":"^1.16.7","rollup-plugin-buble":"^0.19.8","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","ts-loader":"^6.0.4","tslint":"^5.18.0","tslint-config-standard":"^8.0.1","typescript":"^3.5.3","uglify-js":"^3.6.0","vue":"^2.5.22","vuepress":"^1.0.2","vuepress-theme-vue":"^1.1.0","webpack":"^4.35.3"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"163445b106ea5927e579b26333afb1ad1a2feab4","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.32.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-IcwHl8hu+MHhKvSPLv+l6dOcm2xHv/161fW6Xoh6e1dspKedaQnXrwiNf2EPGWVMCX4slaKGUd78/pzUwTCMHA==","shasum":"2442297ee414e5a1a798797d6524a0f37db6ac37","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.32.0.tgz","fileCount":331,"unpackedSize":1035448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJe/QCRA9TVsSAnZWagAA4owP/AgziRY9BjYRb1zI5TMG\nks7biEAPU/TaoQJQeWeSRITS5yUPOml1gsth7o4ZbP9Dc9cw9rmBbygm0oSY\nVo9ESokHNCAcfE5wX4EQH1psNmQ64aXOGC1fUAw0gNRGtMWlFCNJRHiaQj9S\nbIdNa9SnJnC3t4N+UZxnQviYrzhpJv/eBTs4KJJV7G97QeiTBalYWW+eEhx+\ntm5Q1lWW6mqxcPP+v5zCEi+pAm0HwXOVMzhZ+nbCc31x1yNV9e8j4s20ee5e\n6Z8a8SNq8caFZ1HYo5UUoPBbN65fmhXaMJ8RUxT+CXFasYk8MaG+tut0RPrq\n+Wd9H6F+y95S4IfwvQcg3MyPiT+LGOHxwmKnJD4NrGIJZ2RFr7QuoddT2NzC\nTGa8sU6eMi8dZJoSPCppwnbYOB7nwmHbRow/0QYNSEuQxqvBng9XFHsMvFmR\niLgSjVcZtOKwfPfSnviwP3PvcdvFiE+8GY75R3xjRpZ5bmsxT+zrljK9SKx9\nuJ07J/ProT8b9x8C9Nf9p0TBtJrPhTm1aY2j1C750GtOSN5pNa2KISf/TZcb\nj7URGSsi8eCinKaQrHysTfCIz7Ab0N7wLYCxHahrcT+QGuorxqUVbC2MWAKM\nFJ1EZIC0kVu0mQ+szOKGWFb2B/86D2NfwPmtXld3b7P/YSbqM5lzBn5JYwJp\ntW92\r\n=bohB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhimRtaN/scedayjrAuTJMl9cy1xgLyU66hM3FpyVt2gIhAI8S/V8/9gghlppyGanmtitjIrYiHjOxSO2/St49xNPf"}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.32.0_1562767311104_0.21536499858138836"},"_hasShrinkwrap":false},"0.32.1":{"name":"@vuex-orm/core","version":"0.32.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main && tsc -p .","build:ts":"tsc -p .","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint 'src/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/{feature,unit}/**/*.spec.js'","test:perf":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:perf:watch":"cross-env mocha-webpack --webpack-config test/webpack.config.js --watch --require test/bootstrap.js 'test/performance/**/*.spec.js'","test:all":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'test/{feature,performance,unit}/**/*.spec.js'","test:coverage":"cross-env mocha-webpack --webpack-config test/webpack.config.js --require test/bootstrap.js 'src/**/*.js' 'test/{feature,unit}/**/*.spec.js'","coverage":"NODE_ENV=coverage nyc --reporter=lcov --reporter=text npm run test:coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"normalizr":"^3.4.0","vuex":"^3.1.1"},"devDependencies":{"@babel/core":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","codecov":"^3.5.0","core-js":"^2.6.9","cross-env":"^5.2.0","eslint":"^6.0.1","eslint-config-standard":"^13.0.1","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^9.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.0","expect":"^24.8.0","fork-ts-checker-webpack-plugin":"^1.4.3","istanbul-instrumenter-loader":"^3.0.1","mocha":"^6.2.0","mocha-webpack":"2.0.0-beta.0","nyc":"^13.3.0","rollup":"^1.17.0","rollup-plugin-buble":"^0.19.8","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","ts-loader":"^6.0.4","tslint":"^5.18.0","tslint-config-standard":"^8.0.1","typescript":"^3.5.3","uglify-js":"^3.6.0","vue":"^2.5.22","vuepress":"^1.0.2","vuepress-theme-vue":"^1.1.0","webpack":"^4.37.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/polyfills/index.ts","src/support/Utils.ts"],"instrument":false,"sourceMap":false},"gitHead":"150a01a0dc37d29b2f1e30cabe68a12f543a01ba","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.32.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-zy3xj+6robrjNx5nJF73GlhAlcaespLrOByAQAILo/4q1IP542YUPAO+Kr1DH4n0iMV3vaj1275A741+y2djOg==","shasum":"40d04aba5373b9ae833b4d7b42b2c07746a4f52f","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.32.1.tgz","fileCount":331,"unpackedSize":1035574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNwxrCRA9TVsSAnZWagAAyw8QAJULeHM/YGRHPjPZgdRw\nDBAZS26T1CkWOBFt5Kn+ZvqippLiKClOJi74OylbaC9SidEmiiEYeu5CRtun\n+66UMSUJsJPk8V9rZP8Mh9RcoZY6ILAqVJNHPW/YG4bBe7d6l4zw6wSfoDfc\nBDdcJUpMSwnh3k/RKgJrIsGnjcnCgLfKtjbzun4N8WV3pL1kQz3eGveEliTD\ns5AVaB7+/DQLFK2Y/pDvuoneh+n5i8lcEViEG5/Q7DLrYFDw7mbSnkp//Kp7\n7fhwQuaP1E2SY1M9t0e1mufdqR/ICkC1n9vH4OswpRhShCjxxZK6oRH1uwYV\nYCiuFRg3N4KvBFhFL8PVk8DDUNGX3G61oq3PHpl8z5zf5peYAUtuMi9ptuLF\nDqRbIZK3C/pgh4dPUA8PklgLvk5qWjCq6OrQAijI5ub5Ak7x8kzR2pqZAniq\nl2FIT/AB9hlN/HWjSs0WHSkgEvjCipvFLENICukDvYj6PQVw87FAQmL4nEVi\nSy0HfWtOQ63dtCUvosdRPFCcMpra3RwiFOaFBgUWJ6dEkC9y7jsj6Zt7kLdq\nqF+U1yN2EOGp0hMkwsYlS09lQ9gVtE12KvtMNdteEW/+AYmdLuj5GUUodGva\nBXz/ESggWskbiDoBq/eoPWVjthgiZ7SmNLwT3mYIF9leht1GHa6xDZXU3jrT\nSd6a\r\n=iqfV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFN835mDeKGkJIvEMJHr9g0iZh7xFcDoJA89V3T6hCgoAiEAwgGf4I5My+LdfoTahKeCW7nhgRIdIF/HuLeaGrnvnpk="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.32.1_1563888746444_0.22871725199544635"},"_hasShrinkwrap":false},"0.32.2":{"name":"@vuex-orm/core","version":"0.32.2","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"normalizr":"^3.4.1","vuex":"^3.1.1"},"devDependencies":{"@babel/core":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@types/jest":"^24.0.18","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","codecov":"^3.5.0","core-js":"^2.6.9","eslint":"^6.3.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^9.2.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^24.9.0","rollup":"^1.20.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","ts-jest":"^24.0.2","ts-loader":"^6.0.4","tslint":"^5.19.0","tslint-config-standard":"^8.0.1","typescript":"^3.6.2","uglify-js":"^3.6.0","vue":"^2.5.22","vuepress":"^1.0.3","vuepress-theme-vue":"^1.1.0"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"]},"gitHead":"88ba24eae9666a19a08663f4fe33e2b22f076d7d","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.32.2","_nodeVersion":"12.9.1","_npmVersion":"6.10.3","dist":{"integrity":"sha512-1J4sjq0m3M25hjxNKCH+GURPmwjnEezJV19TF2zxC2EqNUeoxUYPqcR1LhOR+f0nPDmZ9uQjLeT1kVpjT0hgFQ==","shasum":"9926d133646eaa9be381382b44766ac030a1787f","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.32.2.tgz","fileCount":340,"unpackedSize":1053673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbO7qCRA9TVsSAnZWagAA1fgP/2ySduwPcA6vQm49cr6N\nIYrjS6/C1JY7U7eFWmmZISYVmvFIzFxYkO7crQ2PCPuDxelxbZTEPfV9bpB2\nuKYg3Zsf5OrAO/arWTOYNVkjCVmfCFxihlXjs9UuNi5HTV8eM64T6XcNIWxQ\n6+uIEXRPMVed07fCgnn1Hpe8Hvk2L3FCvxyTtVLRdOjhjSaFhoOKcPNLSKeN\n7Q9Nvxn0adNOv0zV7i7fSKyxJp3c7LNnAIGJViCkt7Q6/EXGmkd+L7WEXVmq\nib4+uQOuW+FOUGjW0edcc4TamvKbAIEOflD9ZY4P5h/4LMyrhhiETbsenW2e\nchFvc7VSgDFMELk1+oUBW0I8laitqgiAe/D2RPOxyiZZ9s3H2Gbv84t5LCls\nqmG8NYLEa4wRn98qRthynh0694zPXfYFOan2LrFrSK4ZGiusOiD/0rq4Fg86\nrQgw6qnaTV9EjkXcqAc+nzlFQ1cQxIfgr7fTNv/TfBsji5y2zwexH9TWUoob\nOt6ehxkZVEC8pLvTIuakRFOi+7HVt1POQxOZgPoxWM3lyKAlxgtq4DcvIDKJ\n8kPJSxf3LXHT1KlM5MvL7m+XxP9WJp1E+DjhYHVhwvMwFMKzio+Pwa784lJD\nMxwI9s304mgGKMo/JBKyvoRaWKXyZ4CttA4VGQKvPDBNB0ALygpWXwILobRV\ncPr7\r\n=OwhQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcoLGCbTaTKj30JMVKKxG6jriv6eSo5mE4ReldyeplmgIgF4nm/+JfDnywvSnCFWXSQ5CCZZ7oww9blz9zwewT/AU="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.32.2_1567420138222_0.26937914097839943"},"_hasShrinkwrap":false},"0.32.3":{"name":"@vuex-orm/core","version":"0.32.3","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"normalizr":"^3.4.1","vuex":"^3.1.1"},"devDependencies":{"@babel/core":"^7.6.2","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-runtime":"^7.6.2","@babel/preset-env":"^7.6.2","@types/jest":"^24.0.18","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","codecov":"^3.6.1","core-js":"^2.6.9","eslint":"^6.5.1","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^24.9.0","rollup":"^1.22.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","ts-jest":"^24.1.0","tslint":"^5.20.0","tslint-config-standard":"^8.0.1","typescript":"^3.6.3","uglify-js":"^3.6.0","vue":"^2.5.22","vuepress":"^1.1.0","vuepress-theme-vue":"^1.1.0"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"d1239622e6fd7d46f20d0caff70c23eff104282a","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.32.3","_nodeVersion":"12.10.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-o77WwJDZRB2r27iObqUOSc+CVQK/FuyL6HqYqany7e9SbZgw5qpu8Ws4XnJ0wdiGfglm8JRb3W9yrFhMiID7fA==","shasum":"72ad1332bcdde6b88bd290ec38fda61913e8dfc6","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.32.3.tgz","fileCount":355,"unpackedSize":1071652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlG8/CRA9TVsSAnZWagAAQKkP/iEWkS/7ESjHFpIHRli2\nuDDBfJVjsuYYUl1mHg6puJp88UHGiRxHP8+WV6g8UHy9hXPmx71hx3nE3A83\nxRIYZoVRxvyFnjzsVYFhNPt3d/GfjQOGgMfj5agDrv9ycpCktcUMebUK+cji\nBoBBWFHba6qSwqxMpbcRYWPiU8MWNisRsEdvPb6ya4K4agisltysN3K/iWth\nXiVoWMCzJHWK+QlgaRyYQSThu5aI1RftmfoqRFX3KWkhZSDpqAY12Y1RfMqr\nsj2LtX1jOdGkKxOrJI5oUxu86y5TAsHJx1S/Iqc+Jtrs1euu8uP/r3MX3a+O\nHPEbVnTSDYgV/gju/xRdfP9p09wVKhMppxSO74RwmXYrbA9VhT3JMXhguajv\nYV3PDaT/XSQWG80Ab4qpH0DX8oEO6Pyxa6VJNyXIW4uqJv49KxJcoTWDAJhY\n9rGj8jrhQW9XeZacr79KKLfLdwwiIoKm8Fm3M0SgIMIX0LtcVd6LrxX4ifD7\nA8vfRLrdZzEK4AU4GmGWA1BaDSdqcCXBAxZgX+ilWqp0QTw1eV/jMQdJvWbM\nA+zA8DHrnguoq4IlHnD7vHYZZBQPcEMrNPz+tCI3mDdBW/J8mVJYaLWvHryn\nmS8V89SDLxHg4OQ5OsY/MLLA6DVhGZACVEq3Xoh4UVT2PvGe8aVa9dB451KE\nAVmd\r\n=Xvpa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDvP/BL6CofRbs/a10do/OgmLaSyolBL8oxNtt6AjzMaAiEA5SaTqmR/wizPsktA0lCuGeJzQaRHP3QqIk7R/n0+tZw="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.32.3_1570008894985_0.673737030035964"},"_hasShrinkwrap":false},"0.32.4":{"name":"@vuex-orm/core","version":"0.32.4","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"normalizr":"^3.4.1","vuex":"^3.1.1"},"devDependencies":{"@babel/core":"^7.6.2","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-runtime":"^7.6.2","@babel/preset-env":"^7.6.2","@types/jest":"^24.0.18","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","codecov":"^3.6.1","core-js":"^2.6.9","eslint":"^6.5.1","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^24.9.0","rollup":"^1.22.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","ts-jest":"^24.1.0","tslint":"^5.20.0","tslint-config-standard":"^8.0.1","typescript":"^3.6.3","uglify-js":"^3.6.0","vue":"^2.5.22","vuepress":"^1.1.0","vuepress-theme-vue":"^1.1.0"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"5ee51b656d10d27bc02d1e335be17a6575d2ebe9","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.32.4","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-J4nVxRsm6JiGujOqZioNHsMFh2z9UbdH8HIaM6m2sgvzyM5KAYUEWDm6wMWOo6FB0HA3U4SGLDwf2Mkgchx3nQ==","shasum":"440bd0fa13dc45d4373ce5eaa900e9691132f6ad","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.32.4.tgz","fileCount":355,"unpackedSize":1073584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnJskCRA9TVsSAnZWagAAHe8P/3gzlK5betZpD2YXj2gi\nrlOGndgm357V6Lq7//YI4Prk5DhKCBFcZ6QfDvJmri7srXiOQpULux5iwAVu\nhQvzV5DOGzV2UpcF10Nc9vdH6fVHs9B2HXk+JF8zxNkEJjiVdD843DRDsDy1\nan4ckc8r+uphjLSFbyiV5POoISksHEsKZl7v8KQNG8NO2qLePjJAS8UTceZG\nmwMmpARQY6Yr2o67B/C0pQbHc8W8qTSUIXruuaifX6pKeFS+V/0b6w5XoPnW\nIQxHbmRFMBSIMOGrinVNLoNOWA3bcfTxagJkA7gIBZkFZWZaFUQk4Wq9aLgS\ndX7U+pWUEmLmB61PN49+C1SdNIOxgcBXoI7is2kBIEQdM3OBcFIW7p1oRonJ\nTmK3HuGR5td/qi62EdM9SymplHZfg5DYHgFS3biWwlN7cgBq7NvntWRYu0b6\nTP/3gHvjHU2WVggIExJ9cxj3Ixv0rr7pHGMvPrdF1Y62yR6a01AHJ+GEV5Gm\nWSIOZEXS2d7+lSwoLj/6lR9R9p+Ll/LbTc1FDGxJ/tCkyjOoDvRqQ7iJg4EG\n4BIJXlDWL2Fmw+VxHsYAsdMLE+6Pr5scS5b5Wqp9VnhiEs0R9Bp5YyDroY1E\nDj7x8ULOM47EGgRzDQWz62e9g5KaJpk26U3749vgDTpnzYDH96ZK83rBTyHW\n82EM\r\n=drsp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAkT38ZaksvykL4XI37Q4ytGFOLAYKFikRqH7PPSXMbgAiEAzU0PvhJ5M4Olt1Q9eGF5IuMVjDDYIKW18fQNl7xi8U4="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.32.4_1570544419687_0.6132595944634756"},"_hasShrinkwrap":false},"0.32.5":{"name":"@vuex-orm/core","version":"0.32.5","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"normalizr":"^3.4.1","vuex":"^3.1.1"},"devDependencies":{"@babel/core":"^7.6.4","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-runtime":"^7.6.2","@babel/preset-env":"^7.6.3","@types/jest":"^24.0.19","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","codecov":"^3.6.1","core-js":"^2.6.9","eslint":"^6.5.1","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^24.9.0","rollup":"^1.25.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","ts-jest":"^24.1.0","tslint":"^5.20.0","tslint-config-standard":"^8.0.1","typescript":"^3.6.4","uglify-js":"^3.6.3","vue":"^2.5.22","vuepress":"^1.2.0","vuepress-theme-vue":"^1.1.0"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"a6aaba01f52fa4dfc00fbc5e26ed5cbb0312e086","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.32.5","_nodeVersion":"12.12.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-8RU9OF1GrjKaylTnkH21iYrYioOVFlDpH09KLWTF//xppOiClquWJVfUb30na61eGn4rcwbeoHST3T/9r8w6RQ==","shasum":"bd018551273a81d106524a1a8a6fbed251bc79bf","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.32.5.tgz","fileCount":355,"unpackedSize":1074989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrPehCRA9TVsSAnZWagAAjF4P/iIsgv5DJD0iy4QzE20u\nQWOObpKBFj+q5bZT2K1ExDNJ6OtpNRYBAOi8SLN2uDTvE/knewg+BK9ry/cx\nM8AbyVmjPsfSeAanobwYjONndvBf/Kjxr4n7I7YTZhC4CfzxMDHEmYhrA6Zu\nTrD4ttec++GKZ61KlwrEYDGvkXdx117tq8A5Bd6WoxH0mmdpAMhV2VXbwyVP\nKbZpz6bgGU6XS4jzoIUqETemFOBPsRTGHlDTSTD9HXs+KLKNlYfCp2YepNvI\n9tr08U+JhhLMpnioktJHX3Uv4sVqrYlJ0pCOPjqyGZX+HD53P9ifRaIBWFjn\nKSeX/aD7bu3B1wJTTo1BmQBqm32yKrV/AicdXpaIoFktJzM8vAypGa4y3zFU\nA7FYaeuuzygrHjjbItzSxo/YkDp7tUjgKCH8twnfM0ZD5/rS1bBCqAcXrTvz\nASt9W29lkvnSbvNrPNmFJMSz/l7sCQawbDlMjqEjUx6kf6n7GsLyq1e/pdSB\n3X66fMHZum0YB0q1nkUlNoOFEBVoqUH/9bfYjHA3PomN2phh4vqx7Lz2Mqc3\ne3ZsgOSggS+QT67EwXGEHzaFwAS99uJcXj0kIPNOKjHIeCi3EAeaOPVDNhI8\nOYPmldhUsBmLoETc0Y3ESy9QG4M+iPALhTttOx7/M37SNGBCAhxGy//sqpTQ\nmEv1\r\n=th8f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcT7hfHMUh+hpTnpYC6IwL3Te7qVAm8qbR2fK1BeVK0gIgR5iqbzWhMWBGS67WOeq0+JRBIBwQePzSWTzmgYcwxAg="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.32.5_1571616672411_0.641768040982237"},"_hasShrinkwrap":false},"0.33.0":{"name":"@vuex-orm/core","version":"0.33.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"normalizr":"^3.4.1","vuex":"^3.1.1"},"devDependencies":{"@babel/core":"^7.6.4","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-runtime":"^7.6.2","@babel/preset-env":"^7.6.3","@types/jest":"^24.0.21","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","codecov":"^3.6.1","core-js":"^2.6.9","eslint":"^6.6.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^24.9.0","rollup":"^1.26.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","ts-jest":"^24.1.0","tslint":"^5.20.0","tslint-config-standard":"^8.0.1","typescript":"^3.6.4","uglify-js":"^3.6.5","vue":"^2.5.22","vuepress":"^1.2.0","vuepress-theme-vue":"^1.1.0"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"c7009b9f3931a925eb6e614ddacce71e9f4eb505","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.33.0","_nodeVersion":"12.12.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-1Z9dqPHoVRHE/YfcOGHY2aRF+1uNwzGztIxYWe4eM649ZUF36IE2+rIpGf/CqWHFIZrJtoSh9R0AjCBDzy6s7w==","shasum":"8daa56114bc3fc22d707d228923ad2ba8b51c425","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.33.0.tgz","fileCount":355,"unpackedSize":1078867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduVrZCRA9TVsSAnZWagAAsVsP+gPuTSXrY/tPHLVY/Oes\niObcqGwzV2vSNUPuarbgJjyBZA+J1s4vM4tDeFuF0TH6mx43xeiQNhDInBqJ\nN84ZYRAGTn9pMGg1MAeQfoV+z4egfktTCI4f9/ALNMbuxgHRdA61gRWTDTNF\nVWIq5hIvwdokiTxlyuWq23Y6NTJXeoJCWMaAEGgw3SLIDAoj7uHXCBlVvoC0\nQt8eMuXArriGq0cUxrwXAl2HjI++tTx4NRQQ4/wUONZeKZryvBHQNq7IYtr9\nuIe/AWIORJv4ClChA1hWsYjaQnQyeMeiYvV8ZHAr9750KLQ7u9YDMNMpPDJQ\nFiW6Hh/h8YFByXJpx9ml0lPUYr0TPonKEi+thKeK/c63FXIF+cWYWXuMilmb\n4mz+G1ZIUU2GUjZYgNHovRy8PQFIiVd42Jfd9N4AyNCHz5SlcFInvhnA687u\nPmPmE0RjxYT8N4qOWmpucAi6nxO2F8u4clb5JX88WGZpKDO7qO0pXNAA3v7d\ndHNWG0LBi2VyPelBICoJ8swyam++b6whcakJThgRS/yQ2KO65+gw0sq3ETe5\nMTkrEyTvjXCWIAGLHr7HhZpSIeBxaVfeuSdfH0qaPQnLZ3Tj9Agt1iJTkeEy\nF53kbyQ6WGEJ7LDUGm94v4QwyU9d7D1xkuZxqcu8gU67/4UBWX60PVq0JaVg\nUQrL\r\n=CirP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHZMOL4Uc3WWDQ5C39B7c0xSRgNyUSPNtRzjSiv9PbBQAiAfCzsEBW2HT40xiX/EtD3Gi5x/URIhEGmFvlxg5pVG6Q=="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.33.0_1572428504565_0.1778046313887598"},"_hasShrinkwrap":false},"0.34.0":{"name":"@vuex-orm/core","version":"0.34.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"normalizr":"^3.4.1","vuex":"^3.1.2"},"devDependencies":{"@babel/core":"^7.7.4","@babel/plugin-proposal-class-properties":"^7.7.4","@babel/plugin-transform-runtime":"^7.7.4","@babel/preset-env":"^7.7.4","@types/jest":"^24.0.23","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","codecov":"^3.6.1","core-js":"^2.6.9","eslint":"^6.7.1","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^24.9.0","rollup":"^1.27.5","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","ts-jest":"^24.2.0","tslint":"^5.20.1","tslint-config-standard":"^9.0.0","typescript":"^3.7.2","uglify-js":"^3.6.9","vue":"^2.5.22","vuepress":"^1.2.0","vuepress-theme-vue":"^1.1.0"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/attributes/types/Increment.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"27497797deea87d5a7b81f26a5e1fc3245ce6710","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.34.0","_nodeVersion":"13.1.0","_npmVersion":"6.13.0","dist":{"integrity":"sha512-2TYcHCuqhstMueFMnZVovCljj6vc9RklEc8UBTD8mxTyEmvE9DSSAkQLiMzmeFJJ3joWhDTX+0y5x5ICO20bOw==","shasum":"f4298f783f013e75d11739def3b572f805fb8cc0","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.34.0.tgz","fileCount":346,"unpackedSize":1016654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd27MZCRA9TVsSAnZWagAAQmUP/RqPdyd1TFiy9CZCy4Xw\nlvz/xkMy6ve/Mu0pQraJaMLskA4tuzw2EdEpCgC7RiFUEicwg90Pa65F/ksS\nkPoARYDCFbR+BWAtH3Ai3bqBhWL4W9RdCZVfjgDjtH2oWnQXP+PjEVmeSdZf\nM+J/4gXUBN7xLO9YnXJIOgm7wRY24S4xH6bDUzhmiExM8vNCCVExCOq9ECXo\nYT81j12BaFCdTm5WjSpX9CVNBwmWAWQ0QG/xRTE5Mt6HvkHY+GYLCFzaiglW\n48PyTnGigMwpW0srSMqTXWIAvhOcqlQTqMnt17sMctvGl0MQ88F3nFoL8mq0\ny5hARAigkopg289RlD24qwyKius6Habgli3pR+iVso9HmyEtGONXrXgKdN9h\n25+Jbz2799paSVGHBsuIEUve21DzXfPNeVkJc8GIp45wtwTVGikYwqn9pmEt\no3tKcLP3EmxdfKNSYc5Zib3AUQ2L/jjx8+qzGWmFGcxSIx7mdIiDYvbsOsAX\nlSEUQgtnDHmzoVVz2QI5LQr08QAlYc5yuc7UwkyXwsCvXIfeu/lQZVKTL195\nydM7eSEZheyYuzG+rDFwQ7RxH3JnsWJWcTMxJ1f9aq/nyC8aSqEJe3lRSFn7\n0mBYduevWYtcU4ECdcJMt68NI7E9BGPcJ9WWmI5d/RX6jxn9wgPcZhR97/YE\nXHfl\r\n=hziU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWd8N/LERlSLerb2TjI+qSBLVRJywOhiBEo4tKF/16sQIgMlCCTSFGBZEkCUEZTD/YvoOZfH/Teq7uYghvoj9YIyA="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.34.0_1574679320724_0.7820012082227539"},"_hasShrinkwrap":false},"0.34.1":{"name":"@vuex-orm/core","version":"0.34.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"dependencies":{"normalizr":"^3.4.1","vuex":"^3.1.2"},"devDependencies":{"@babel/core":"^7.7.4","@babel/plugin-proposal-class-properties":"^7.7.4","@babel/plugin-transform-runtime":"^7.7.4","@babel/preset-env":"^7.7.4","@types/jest":"^24.0.23","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","codecov":"^3.6.1","core-js":"^2.6.9","eslint":"^6.7.1","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^24.9.0","rollup":"^1.27.5","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","ts-jest":"^24.2.0","tslint":"^5.20.1","tslint-config-standard":"^9.0.0","typescript":"^3.7.2","uglify-js":"^3.7.0","vue":"^2.5.22","vuepress":"^1.2.0","vuepress-theme-vue":"^1.1.0"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/attributes/types/Increment.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"aabe326c9d41b66d205a0c7c2f93009df6e27f27","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.34.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.2","_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"dist":{"integrity":"sha512-AamNIvLuetNGVJ4vmjUoBHnS0Es4yj/AoxhTbinQ5OM+5qpijWjMHa1sCwlVNWRUuZp3fQ4NDSx5fKPTbArfGg==","shasum":"2b096324d0c1151ab5ab3a40c174e8aa901c1c8e","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.34.1.tgz","fileCount":349,"unpackedSize":1017444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3TyGCRA9TVsSAnZWagAA4icP/1Fxj5iFHcfSvwDGPc7T\nldM3okbnekBYkcXlHQ9BQPymhwDOxll4n7wofiCwEmEqhqYoo889Lnh3klvD\nJOYieTesHt/K8Q6Wi0hShg4azEyE+0TWLwPS+UHbdWzrmfb08AO7EPn9NSos\nrUpfK2XmJuCLUkcsGTgfnWOl31aErOAH7CpqSie1OgpnlR1T8PaKACETCaOm\nZTkqB95diRzFhGE6oCRlJnRedkgVttZmbbPOhKxVAEcIFJVj4jZuUMFK3Bit\nicm1g7Wtr6PK2EgHTHa7LNoz8B3inr5KeC9BOPFIGRnvBANu6+E+cGZndxvW\nZH2aH7zHibN5YZUfYVstwH3O3ZzmMB2mdTBOFJo/D1wrBO2wFq9RYVjo7UDd\neTzs/5FCV0IfDLyilH5Dty3hD21CIchbs3KJh1SQr6OFV52yVoLQkdHrUWr8\n/PoU1UzdP4rVRe3LFj5g1ryZvRrBxr7d+YWaCKdIVtDwxKF7Yi2ru+ctPokd\nrsnL1CLM/hhwbl1y1sYYZDPb7LQgeDd20XmuJqh+szYCzq5w1lIy83ubqwv+\nT1CsRTg+oh+1ZdV16PYVXGLm0nOLk6f6bU44FTum87a6DjiT4INmB5LzmCN9\nLcHBPa9aGmVhUynFF9s3X9w3UsH8MGtrng7ifJ25Hp3FjlLYgPlWklmrmtIr\nEAGs\r\n=+6S5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYsQA3tQXiZ2EePkA3YaoWl6oGJv3Q0+tq4+N3uO5w5wIhAM9zPZjYowc8gYFRXCTCIrP0lPhRNFeAnIHPrWWHs119"}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.34.1_1574780038178_0.09041778573004211"},"_hasShrinkwrap":false},"0.35.0":{"name":"@vuex-orm/core","version":"0.35.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"normalizr":"3.4.1"},"devDependencies":{"@babel/core":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.3","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-node-resolve":"^7.0.0","@types/jest":"^24.9.1","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","codecov":"^3.6.2","core-js":"^2.6.11","eslint":"^6.8.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.1.0","rollup":"^1.30.0","ts-jest":"^25.0.0","tslint":"^6.0.0","tslint-config-standard":"^9.0.0","typescript":"^3.7.5","uglify-js":"^3.7.6","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.2.0","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.2"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/attributes/types/Increment.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"43a92a95e1f6b60df070239c7128600029b6669b","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.35.0","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-5bjeqK1jfGSPQcBA+ZJPIzTHwfzg10ktEGaukwfmDCfyiLui6l3omTqkXotvBEBHhNXEwlLQbnwP64f2Pmaopg==","shasum":"ea192946d4cca1e1514673d41f69ee0f1bfe6967","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.35.0.tgz","fileCount":340,"unpackedSize":1044166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvTkCRA9TVsSAnZWagAADHUP/3Z2uVrLUzomYArMaA8F\nXgkp42HubjCFOYTiIlJk3jw1nuilDekcpMmqocvEKOIyOm0PmCJn23jtSH7l\nyPsWXSCdGvNv83Nljf6026qGDydOz3yIAn4gI7BJJsmsvDYrdOUQyjJ8PadW\nMlPr4TXY8Dojz9E1sto9yNHfeJrgUm8Ebv0gZccb4JogxYdcNOPBxxsY3Q+m\nxP76Kj6qZmCGeN/+nS1AFd3hXyDi5bWWtKmhbqTn4jnWgTFbq80kd+RzawxP\nzdG5m4Qv7CTStPHA47yAAmXK7e39G3GIESglloEFo7yPQZ5jZsbAnJnzdQ1M\n169EVwqJUkBuzE0S7+jJOKfax/VscGgNHrRMNdGWf0Xvn8sCTvk5ZEQWvMcC\niztyEfQPGDqhGs7hMI0LpiuONqqC22Wj2X3fdWFv/p4B3lDmpF7vDSZMGKO/\nq0DdYREguhJ6L93uKdwKlcJnT6kp/oOeOI9OCOzKtbhQ7G+ush89X04zlx5n\nYqPUV2Sv+y0Nel2BtNXZbxADvSXMlxb9tQHzHKkdrwYCRS7Zq4BEu45EKaZp\nviTVhhbKtNXXqP12XaXe5YwUtln6+n7OiwlQuRgSTJ6KgNyxmovtrGuGZ8VV\nWGUtV0N1ub3IUvC/YGLVvC6fDvSxl9zXWsBFkM1nqFYYwXLY33Zfzbim5oI7\nHmgL\r\n=vPpQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHNrm04o2WEu6h2zbJmvSmEnju2H3lzCkzj6Rt0RJGrQAiACjaKUCyRdWUL1ZIjnP35Tw7SOJBZtl4vSiHobsJrZBA=="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.35.0_1580135651539_0.4562360125852074"},"_hasShrinkwrap":false},"0.35.1":{"name":"@vuex-orm/core","version":"0.35.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"normalizr":"3.4.1"},"devDependencies":{"@babel/core":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.3","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-node-resolve":"^7.0.0","@types/jest":"^24.9.1","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","codecov":"^3.6.2","core-js":"^2.6.11","eslint":"^6.8.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.1.0","rollup":"^1.30.0","ts-jest":"^25.0.0","tslint":"^6.0.0","tslint-config-standard":"^9.0.0","typescript":"^3.7.5","uglify-js":"^3.7.6","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.2.0","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.2"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/attributes/types/Increment.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"0cf0c3c1da549149a0ae669ae696cb2303b52d27","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.35.1","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-mKTTHC0mTBBx75CXEJOKEm7hfUQIjgbeTyrmrHvXMZZwm9GAk2aBP+vATIIjHQVikrpwPjXkS30wWRqg29SARQ==","shasum":"5c384fd5c795dea47a40a28a585ef0fafc5a2fec","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.35.1.tgz","fileCount":340,"unpackedSize":1045257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL/Z1CRA9TVsSAnZWagAAl9MP/3dA6AyCM6OrNnYWYaBQ\nX4AwamRt0NGOEYiY7bLU9qavO8qXFUHZNlfq3WhZ8XGcTyPETqgHf80daTla\n2dESOyRH8Cc73w4ixn9VBhkHTTgb3xArWeDDWTaVogCYFSzBkJvw4SdaVnyp\n49OMdF5RVPHBcYE1OvnkRkFR4kM4n/5HElcN6IuvC0KRNTEIJZfpqigqnVky\nzgcLCUnJbckYJ0zUVfCgIRfvOSmYbCysA9Ls/xxW/NG1Jqp1HIG5RhZmY8JR\nGHR7/+XolTOdV5IR2psKeJBpoRXfJNQx4T1ZmbRiF9CJ5C5c95MIShzuvx6l\n9u4Yyg85uMAjiJJXNq925ulIngR9bEqzvmWFZLpLRc6SwuoxaIjRFmq1jnK1\n8/I4KeruRBgi3Lmr/OIcAHNjpuPpnb3fBWmZRHelc1Rn9gHZumxa2192opCD\nKsrNVC2+NxbgDbYg6qBooD2z5S9+fL6+0DPpQPVQ5lQzED7oZMvrJyMkejP5\nCVwdJgmbxDFWDT5YdVIvTs63pClbb17aHM+Q6Bb2hyg+YVh2kmveKZQn/G47\nokuQ3eZsqgxaeRrES7cCPDL03AvSEDFDI+G/vb3rn5R2sNQT5lZ+zn0j8ug0\nnkjfsl74q8xC3JsYVUegwvl9N3ntaiwyiW8Sf9lo6zKDKFS7FxwRpNZNKinc\nGFji\r\n=nNg3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICoTIt8nLqFRwYkvHh8wnS8U6RX+GEyky7ptmqVkbbTqAiB6SLhmC6F9wuVkqxlvciFa8YcYExczAKdVMIKrnSI9gQ=="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.35.1_1580201589264_0.6486469799128352"},"_hasShrinkwrap":false},"0.35.2":{"name":"@vuex-orm/core","version":"0.35.2","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"normalizr":"3.4.1"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-node-resolve":"^7.0.0","@types/jest":"^25.1.1","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","codecov":"^3.6.4","core-js":"^2.6.11","eslint":"^6.8.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.1.0","rollup":"^1.31.0","ts-jest":"^25.1.0","tslint":"^6.0.0","tslint-config-standard":"^9.0.0","typescript":"^3.7.5","uglify-js":"^3.7.6","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.3.0","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.2"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/attributes/types/Increment.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"46055c3b14696870ee33a5e130095c8cce1d7f1a","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.35.2","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-19/O9rtrhGYSXXIu1mGcZuO2zLYqEUogEXNkp6sEScyi8xJnF8J14DhuYKlmcS1EOTtYmjlaDha2fJ+0W2Jcgg==","shasum":"02b16dba2439e4dd42b472f55b216f874b86ad49","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.35.2.tgz","fileCount":328,"unpackedSize":1044268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNZvOCRA9TVsSAnZWagAAJboQAJv9UedTc08KwxcvHmrH\nTetAW+RDEcHlbs3xP3uJ3QD7olB5D6cIAthy5Z+0l9mDZKkdvwJeLgeHksKo\nTjUzzEvKI7U0czIx44QUJWv+Ri0dJGQpxSVJrpaPm1H61nqAVHAPmq/c6f3k\nRpz0YTfcM/fyKJqFKwg5wYhA8Y67T0c4X7+djXqRQemt8KQ5411sRYa+feL4\nz9mCCVZcZ6PXVlUQ19UZEAliJe39h902Mxgr0l/K62X/RVggzeqtyflYWnYK\nnSRrH362/4EdrY5nTU4twUPAnQYdDob0kRt740RlGP5B+jd3kH69IG0ZpuCQ\nY7DsCb6h4Oa2y1Z3s2C0eB2zeZ0cOS0trE7cVmwC5L8YbNj8RCZuE0soKUn7\n+8tYMybDe4zGHtraQHkoQgDjC9JcDbp8zlIE23GBLs8kkJRiD1eai6gqrd7w\n/R7HA+879LTCWUb6h24Ka8hSvVMtJT8taMN4MOZ5+O45jHRpmY4hEc2h72U0\nWFtVfD54QnbYaTA+3aJmhZHZ1cQU4FnIJ9il6Qwav4rPOVsndTijK8JTsNLc\nmUiDz+JI2fu7YzohH/FBL3P6ij54aJohXCecmaXWJLhI00vZGsCfckB6RyaL\n1zQHktr3R/9jg6Qyjq8oOMIdw3nxaJcMmQ5964YJO3hSsj5gPqiM4qPK2f/q\nm4/I\r\n=MEcn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDa+nHti397KUMTWbCko8IJShG+NHuSCQKGVL+PSrZjZQIhAJMwpFILECUaefl8W2Y4Xkq9CGzM91yPPM10HX+AbBQP"}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.35.2_1580571598036_0.6990377600044153"},"_hasShrinkwrap":false},"0.36.0":{"name":"@vuex-orm/core","version":"0.36.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"normalizr":"3.4.1"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-node-resolve":"^7.0.0","@types/jest":"^25.1.1","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","codecov":"^3.6.4","core-js":"^2.6.11","eslint":"^6.8.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.1.0","rollup":"^1.31.0","ts-jest":"^25.1.0","tslint":"^6.0.0","tslint-config-standard":"^9.0.0","typescript":"^3.7.5","uglify-js":"^3.7.6","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.3.0","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.2"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/attributes/types/Increment.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"d3b10adf4e3b95cab3761638c244a86f5b780998","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.36.0","_nodeVersion":"13.8.0","_npmVersion":"6.13.7","dist":{"integrity":"sha512-lYaOY6Gz3qkqslq9wldTLMMmsL1LBHleNs2JYJg5ZjCFRUARONWJUF/hk1541xjzUJ3jQpKwTlxknHX6Ph/ARA==","shasum":"091c323c199fb7ed5793e179c74c5b146db13eab","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.36.0.tgz","fileCount":328,"unpackedSize":1054735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXjHpCRA9TVsSAnZWagAAnzsP/0w7SRjNeUFZhs3hK2Mh\nR/8YwDvbmMC89AL8Ld1poSZMVnY4EDvzx9SoOBOK7PS7GdLmnplJIFShJsTl\nKPPAjWoQU6UoFx7e4Kkwa/DDAVZPLGYT32pxe5e/lVaiKGp8uptkoBdQ0nZE\nd9xPLglyR/vpMEpC8Ju9zirolszgrmPTXQTXcdmIg7fhffWm57Vc4a2XB1LB\ndbA+uooeWxyZlkgY7qm4cT5CLaJ0OQZZwDG+qH4IMl5Cj09uSdclT9MEaYH+\nPh5aBY2SFPPi2y2Gr7tDyHjgEEGSOTcme6CCZOd2ju0CTaph4quHDrYHhisx\nZ4IoK1R6rnqJFtLf4cMpnbF/qz4FgtOb9Jh5EMeiO/z+ARKwjxc1VEvmpjwM\nah0TUnYAlE6lUKZhnipvmD6b9m9F8D5/TZsKlq6fiflDGSGkd4Gq3v01FhOM\nnLPvDdlDw57tvKVoIJNAIIQiPxrbDgEw7iZ21orFaxjok39TBhUM5A2k30D+\nRhqpGWhM4ZkLrRJK1mn99US5ZsvANOrW5mtLR9uCqqjrrqd8jPwxkFYmZ+op\nIbrdEKTvps6L5qPNfne72+ZqORVGMKUJ7EFcC/IEJp8RE9amJs58GTchFFcS\nkvJf/okKtlMkNLCGPwvDxQCPe6sGivEfZlRM5A5w4DjhM6RIIG9Stmg/NbxN\nJcvn\r\n=IrxH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtWGFqSsdZ8EU52tzC7S62GTO2bNZ4QopXVgu0zfLcVgIhAKvyNWjXmGiT9jXsNLOTL+O3WigOnu/ryCTf2xfO63dc"}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.36.0_1583231464497_0.7419443045290519"},"_hasShrinkwrap":false},"0.36.1":{"name":"@vuex-orm/core","version":"0.36.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"normalizr":"3.4.1"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-node-resolve":"^7.0.0","@types/jest":"^25.1.1","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","codecov":"^3.6.4","core-js":"^2.6.11","eslint":"^6.8.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.1.0","rollup":"^1.31.0","ts-jest":"^25.1.0","tslint":"^6.0.0","tslint-config-standard":"^9.0.0","typescript":"^3.7.5","uglify-js":"^3.7.6","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.3.0","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.2"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/attributes/types/Increment.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"25b458bd4de72f64ad4e8b3a3983ace062be8cfd","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.36.1","_nodeVersion":"13.8.0","_npmVersion":"6.13.7","dist":{"integrity":"sha512-MMX1IfP4Xz8FBLRsv5WC78czuVslLUszP4W3QXvTF5InUknFAmacbHxk23rp36pibg/LSmi9v7yHe485HGrwJQ==","shasum":"91bc08c5ace4b3ee5bbd82eb95dd8ebda7e49f09","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.36.1.tgz","fileCount":328,"unpackedSize":1057547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeX3LiCRA9TVsSAnZWagAAAx0P/0j5oJIhFA69gWxqwYOy\nRcttktjMvTkCt0C5VzJG0aAHRGrv7k1XfTCWlLbfgkfjS3bLScB4ZXX7HVji\n/VmCgMBeXeqf/orSAsBIw1LhVbQf8B0q6Aq4/XfieLFjlnLtm4TgdPrmMNGg\n2yQmk4/idLhHL7iTxt/ekhVMKrSvg16QlwMWrEKpw/4GpkshAv0TBmlmJNG1\nlfKg3XiMODPOwP7lwZSRAQjtsVGLtFr3A7uBBZ9luL95U+Ap72+lYp8Oekbt\nJTv4/cjOnlyRWurQWB5zQZC9zclZHURnyOY2iu3F6+fA578j+ps5ChurLhEJ\njVILNbKSmwiibrLV6IzKBHpdZZY0rpBXeJsHzMrf80jJySN3ECgymohCVxLJ\ne6NqfShuosRbZlmlgfAbmBKSM/Yjgy8V45QsoB27ZAnxPn3e+WGYcZEzpvoY\n/fysXyaOmznnxH1FooTVVt9d58GUQ6Pn3ce1irw0D9Fi/zNJ8edbMtV4IsAA\n3tNFwCtyx6TJ9143aksTbzdha4XfEEfRyQKBF+w+QLd4ZWTLt50/dllTItcS\n/nnVO1WPqVJYSzZB5goe2Dz+C4RpBEZfc1fLDLaiC/1rvokaNRW+JKXRGTVQ\nQA6crcesVIJArxHB3k47unLuD1cnfcSUbSdeanlQIPJmT+Y3F7k5ztIm/HBO\nRpKI\r\n=Y/dJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDYOgjiF+z3xCW0nZjwNmu2J7lMIrB6F7Uv0c8ktA5upAiEAvKcXGZtVeYrcHVlE0HrOC08LjPgtceXFLD+2GURf9L4="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.36.1_1583313633460_0.28749652831954786"},"_hasShrinkwrap":false},"0.36.2":{"name":"@vuex-orm/core","version":"0.36.2","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"normalizr":"^3.6.0"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-node-resolve":"^7.0.0","@types/jest":"^25.1.1","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","codecov":"^3.6.4","core-js":"^2.6.11","eslint":"^6.8.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.1.0","rollup":"^1.31.0","ts-jest":"^25.1.0","tslint":"^6.0.0","tslint-config-standard":"^9.0.0","typescript":"^3.7.5","uglify-js":"^3.7.6","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.3.0","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.2"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^app/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/attributes/types/Increment.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"08990a809f16344e11d0d5970e944066919c6d00","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.36.2","_nodeVersion":"13.10.1","_npmVersion":"6.13.7","dist":{"integrity":"sha512-DKx9o8axWivWkV0aF+dzEvHIGCDQOYzdO/UDT+YNhbeMg03GNqYaLkQEMndFaN/f1ldV6IqX5LeUSIszXdfWwA==","shasum":"d9cde8f7a513892b292b6df741cae4887f9bf709","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.36.2.tgz","fileCount":328,"unpackedSize":1105181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZP/PCRA9TVsSAnZWagAAbP0P/RggOYXA5jYWAr+y0VCq\nci47lG15LNdyKBM48KMm/9R0mNoDi+xSFzio6PHkuAZdPhXI8iHrpVtHj/3a\n//fxHs3S49PwBNpxgcnKUha3LEGbGMJLG1Jl7tbJgQrARv5D6ziELoyYhQMG\nxIjNXUzTfQPkOC/heJAm0sl0YVaW+BUV9rcsMhMhqsgJ4TTpiJKDlwBxYQwT\nm5jtPWTZSDwuLvSVdlAsaoyY5oGB18I2uOunqz6SjAuBRud8p7yihU2msEVv\ntenxTt5LqU+2guDnEt9aUGmwa+jS5pXgm28XUe0NW6Ut5R2w1EsD531Zlnbo\nifnvFG37cnDpG3m8yEiKQYupalLpDF6sfJG4XAad5AweGgN7VVnjMpPuz9Ie\nyzfdjMHxmqNZwMfSsyKv/hlHr8roDwX1jgAa39GhCSXi/w/HEBrHfQ8V6EwD\n340BdzIeeLMSv52prvoLY1fAUiRnCbFGFo4dMs5P4k1ZySu65KgpJvskX/FJ\n4oG0H6zu2ixcPACHlvq+FTSTLYnIhIfz7Vd9suv71XfIFiJQ74dR2CajxOeC\nYTu2vG1bkQ8hpu1nVIn9/GKLHbsRXxeQbHX+Y1wwnoklJ/NEBg1P/vGh6BB6\n7tCVdFPrM6wtDNwiGZqmElKlEv6hPrXrfTbxXvSYUUw5RNSPDRn2KZHAwZZ1\nRSDU\r\n=NCxi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG79bT3c8fmTdK/nRjnaeWOa7xrvjfzvXUfUlh+uPnWRAiAsr7Tm1u/EOVAaYRIwhQahB/w4byHT0UpJWWQ3y9ozXA=="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.36.2_1583677390443_0.39571820253377643"},"_hasShrinkwrap":false},"0.36.3":{"name":"@vuex-orm/core","version":"0.36.3","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.common.js","module":"dist/vuex-orm.esm.js","unpkg":"dist/vuex-orm.js","typings":"lib/index.d.ts","scripts":{"build":"yarn clean && yarn build:ts && yarn build:main","build:ts":"tsc -p tsconfig.build.json","build:main":"node build/build.js","clean":"rm -rf dist && rm -rf lib && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"yarn lint:ts && yarn lint:js","lint:ts":"tslint '{src,test}/**/*.ts' -c tslint.json -p . --fix","lint:js":"yarn eslint --fix --ext js .","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"normalizr":"^3.6.0"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-node-resolve":"^7.0.0","@types/jest":"^25.1.1","babel-eslint":"^10.0.3","babel-jest":"^25.1.0","codecov":"^3.6.4","core-js":"^2.6.11","eslint":"^6.8.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.20.0","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.1.0","rollup":"^1.31.0","ts-jest":"^25.1.0","tslint":"^6.0.0","tslint-config-standard":"^9.0.0","typescript":"^3.7.5","uglify-js":"^3.7.6","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.3.0","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.2"},"jest":{"moduleFileExtensions":["js","ts"],"moduleNameMapper":{"^@/(.*)$":"<rootDir>/src/$1","^test/(.*)$":"<rootDir>/test/$1"},"transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","collectCoverageFrom":["src/**/*.ts","!src/attributes/types/Increment.ts","!src/polyfills/index.ts","!src/support/Utils.ts","!src/index.cjs.ts","!src/index.ts","!**/node_modules/**"],"coverageReporters":["json","lcov","text-summary","clover"]},"gitHead":"7149eee9ff0d721a4c8a8979c0235e68df35c020","homepage":"https://github.com/vuex-orm/vuex-orm#readme","_id":"@vuex-orm/core@0.36.3","_nodeVersion":"13.10.1","_npmVersion":"6.14.2","dist":{"integrity":"sha512-YlYtNTH4JECVDgF9iCwRyoDtnCqTBkiIYtfMbw2YVIfGP0/c+T9jYXhEzNYGey3Uiiq8WbIdlKBbZpu4llIwZg==","shasum":"0ce056238224eae3c5fbcc6c0c0bde40920e4548","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.36.3.tgz","fileCount":331,"unpackedSize":1116111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeajjACRA9TVsSAnZWagAAElwP/3jugAfNOzBPjIH6knSg\nphiUYx7fQwV2lvoe4HGhKT9OBRhpOxcyByEbCPRvQgy/+VvroJyT/ajPloJL\ng3A8ek47xQqdsjJOhnfxfPfjoJFwgw9BuFXyOUfo4Ie17QS6D9l4fGSg3kSz\ncyVkmFcwtKNr/CItO/saeymz+n/+fJ4W8bSJBxLjxlQ8mXpUESw8beuG9beb\nJ59ivmMD8lkyN5pVJbmivAipuNDRdieB+ViAioAt4VnXdItHUstO0SXJn3T1\n9L5eqw9ncqEbryM798D71PWXyHXzpaX1v1+ty1tXHpqkzLVISqHPE9IOySBo\nlfc45KJqef+CL+x+fmuOF2DpPsmV6+twcIM/HixlAG5iIvlOxYwUbxux7YLJ\nYgF5XK15WK3elQs1+uzN+ce/R44Qo0lBQoussFWLk3IKdxwZdK8EdiuvaG14\n+bBIhbfKq2bao7eMdnpObdoFhdllaep6x7e01e0q6zp4ACsMvTw4+ie3vN55\n4C7w6g57wi49er4XuZKhACt8yQiStZa+nyZxkMdP5qJvUptrU1sTSvrwLyRt\n9yWnphZWGtxHr/mETfF0qzQ9bYXWar05YTtNVeVlMihwbtUmTikditszTOfT\nMqUujWmvtfuLEWBNyOYv6a+WxV/R1Hav+yNShnhOHIE8KuraTBOHqZGxsdMb\nV52g\r\n=hvrs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8s2F5U+HFZjN9Rj7JizWWoD9Ju8+L8PD9kQTu/s1+PgIgWaSeP5IPfVAqwA1oduIlBWTwf11qOqc+TQGRYZLFhfQ="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.36.3_1584019648068_0.508862678858385"},"_hasShrinkwrap":false},"1.0.0-draft.0":{"name":"@vuex-orm/core","version":"1.0.0-draft.0","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","typings":"dist/index.d.ts","scripts":{"build":"node scripts/build.js","build:dts":"api-extractor run --local --verbose","clean":"rm -rf dist && rm -rf dist && rm -rf coverage && rm -rf temp && rm -rf .nyc_output && rm -rf .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"yarn docs:build:guide && yarn docs:build:api","docs:build:guide":"vuepress build docs","docs:build:api":"yarn build && api-documenter markdown --input-folder temp --output-folder docs-api","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"normalizr":"^3.6.0"},"devDependencies":{"@microsoft/api-documenter":"^7.7.18","@microsoft/api-extractor":"^7.7.13","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","@rollup/plugin-replace":"^2.3.1","@types/jest":"^25.2.1","brotli":"^1.3.2","chalk":"^4.0.0","codecov":"^3.6.4","conventional-changelog-cli":"^2.0.31","core-js":"^3.6.4","enquirer":"^2.3.5","execa":"^4.0.0","jest":"^25.3.0","prettier":"^2.0.4","rollup":"^2.4.0","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript2":"^0.27.0","semver":"^7.2.1","ts-jest":"^25.3.1","typescript":"^3.8.3","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.4.0","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.3"},"readmeFilename":"README.md","readme":"<p align=\"center\">\n  <img width=\"192\" src=\"https://github.com/vuex-orm/vuex-orm/raw/master/logo-vuex-orm.png\" alt=\"Vuex ORM\">\n</p>\n\n<h1 align=\"center\">Vuex ORM Next</h1>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/@vuex-orm/core\">\n    <img alt=\"npm\" src=\"https://img.shields.io/npm/v/@vuex-orm/core?color=blue\" alt=\"NPM\">\n  </a>\n  <a href=\"https://travis-ci.org/vuex-orm/vuex-orm-next\">\n    <img src=\"https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master\" alt=\"Travis CI\">\n  </a>\n  <a href=\"https://codecov.io/gh/vuex-orm/vuex-orm-next\">\n    <img src=\"https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg\" alt=\"codecov\">\n  </a>\n  <a href=\"https://github.com/vuex-orm/vuex-orm-next/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/npm/l/@vuex-orm/core.svg\" alt=\"License\">\n  </a>\n</p>\n\n---\n\n:fire: **This is the next iteration of Vuex ORM. It's in active development state, though we are hoping this is going to be the foundation of the version 1.0.0 release. Any feedbacks are welcome!**\n\n---\n\nVuex ORM is a plugin for [Vuex](https://github.com/vuejs/vuex) to enable Object-Relational Mapping access to the Vuex Store. Vuex ORM lets you create \"normalized\" data schema within Vuex Store with relationships such as \"Has One\" and \"Belongs To Many\" like any other usual ORM library. It also provides fluent API to get, search and update Store state.\n\nVuex ORM is heavily inspired by Redux recipe of [\"Normalizing State Shape\"](https://redux.js.org/recipes/structuring-reducers/normalizing-state-shape) and [\"Updating Normalized Data\"](https://redux.js.org/recipes/structuring-reducers/updating-normalized-data). Learn more about the concept and motivation of Vuex ORM at [What is Vuex ORM?](https://vuex-orm.github.io/vuex-orm/guide/prologue/what-is-vuex-orm.html).\n\n<h2 align=\"center\">Sponsors</h2>\n\n<p align=\"center\">Vuex ORM is sponsored by awesome folks. Big love to all of them from whole Vuex ORM community :two_hearts:</p>\n\n<h4 align=\"center\">Super Love Sponsors</h4>\n\n<p align=\"center\">\n  <a href=\"https://github.com/petertoth\">\n    <img src=\"https://avatars2.githubusercontent.com/u/3661783?s=460&v=4\" alt=\"Peter Tóth\" width=\"88\">\n  </a>\n  <a href=\"https://github.com/phaust\">\n    <img src=\"https://avatars1.githubusercontent.com/u/2367770?s=460&v=4\" alt=\"Mario Kolli\" width=\"88\">\n  </a>\n  <a href=\"https://github.com/cannikan\">\n    <img src=\"https://avatars2.githubusercontent.com/u/21893904?s=460&v=4\" alt=\"Cannikan\" width=\"88\">\n  </a>\n  <a href=\"https://github.com/somazx\">\n    <img src=\"https://avatars0.githubusercontent.com/u/7306?s=460&v=4\" alt=\"Andy Koch\" width=\"88\">\n  </a>\n  <a href=\"https://github.com/dylancopeland\">\n    <img src=\"https://avatars1.githubusercontent.com/u/99355?s=460&v=4\" alt=\"Dylan Copeland\" width=\"88\">\n  </a>\n</p>\n\n<h4 align=\"center\">Big Love Sponsors</h4>\n\n<p align=\"center\">\n  <a href=\"https://github.com/geraldbiggs\">\n    <img src=\"https://avatars1.githubusercontent.com/u/3213608?s=460&v=4\" alt=\"geraldbiggs\" width=\"64\">\n  </a>\n  <a href=\"https://github.com/cuebit\">\n    <img src=\"https://avatars0.githubusercontent.com/u/1493221?s=460&v=4\" alt=\"Cue\" width=\"64\">\n  </a>\n</p>\n\n<h4 align=\"center\">A Love Sponsors</h4>\n\n<p align=\"center\">\n  <a href=\"https://github.com/georgechaduneli\">\n    <img src=\"https://avatars1.githubusercontent.com/u/9340753?s=460&v=4\" alt=\"George Chaduneli\" width=\"48\">\n  </a>\n  <a href=\"https://github.com/bpuig\">\n    <img src=\"https://avatars3.githubusercontent.com/u/22938625?s=460&v=4\" alt=\"bpuig\" width=\"48\">\n  </a>\n  <a href=\"https://github.com/robokozo\">\n    <img src=\"https://avatars2.githubusercontent.com/u/1719221?s=400&u=b5739798ee9a3d713f5ca3bd3d6a086c13d229a3&v=4\" alt=\"John\" width=\"48\">\n  </a>\n</p>\n\n## Documentation\n\nYou can check out the full documentation for Vuex ORM Next at https://next.vuex-orm.org.\n\n## Questions & Discussions\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\nAlthough there is the Slack Channel, do not hesitate to open an [issue](https://github.com/vuex-orm/vuex-orm/issues) for any question you might have. We're always more than happy to hear any feedback, and we don't care what kind of form they are.\n\n## Examples\n\nComing soon...\n\n## Plugins\n\nComing soon...\n\n## Contribution\n\nWe are excited that you are interested in contributing to Vuex ORM! Anything from raising an issue, submitting an idea of a new feature, or making a pull request is welcome!\n\n### Scripts\n\nThere are several scripts to help with development.\n\n```bash\n$ yarn build\n```\n\nCompile files and generate bundles in `dist` directory.\n\n```bash\n$ yarn lint\n```\n\nLint files using [Prettier](https://prettier.io/).\n\n```bash\n$ yarn test\n```\n\nRun the test using [Jest](https://jestjs.io/).\n\n```bash\n$ yarn test:watch\n```\n\nRun the test in watch mode.\n\n```bash\n$ yarn test:perf\n```\n\nRun the performance test.\n\n```bash\n$ yarn coverage\n```\n\nGenerate test coverage in `coverage` directory.\n\n```bash\n$ yarn docs\n```\n\nBuild and boot documentation server with [VuePress](https://vuepress.vuejs.org/).\n\n## License\n\nThe Vuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2020 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.0","dist":{"shasum":"2240a491725374a03aa5b9159d4bdc318abda25b","integrity":"sha512-i+gZ8y1nGma32V2fSD1zGLueVRHAZrvgJV1xgv3f43iGJHrl9ReNbgysmEmgwyowaCK/i/KyDNsU+Ke5VoZIcA==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.0.tgz","fileCount":13,"unpackedSize":528866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej/XxCRA9TVsSAnZWagAAZzAP/RlQ/h9MrZCFO2mjLxUj\nPNvjrxqtvGK1BqDx3Yf5dI4zLTJqs0DTEB5XvIsLRAwHysCXkHya8YtCcrcq\np2zxg0rflwV0cc1XbTvs98NhV68htbhBF4eHCGVs9p8SHnBVC7dlcjeVfgUd\nUs6tdso/4ILwgLH+4INJspiLZty8iwg8TYkECvmr161F7x4CEVRtlv/q9mYB\ng7/bykhXnZWLaI5z6Kg06wjv1PSpm2tSlJmAB9gewRDp0QjtECtF9wDGbZmD\nVMsptuo47VkFC5ImGzh/DdjGyKMjgb+a67BvnkVAps0A1ha2qUK/vW6kLVzY\nfbZnj+IgUBICk86R+ME9qvHkAz5eLIIMnLbJM6ndVoRNAv2lhdycRqihnsFN\na+PW1NdA4OUxDiBRqsTrXid/tF5mR064nC1P01edpo0j8Ru+iEa8xskfKWqJ\nrsSe10PZqvygCiRgWMVjZ1b/U5TpXIGtcraKIY5sYnM53othap6RN0/sOaEK\nhv+H1lpraG+tr8UFd0lXYk05KleNG0zrX8SmnXEvtO60zrAplb0SQsTe23+y\nHmWWshGkNpKK4LERN/HsXdAWbjE7M6AZsYueDjKoziEnZPpYI5MhQ5flP1It\ncv3KHGeo79tnqdp3qUJk0ttiWWhVfaRgoJJH8Avq6BOHa5gPgJZjE+uKJyT9\nclan\r\n=2F6x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjhqv710m7IlflzIpWlVBqd+jd9inHIAIpIRRdoRRC+wIgZdxAx9G9w/KS7PoFI9L/EBmC7dxaJsuEXZ0A+Rk3bIE="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.0_1586492913367_0.7765743381338199"},"_hasShrinkwrap":false},"1.0.0-draft.1":{"name":"@vuex-orm/core","version":"1.0.0-draft.1","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","build:dts":"api-extractor run --local --verbose","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"yarn docs:build:guide && yarn docs:build:api","docs:build:guide":"vuepress build docs","docs:build:api":"yarn build && api-documenter markdown --input-folder temp --output-folder docs-api","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"normalizr":"^3.6.0"},"devDependencies":{"@microsoft/api-documenter":"^7.7.18","@microsoft/api-extractor":"^7.7.13","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","@rollup/plugin-replace":"^2.3.1","@types/jest":"^25.2.1","brotli":"^1.3.2","chalk":"^4.0.0","codecov":"^3.6.4","conventional-changelog-cli":"^2.0.31","core-js":"^3.6.4","enquirer":"^2.3.5","execa":"^4.0.0","jest":"^25.3.0","prettier":"^2.0.4","rollup":"^2.4.0","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript2":"^0.27.0","semver":"^7.2.1","ts-jest":"^25.3.1","typescript":"^3.8.3","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.4.0","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.3"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2020 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.1","dist":{"shasum":"280ee5422f998800da2431bf5c4c05374d590815","integrity":"sha512-ejbGLuN+rUki3POIaMXJRpLYGIAuxKdtTsFNpknQCGlI1hV8IlcVXZg7rGs4O5eViLB8mmEAbP2tfXX19vBPwg==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.1.tgz","fileCount":111,"unpackedSize":599894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJek85hCRA9TVsSAnZWagAAsOcQAIM3P+i935OW3t0Dfqag\nI5q+uoZ51UnTKL91wWTdKFBAvGwHZ6CyonBRGwNkLlSuKBeT9PeJadm1S2PP\n+65n4KtBWKYAKr0Q+pzME/AunOtcKt0/uZ3LXy7XAo/iY0ywaXhpyKMUo7vP\nBssIqLdS6DWkf3s66hpxmqTg+qx6SmjTJc1mO7xGHUEhVb8YasB1s0CiMMbC\nbcgwGcTIoy+xwva+uCAxfexwk9H58a28dz47m+hVu1gLB3W2/Dbqu17ayqq2\nZPPUcetiXIpLjFSKFz5duM3fwzV7GrpOG2Maw0fVOrkuD6p3P3VWoCmnw9Rt\n8DlrjEEXJCEXFRRFUy93B5psRmuXFaraJfZUfYv+dzu2zQFxLEbxZXHUfQIo\n+vysbKSiDR3rh421aI2mEOmYfuVfmc8gz6liovRBpTN/HWsCYhFE1Et+zOLs\nbvZK58mlo8XwkoAYKy0mgAOVqgw9aawddopzhYMLjTggb6BRHzYqEXLf6jLj\nTECJB69NYK474PnrrPJDeG1HPbNxxULrozvbhDJMj97NUF0Yg7nxTxVOjqbf\ngETibEuYWN8R40m6KkTJ9SFWM4lzqyWuhviP2CxyLZvncbf4OGext7JdWNYl\nAE9j/Z/uYIiMvJIzvGT3KLLK75mo6FYRa1bkQLjA0PVHp3UjVkO+o9uzq83l\nb8gl\r\n=Z3L6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDz2L89V25i5tb+T+pLsdsz+kUKr8lLG2tkNv8BXZDhygIgMZW4JFBbj87XvoJS8eI0oldoV9zkaKdYqisJHLvlX7U="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.1_1586744929271_0.6010156017655248"},"_hasShrinkwrap":false},"1.0.0-draft.2":{"name":"@vuex-orm/core","version":"1.0.0-draft.2","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","build:dts":"api-extractor run --local --verbose","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"yarn docs:build:guide && yarn docs:build:api","docs:build:guide":"vuepress build docs","docs:build:api":"yarn build && api-documenter markdown --input-folder temp --output-folder docs-api","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"normalizr":"^3.6.0"},"devDependencies":{"@microsoft/api-documenter":"^7.7.19","@microsoft/api-extractor":"^7.7.13","@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","@rollup/plugin-replace":"^2.3.2","@types/jest":"^25.2.1","brotli":"^1.3.2","chalk":"^4.0.0","codecov":"^3.6.4","conventional-changelog-cli":"^2.0.31","core-js":"^3.6.5","enquirer":"^2.3.5","execa":"^4.0.0","jest":"^25.5.2","prettier":"^2.0.4","rollup":"^2.7.5","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript2":"^0.27.0","semver":"^7.3.2","ts-jest":"^25.4.0","typescript":"^3.8.3","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.4.1","vuepress-theme-vue":"^1.1.0","vuex":"^3.3.0"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2020 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.2","dist":{"shasum":"3df6f7b0be2df661ea05cf2c49ce535348bcc6b9","integrity":"sha512-4SWdJW+THW7WkBMI0SmtNloNHMhGKosOPUQORvTFPg+ejMGejOQ1sHgM94kAwoIn7vw64TLB+lgoyC84Xo+cPg==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.2.tgz","fileCount":114,"unpackedSize":623485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerlAJCRA9TVsSAnZWagAAZCgQAI755x/E/nmLdm1Oz+Ca\nkFyl1jpd2vbNqfo7MweRVb0pODxvmzZhM/XBnfFPvIqPSXsYWVug9zQofY9J\nsge+vXabZOXmbbZaqHTQpQAICQ7whHlgiyHi+lwacg7zHSaC6XTf+DUQM3XW\nbJRoMhC8dy46SLsLZGDmZeA4hRUu3xpiA/CzcqFkpNAHcuB9hD49624B2lHS\nMKa0kr60E/WMpE1hsDAS6DBQ6dfQiUt/+bANen2Fv/5OfySolbdclq0KkvxV\n15shvGJ5lxwWaJrKQuXaHVVzH0NuYCVMeGVA1JQunY//qMM3yL9XpiHaSivV\nbRdwNyqobKf5oN4UUNpV2/7WcTlU/mIscnl0Fchv0yYtyyAvimTQjXcyLR0X\nfEEi49veUZE8c6zrAK8wyHhpHVMybrLjalU1QDtXYLSYZo57asqYwQAJDL9w\n16ft0ybUs5VALAxToRpG7bm1R7h6yee9cd80ODscPu9l61DR32YGmo3OGuLa\nX/kGnODjgtk45NJ1Fzx/0EkDg585/j4TKbgk9jC8m6K+tWN0JjFW41FVruLt\nckTuqLq0QHAUzS/oli8pGEWgIHq3hSCnSdbDmUrI1/P4sZLJMCZePh9iJ1Y4\nEkFtXu3RTJalfp7UrbJU6gIFGpzGwPB46dkMRCx25YBbvuUHjBdyZzY/MyfU\nZhSk\r\n=S64a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFT/698f+Pp0NyTs0WTGF+ysW5p6a8uEBBHlYU1z/m5gIgexvGnR7WG5MNA1SrWp1bQxc4cENPk4up4xHXvNb5tvw="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.2_1588482056798_0.5716347534082302"},"_hasShrinkwrap":false},"1.0.0-draft.3":{"name":"@vuex-orm/core","version":"1.0.0-draft.3","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","build:dts":"api-extractor run --local --verbose","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"yarn docs:build:guide && yarn docs:build:api","docs:build:guide":"vuepress build docs","docs:build:api":"yarn build && api-documenter markdown --input-folder temp --output-folder docs-api","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"normalizr":"^3.6.0"},"devDependencies":{"@microsoft/api-documenter":"^7.7.19","@microsoft/api-extractor":"^7.7.13","@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","@rollup/plugin-replace":"^2.3.2","@types/jest":"^25.2.1","brotli":"^1.3.2","chalk":"^4.0.0","codecov":"^3.6.4","conventional-changelog-cli":"^2.0.31","core-js":"^3.6.5","enquirer":"^2.3.5","execa":"^4.0.0","jest":"^25.5.2","prettier":"^2.0.4","rollup":"^2.7.5","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript2":"^0.27.0","semver":"^7.3.2","ts-jest":"^25.4.0","typescript":"^3.8.3","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.4.1","vuepress-theme-vue":"^1.1.0","vuex":"^3.3.0"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2020 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.3","dist":{"shasum":"8fc270c96b2f524de7a0da5af3b5bce7e169d596","integrity":"sha512-0BAUC5vCIfJIuJYHnbFv45t9MlsmppXRhmSTJtK6IaoMxkduIVaGtB445BRf2miqjsrAdSK9g3GkN4edl517/Q==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.3.tgz","fileCount":114,"unpackedSize":624240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerllBCRA9TVsSAnZWagAAKIkP/3UnKso8WPQV0VQHYwjh\nG+FuXCGcLBM5cwrNWLvRJjuwMtNT+b1xaFIi8p4L7XKSRLGYRzQA3kMfoz60\nVMr5yAdei7EnjGYLAXnxcmFKopY6xEu1tSj6Zti5ulOFY98G/9ZSuOdKVqKz\nlThcWyST6ISIWt3CGJQuwf7T7zi1bXN7GgWylzXlZ5alXqJinSkaU4utl6/u\n6JqIaAClHYYracF7hatWeyaeOMVCAuZexpegc3+BjI5Hv2MbLcjWsvd9PN6u\nXkgBeCBwGgk8yGraUXMDUyyHsf8xsktXowGcdZvsoytB0QWD6ghNTWlJrZP4\npRR5rMZtDN7N19/Q77tE1lyHZwvsYwBlwgZS1GKyNHuxbOzSBgrbfx49K8t+\ndxo50HUInG6TQWx7jOOmno+vTCoGi1a3raHVD+Mweq5IKQoRwrjpP7Y2NqOi\nl2i1bmv0xAYPegD64rRIiB4asP9EnxutGBaAjBfBeBRIfIkzs3YpHKC+gp3p\nN2fGg1ii2Qyqncz4GjqA9JEr2+d3qK104DCmLcMk3MT77uuGHSDz6zFKzXh7\ndOa+gc1q4Nt8D4pZXMIlgLkoc8ndDDaEaciC7TboGp9XF7X/UOlUEYsH5dcf\nfDPo9xKidj50E/cRTdEUCriycHBJvmGDzfBE+xAaFPP87A1t8T5iwlK3t3gD\nUr4R\r\n=XTWK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBSV3ZVWhkVC7CNdEE+Tpzn8oGgSxcuAZdn+Ux95G42JAiEAnNt+kuA2OZ63as6fhP33xFTnXTrCVnlSO+ueRQ1CUBM="}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.3_1588484417538_0.421868783685752"},"_hasShrinkwrap":false},"1.0.0-draft.4":{"name":"@vuex-orm/core","version":"1.0.0-draft.4","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","build:dts":"api-extractor run --local --verbose","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"yarn docs:build:guide && yarn docs:build:api","docs:build:guide":"vuepress build docs","docs:build:api":"yarn build && api-documenter markdown --input-folder temp --output-folder docs-api","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vue":">=2.6.0","vuex":">=3.1.0"},"dependencies":{"normalizr":"^3.6.0"},"devDependencies":{"@microsoft/api-documenter":"^7.7.19","@microsoft/api-extractor":"^7.7.13","@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","@rollup/plugin-replace":"^2.3.2","@types/jest":"^25.2.1","brotli":"^1.3.2","chalk":"^4.0.0","codecov":"^3.6.4","conventional-changelog-cli":"^2.0.31","core-js":"^3.6.5","enquirer":"^2.3.5","execa":"^4.0.0","jest":"^25.5.2","prettier":"^2.0.4","rollup":"^2.7.5","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript2":"^0.27.0","semver":"^7.3.2","ts-jest":"^25.4.0","typescript":"^3.8.3","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.4.1","vuepress-theme-vue":"^1.1.0","vuex":"^3.3.0"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2020 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.4","dist":{"shasum":"1ab5a6366c4d72fdd27a816a8fb6b5451efd7174","integrity":"sha512-O6y1u5oFTz7mia5rpB/NkuvrxRuFP7gr0Ah73htEkz9dh90Vv+GJxPE16HhHktxXLzrw4c7dMXPbS9Xegms1mQ==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.4.tgz","fileCount":117,"unpackedSize":627587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerp68CRA9TVsSAnZWagAAfuUQAJSaOfvAocYu+10hC3He\nn7U29TmnlYX26KM+Zt+TqUhuTPHhvCgVYjH6iIh7OdtunGSO+87o4yeYEu33\n9UEd/kuudjo6dfUdGI8yfRo/zTIGv4nTivTtdqm5BC3VdgJ6IRGOiWHQ3X6B\npFGlqfwibJ1xDMzZJgrD8blIWWOsE6NaT+T+orem4sXPYjo7DT7dGl6MnyTJ\nt2A0rPNVxHsoF1Qjqk5ErPEISWjOS2KpcItvuwgMnAbeUqpo8WYQzgNmrWGB\nJheIYtdxJn6QcC9FeanQqL9nfjSI/t2N/iDZT1Ymbk5ygieDcFbSAmPEoJpO\n+NZ3+C9W2k0fBTvQZh9OnhMP9/cRwG8X7WcUUQr/eyzNLqqDanXvNTz4Z3zR\ntHYYXLJ7mr0I9FY7dWoFp+I1izB/fbZqcc3IxUNHwJuzf7NKV8XHGyWRA3YL\n3Sqq7r7Q4KnT+vu53A6vVRxFCcT734zz4Up+zYoMplJ8HkGFiYRjtIx+O7Nw\n5P71Z266MrKTxqNE2wKZBOxPA6QbmmtA3R6oh/MBkaWZRvxj8ZRvIBn0GpeK\n+UOxykQak4UWngbvuNFKfrcrIrQEGJb1PL+lIHthwO/vsoNw8HvymnfuVoUk\nsgeEt3/8R+udTXX2os1cYdPmdkYKI/pnzc3wUR1Lit4vq5R7IHH2EpGZ+cB7\nODSd\r\n=UNJ9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2b3mCXK99VJNhWGDftQe5cHBfMAWRwK+uAQKabHjMswIhANj6iemgBMZ7pIEa/xFmYiSWJ4Ri/xczKNvuKYXIvpDI"}]},"maintainers":[{"email":"kia.king.08@gmail.com","name":"kiaking"}],"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.4_1588502204245_0.47662222684205036"},"_hasShrinkwrap":false},"1.0.0-draft.5":{"name":"@vuex-orm/core","version":"1.0.0-draft.5","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vue":">=2.6.0","vuex":">=3.1.0"},"dependencies":{"@types/uuid":"^8.0.0","normalizr":"^3.6.1","uuid":"^8.3.1"},"devDependencies":{"@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-node-resolve":"^10.0.0","@rollup/plugin-replace":"^2.3.4","@types/jest":"^26.0.15","brotli":"^1.3.2","chalk":"^4.1.0","codecov":"^3.8.1","conventional-changelog-cli":"^2.1.1","core-js":"^3.7.0","enquirer":"^2.3.6","execa":"^4.1.0","jest":"^26.6.3","prettier":"^2.0.5","rollup":"^2.33.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","semver":"^7.3.2","ts-jest":"^26.4.4","typescript":"^4.0.5","vue":"^2.6.12","vue-server-renderer":"^2.6.12","vuepress":"^1.7.1","vuex":"^3.5.1"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2020 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.5","dist":{"shasum":"7902806551c9b57c500721ad7f8cf3f65d3fe5a1","integrity":"sha512-m5kuW6+yCboOzeKVj193uMW8Rsf0CuytO1BDpy8yq8VDzif1EiMa081NA/yBm+NipRRok1epS7AZg/TuXMTKSQ==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.5.tgz","fileCount":128,"unpackedSize":714417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsnlJCRA9TVsSAnZWagAAEDgP/3NC7ELLfbkDQDHSctcA\n0i5zJ8j1ii6eu0ILWoJAse/7kDzO+tADN82nbdiTsMMWrzf5sGbDcOz1KFjq\nFaMZOmyNVhpjGAf4+m3q+OqESlM6yjbQ+3zqJMsTF7kEgiq0nNmsmf/Q0aFf\nV2TUgzKFa2Ul1TKZE8TqvfoUI/l2qi0JqYrBovQ82rv3uhW/KLjhyUYMTOIk\n9zPh/8iZ4HdLCH9jrwSqw9etQOCv+lbw9/as0xRKkGjHMeUB/p5EqSaxk36F\nW7JashSKV8cGZyIUn5EPAuG1vJAKrO+ur+vNaJlKNEIndlTtrDquj78LJVmS\njNsVjvqIDq2nqBU6By/pc9QkwLAGaL4KVKlshB4aL7jZtMssNP3vkOd0KeCh\nj9pODoH6qU3JA5Op0zQ+6GbHOEANe9zp5tG8zLk+dXrX2DPWaMEsd1A4aN7R\nLhv1QKPWaSSkBflbTj2r7amRL8KpKElKPVvGcTjaQFrJMHpDUi/MhOEmRP6B\nbj/W5uomFvquKNWiq4cHgl035x3rYd/mehkN25K0jW5h8g5+dIxu7Kz249ii\n6ptnDEjtmEKzJsRnazZV2O7jZtP4gNoP2KjnQvE9q6F4/h3ZqmOrqjFj2OiB\nsGlOfver8ZuNaBzIAes8cvk4ETMcoJYZkbhfnw3rkO3zvb2wyuBAthC7Lpsz\nRdjO\r\n=R827\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWWy2h25RkrkrpF/FWZgkbfnuU9+kVkRWH72wypvA4mAIhAKHUo3z0dWAxzIOieBTRnslqJmrNnGnwiTu+UrUBLMh6"}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.5_1605531976949_0.4641226443353561"},"_hasShrinkwrap":false},"1.0.0-draft.6":{"name":"@vuex-orm/core","version":"1.0.0-draft.6","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vue":">=2.6.0","vuex":">=3.1.0"},"dependencies":{"@types/uuid":"^8.0.0","normalizr":"^3.6.1","uuid":"^8.3.1"},"devDependencies":{"@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-node-resolve":"^10.0.0","@rollup/plugin-replace":"^2.3.4","@types/jest":"^26.0.15","brotli":"^1.3.2","chalk":"^4.1.0","codecov":"^3.8.1","conventional-changelog-cli":"^2.1.1","core-js":"^3.7.0","enquirer":"^2.3.6","execa":"^4.1.0","jest":"^26.6.3","prettier":"^2.0.5","rollup":"^2.33.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","semver":"^7.3.2","ts-jest":"^26.4.4","typescript":"^4.0.5","vue":"^2.6.12","vue-server-renderer":"^2.6.12","vuepress":"^1.7.1","vuex":"^3.5.1"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2020 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.6","dist":{"shasum":"67104f7f16068117389aa7770f9a20899967a35e","integrity":"sha512-t16/hdMqhR4ZWsbCwvKYBr0jaqz3HJ7VHDvpY7x7FbR95Vc7Qj1uJQSsXItZIa0kVVXz/x6B/85LLXAkCSGtMg==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.6.tgz","fileCount":128,"unpackedSize":714990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsoz5CRA9TVsSAnZWagAAzZAP+waDqZq4J9tWK8U9U5T6\nyo08VqWKdEQ6G6uQKK+QIjTmGl+HydJnLWI7hIkxuthBxiOItwHtF9gf9pbE\nhh//cSAysnaTidLMYryGjxnHGJSs5QYKEid1mLlLHPK9HDd9J+5jhnFf1wrA\npiSRDlMn9PNYdXMY9oJ6XlUOtC0+FZW9J9u4XPYXrqqeYiozyKISNUQXIKM9\nJxt+GMS1/sHA4oXV2Y/eD8VcQbh6XBror5Zt3noJWlrEtfAGvrPTafKqKZkM\ns+IeS0tyAXtoefKw9PM6pWWbxAKWf4r7PKzg2NRsDrCvtZU5UeFYW/w77GQB\ngBSBHguMwBP8fXqgazPhbipQWY3XCMy4pRygc1UhrdKTDhnC3ga912p0Wx9u\nZTfKmOKNT8CgucM5dMNU+RoN1IV99d/RWakSfQ1bXt6eYPK57KuczYPUZNEe\n6jh0WhvisaIFPeXTuaZTBiCYThhuJr0puN3ktKfdyEmiVDYvnQGDA5aY2PYb\nSAMPEtesh++vzxRRY7sHlPVE0cM8WDjQMNP6F2X6GQXdg7M8+pydWMm13mGP\nFX2ioq44ANyFLSpQluLrwzltmAox2qfUj0WiEAh2EZgy/wuh+CvW2z0fYCcO\nLXQm/oLO2zvk63r1aYMXpB5dz+I0AOy58vwSf5W0m4j+WU7fqTSajtQSICOw\nFqB+\r\n=kDYh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEfZ1VmZkUoqjueHW3zizJfO76+rAq/6NXqCxovLLOwgIhAJsZxAo8XMwNjlH8xZ23TyNdoU7bfSFGPalXXleVWh6G"}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.6_1605537016686_0.9607917168620166"},"_hasShrinkwrap":false},"1.0.0-draft.7":{"name":"@vuex-orm/core","version":"1.0.0-draft.7","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vue":">=2.6.0","vuex":">=3.1.0"},"dependencies":{"@types/uuid":"^8.0.0","normalizr":"^3.6.1","uuid":"^8.3.2"},"devDependencies":{"@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-node-resolve":"^11.0.1","@rollup/plugin-replace":"^2.3.4","@types/jest":"^26.0.19","brotli":"^1.3.2","chalk":"^4.1.0","codecov":"^3.8.1","conventional-changelog-cli":"^2.1.1","core-js":"^3.8.2","enquirer":"^2.3.6","execa":"^5.0.0","jest":"^26.6.3","prettier":"^2.2.1","rollup":"^2.35.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","semver":"^7.3.4","ts-jest":"^26.4.4","typescript":"^4.1.3","vue":"^2.6.12","vue-server-renderer":"^2.6.12","vuepress":"^1.7.1","vuex":"^3.6.0"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2021 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.7","dist":{"shasum":"959aa88bfd785d73e017d73955081c9a808642d1","integrity":"sha512-XmmUjqXPEjgXR6GQbW0RinwW0TraGm3epJxdb8jyAMN43DEH37Yb56KycJb13yQPoz/MYSzs7Gqp0GvXkOZqvQ==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.7.tgz","fileCount":132,"unpackedSize":746986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9GpkCRA9TVsSAnZWagAA7skP/jqNbWMv1W7QJwnVeuJn\n6ZA/lnQrsCC5TLK/jtVodpwLOQA2AdzWQax5wiOPUczXXqMGsciP0VTRy+U1\n7E70yrUIhqgJCWf5f6rI6xvEkiMZ0xqKTpgrRFZcXzSth4wDglQxcxud6P/f\nSAad/1k/XI2HK0gqzAxWfPS4RITWiikq9Dy6daRoclx6DASfZwf9yIs4xYyI\n6FiEsISQexrr3zQ8HO+ar4lSGPNrEYxemeovXwNMwvc2LP7Ze775+0bau2uW\n7PHimA9hF+Lpv8ppmV4QDAyCXk4CxVP8rUYWMrcRHebnjZZkTBqav6vdEuhB\nBKkjahFOV67FMJHVASWAcVpBZg38n+ZduP4M4LQ2sjeOiW+1KmyPWXXDa78i\nLafUWXO5cM9uL1cmGwxaRk4b8qceIu4yIcfxs/49MStnrLWWDKc1nbaxHkUU\nrDtuvcZVOjQvLgE1I425kbBV6erXPR11wZoWDbF/11D0dk4BOunodQaHXprI\nbeq2CeRDliKtmAZ2Q81idh/m+v4HxZE8shfc+Me/XwwZewBWKvFWjnBNoVuv\nbQ6Aac+LppKUAAe4Mug9GTjypU08+dMWXj+AE85qEZVen034R1VR/F+rCtRT\nANtauu5fpjzUeWlgAiVh7wCaonABQZCfiS2TXWrbg/Eo9zGlR6FnGNe63UZa\nK/QB\r\n=ba0i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfec2mfv3GKhXPVH1/ICHM22gLURWLTfqhijmyrDmqaAIgPYXsce4KnqV/KO36PJot7fDg1TiJQq+Bl6SW2r+FX2M="}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.7_1609853540117_0.4428272389829433"},"_hasShrinkwrap":false},"1.0.0-draft.8":{"name":"@vuex-orm/core","version":"1.0.0-draft.8","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vue":">=2.6.0","vuex":">=3.1.0"},"dependencies":{"@types/uuid":"^8.0.0","normalizr":"^3.6.1","uuid":"^8.3.2"},"devDependencies":{"@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-node-resolve":"^11.1.0","@rollup/plugin-replace":"^2.3.4","@types/jest":"^26.0.20","brotli":"^1.3.2","chalk":"^4.1.0","codecov":"^3.8.1","conventional-changelog-cli":"^2.1.1","core-js":"^3.8.3","enquirer":"^2.3.6","execa":"^5.0.0","jest":"^26.6.3","prettier":"^2.2.1","rollup":"^2.38.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","semver":"^7.3.4","ts-jest":"^26.4.4","typescript":"^4.1.3","vue":"^2.6.12","vue-server-renderer":"^2.6.12","vuepress":"^1.8.0","vuex":"^3.6.2"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2021 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.8","dist":{"shasum":"3122ca7aff6f651a26e29de850f76404ad2686a6","integrity":"sha512-pGfuHK+53Qh5S5Y5Pko5NhQPYJapO1V87KIeHQAX8twbcxPJUgZw6HTRVLUogrJ7WHtKcv6XbpPQgvE29UOE2Q==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.8.tgz","fileCount":132,"unpackedSize":751061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEpYwCRA9TVsSAnZWagAA4rAP/3RCpYRvlY9hrlGQEAEk\nSbMfYV3ZMBNMPwtcDkjoES+KbP2CjsD2eQ5f2RjxuGoOyC9m4GeZp+7myZ9j\nF29ZcHdOeMHAiMnN3rFhV1pjTTWk1DlisAOhZZ5KQxmuz5MV1pGfcxCtRQVe\nWclMYLtSj028QrbXHwuXwd+Aq5+ZHeZL8AOqRn4cjl343BI2BiHWrD6NGAEH\nwDe096jgF8FbHarteVMA+Pe3yVHlLDMS0fqPKldBr8ItuVX0Y5gCB/0LFV+h\nXm9HXKxZm3+J2sEQVWLaINVCN57r20VwG4U7KeX4ZKHyLPvKvCzedMM6I9n9\nhe7PuDjRk7lBu5R5OhVmQ6xGXJ0uBh8suKzD9+HDIhTMrvaWUgsRxFPTn+rC\njhOeFBBeAbSjgmoJ2IFeyM0DIgqu7ZHVQZIEue3rFywIK6nPM7MU5RiPLF95\nQxIbxXBZLBiwbN0LBZmnypvu5k/KKi2Ht3N71Ruz8fVnjWEYHxF2LAgPqA28\n59DR7lNwpiQpoC8zjNBhiIBbNBZlC96SKKYSQ57shloZA7IAVzeDnVgUGeJt\nDFa772njtOx7SW05yyetgv72v8XIK0cIcUkq2NExyWd2aMPFnTgltxAyOGqY\nu0/ws94v2uiWAkKbIUrIpTCAn8D5K2fFJW5+ShE4LB99sPHF0t6+DDqWMCY7\nvmMk\r\n=Ch5X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEj960YgjtExkurMr90yMIXdTF5miGQNX9BxoX4TgjEdAiEAu3a0KYpCR42iNR2p4uAFqjxQadVxZ9osqxQVE/KtK7s="}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.8_1611830832071_0.9572531174706194"},"_hasShrinkwrap":false},"1.0.0-draft.9":{"name":"@vuex-orm/core","version":"1.0.0-draft.9","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vue":">=2.6.0","vuex":">=3.1.0"},"dependencies":{"@types/uuid":"^8.0.0","normalizr":"^3.6.1","uuid":"^8.3.2"},"devDependencies":{"@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-node-resolve":"^11.1.0","@rollup/plugin-replace":"^2.3.4","@types/jest":"^26.0.20","brotli":"^1.3.2","chalk":"^4.1.0","codecov":"^3.8.1","conventional-changelog-cli":"^2.1.1","core-js":"^3.8.3","enquirer":"^2.3.6","execa":"^5.0.0","jest":"^26.6.3","prettier":"^2.2.1","rollup":"^2.38.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","semver":"^7.3.4","ts-jest":"^26.4.4","typescript":"^4.1.3","vue":"^2.6.12","vue-server-renderer":"^2.6.12","vuepress":"^1.8.0","vuex":"^3.6.2"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2021 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.9","dist":{"shasum":"a0c7bbeecdf32aef9d841553d1a100305ecae542","integrity":"sha512-23X0Yc8UFYnVk+Obq0Eho3nArMpPux38oDmMwXGbivCKIfm8FUI2QloZbp8gKpHBRyTCg9cQO1fP2LXN+YvlrQ==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.9.tgz","fileCount":132,"unpackedSize":752100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNfpACRA9TVsSAnZWagAAN0YP/R6fOqFUxoQuoc8f+gt5\nDV5tRFR1kunHl0e5yvS+cJ3rcOfthcngLvGGWzIdqvzWhwq022ukk5d973Ht\n/J7bACsuKLxmqPAgbsEJuAqAQa8Om+1Elul7Ea9rIjf6EkJoXtRh9MrInmlF\n9F68p8bAjwsAn+C9sWlGyz9kJiqud7RS9Z862uwfiJIeKFF54RwCH2iuVqFj\n1p6awV0vMso71WfXhADOQqUzgClaf1aMIg79T0aEMDZWXS2A8i2kFf2K/wtZ\nQKhodf0JSbypJfmKo9LMlDgRw8MlT0DhsPRQAyBV1WmgPob9sqXAbEzlNVVa\nDyHbnKSIgCwI+nO1GEdDL4vJJbhLUkyYtP20z87G7tgs4C7iZv7mdze+iOOS\nJNvYnJHWzhu6M5LUz0aZTd1WUMQz55h8t22AmYv7ZyK7SQ0zeQanKHkV1g32\nGVXJBzDDGSY4cPXdKVtUo8IzJ/7PXhRceMU+9M2VYt9wB1/v2JdtssRVp/57\nhmLv/IzAb9zEPKIDhWqS7MfWns557Bf8WDSJMpHWx1G2OUpU5rsge/iQLQCV\n6qVpu8kv9PjWtBgkUgf4DfE4o7w53cfln3MYsVhOXpMZy6EC0Rb+o1dK3UCe\nzXbjWSm73QJ+dkb/fsNvypntk15PlTh/bggHJ/JqNmBN0+qsuSDhTtZ0DQ20\n04NI\r\n=mLqE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEGdWlyVMtmAGbaF4GizI6VUmagnHym0UYE8e1tFcHyaAiEAlHyJJSNtn5lRsU8z7NHvlPnyqW7LgS5vqQs4Dk8t7KA="}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.9_1614150208045_0.1315990376662144"},"_hasShrinkwrap":false},"1.0.0-draft.10":{"name":"@vuex-orm/core","version":"1.0.0-draft.10","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vue":">=2.6.0","vuex":">=3.1.0"},"dependencies":{"@types/uuid":"^8.0.0","normalizr":"^3.6.1","uuid":"^8.3.2"},"devDependencies":{"@rollup/plugin-commonjs":"^18.0.0","@rollup/plugin-node-resolve":"^11.2.1","@rollup/plugin-replace":"^2.4.2","@types/jest":"^26.0.22","brotli":"^1.3.2","chalk":"^4.1.0","codecov":"^3.8.1","conventional-changelog-cli":"^2.1.1","core-js":"^3.10.1","enquirer":"^2.3.6","execa":"^5.0.0","jest":"^26.6.3","prettier":"^2.2.1","rollup":"^2.45.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","semver":"^7.3.5","ts-jest":"^26.5.5","typescript":"^4.2.4","vue":"^2.6.12","vue-server-renderer":"^2.6.12","vuepress":"^1.8.2","vuex":"^3.6.2"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2021 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.10","dist":{"shasum":"abef43772dad5689f0c62690c2d1782259ce5008","integrity":"sha512-o7Zqg03FFP+Uy4ZQid3mmI7nfbBgTuzzx9h3pgrPDfvkXZ6gh+6gs0aWRz3/t/vkthHdFhGS6OXMa9Fea7kvqw==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.10.tgz","fileCount":132,"unpackedSize":756300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgetTDCRA9TVsSAnZWagAAHaAP/3/a79ZTFDWwFob1i5yi\n5zY9JaEfi31omnbJhGnbQ2pm00OAJ3JW8VKJfvlvHmY3xnqAKYaE2Mg6MAsC\ndjKvuW6qhW227cEaqFvxCMY14kiaosrFldH5EvD9kxyfi+K9e97g9sYqt7E5\nbMD+RKSNu+NJM23nkN0plBKr46yNSjxVrM1ey3EputF3NhX8/dtazm/p+pP8\nibACKPg9LW9K8NeW2/CDgNMZlZ4B4wefSfmZ9A7/eoH0E9JdRzn3wEi4CIvB\n8Y5GQpI84kaTP+lr+Nb7HdcU0yKi+GrVvMXTfWrBQaAbat1HfDB9jTezQqAK\n66WCGFMy6RiSf+gfTRaR7mAiYuLvfE7ZpPSyaBIFUTMMc7OK+BEn9QtoMveF\nhDTFqWH1uCRMql74XMq2AWF4JOpXNmJ2pDr+5QrGrOqI3Pw1GMK5leZOVfDU\n1TroQMZPt9SZwlbX6bQR4ltruYF/Az+RFLKFqOgh5VHqDT781zuWLuTo4xyz\nFbJYTtBCfB9pkPXtSwZp8Vp0rOYrgFo7ELsH8wmjwqg8p7ESRh5HGEjA7E3n\nThzKOiXImOUnDSvTFNlyn2QyDup+C0qTMA5BNkZR5EV1jc9RUV+cz4aNWWHz\ncV7i+G9xcGY75Fpv6/lPDNgHMkm0eq737DDAAzNh8ThnAuS3QPPLsW5Q5CzN\nL263\r\n=4PxL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJsErQtDLsva3FPNsFGuz6P44PmctbBNcF8fS15iTAEAIgShXjIb50KhobBgQXEj3TJsEWxFep2um1V87sGV6e1LA="}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.10_1618662594889_0.40638455940207185"},"_hasShrinkwrap":false},"1.0.0-draft.11":{"name":"@vuex-orm/core","version":"1.0.0-draft.11","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vue":">=2.6.0","vuex":">=3.1.0"},"dependencies":{"@types/uuid":"^8.0.0","normalizr":"^3.6.1","uuid":"^8.3.2"},"devDependencies":{"@rollup/plugin-commonjs":"^18.0.0","@rollup/plugin-node-resolve":"^11.2.1","@rollup/plugin-replace":"^2.4.2","@types/jest":"^26.0.22","brotli":"^1.3.2","chalk":"^4.1.0","codecov":"^3.8.1","conventional-changelog-cli":"^2.1.1","core-js":"^3.10.1","enquirer":"^2.3.6","execa":"^5.0.0","jest":"^26.6.3","prettier":"^2.2.1","rollup":"^2.45.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","semver":"^7.3.5","ts-jest":"^26.5.5","typescript":"^4.2.4","vue":"^2.6.12","vue-server-renderer":"^2.6.12","vuepress":"^1.8.2","vuex":"^3.6.2"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2021 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.11","dist":{"shasum":"2713e07e60b6b3646ebf52f762f80522ab44bda3","integrity":"sha512-9Yg89FYZp2SFPFIxsmYS0NC6O/qdVs1C22+Kh5VSJ8cptgQU1/oTcnBKAQl/yKPOtKRdgc+iduQYpx3eR5b+vw==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.11.tgz","fileCount":132,"unpackedSize":760817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglIBbCRA9TVsSAnZWagAAKXMQAJoMl90mrGeKNW2SogaW\nsPW3SbMIAWELJxwOJku/Kyna3Z2leqDQU/84CBY6zbfnuY/tHx10Eg0vDnW/\nZYgAQe14kiAlgp1Qi3a+pN0P7CEagLP1yQzNL9Xe8nUJgQJsHUGD6QjBT9Ch\nzQAjigCyUExxL4p3Y4+UR3y9zFPedyxS4pfWv0DAcwI2jKO1NHYN3lGPQrYG\naLbs9kdd0X1DV16DrTLW2/rYC/umDurnCqHgkXFIYuUTCA12O7okXwHyQMSX\nJmnPFLE9TLes2f+mIxIwvSzfuL/ya76WlX9Zdh7+2iatp5DMXd7AanSvDlfl\n1Tplp+3bSXko3ZshqJx0ts9Ncuwk9taCsZ/R28lAuXFJejnlxBzD7ponKyxa\noKJQk6GI/kPhaBx1IGEJVs1zmRRItnrDN6gIoI3DicyroamMS2FLsGGOsMFX\nTteszbWcQTfCli7at0KwduXneIz6oJwCuNXCV9nxPvGdzNbnMVWZ93LDiEzU\nn9EAdj69pko5jtx4eiJ5sXWrRQrHw4/q9iknEbN9FdICygzNwoibnwkgXzU/\n5Xgbe96iErCEmm/P5RtWsq3VxLzax4B6zMqxW6JAcvtYT1B2FTZhR3D69ZLe\nSFJBDJij3cJvH1IxEukwLX89GBHFbT3jem0MwQDfidT+AGeSKQ9V1rbek0YP\njgjC\r\n=2BEr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLjbS0/ttCUOkg83TCqFIuJ6DJVk/s6Bc3HwAgGYAN0wIhAOzrlMlqTbbHCmU9pF94qt6UjPo1AUTgsFrndeQrY2yp"}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.11_1620344923251_0.04606423385439751"},"_hasShrinkwrap":false},"1.0.0-draft.12":{"name":"@vuex-orm/core","version":"1.0.0-draft.12","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vue":">=2.6.0","vuex":">=3.1.0"},"dependencies":{"@types/uuid":"^8.0.0","normalizr":"^3.6.1","uuid":"^8.3.2"},"devDependencies":{"@rollup/plugin-commonjs":"^18.0.0","@rollup/plugin-node-resolve":"^11.2.1","@rollup/plugin-replace":"^2.4.2","@types/jest":"^26.0.22","brotli":"^1.3.2","chalk":"^4.1.0","codecov":"^3.8.1","conventional-changelog-cli":"^2.1.1","core-js":"^3.10.1","enquirer":"^2.3.6","execa":"^5.0.0","jest":"^26.6.3","prettier":"^2.2.1","rollup":"^2.45.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","semver":"^7.3.5","ts-jest":"^26.5.5","typescript":"^4.2.4","vue":"^2.6.12","vue-server-renderer":"^2.6.12","vuepress":"^1.8.2","vuex":"^3.6.2"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2021 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.12","dist":{"shasum":"8e654fa38e5964dc14af1c73751f6793a4d5e244","integrity":"sha512-BVFySKshka4gm9+XKMYJ/f+DXc0t6mUqEowx9k77Y0stnJHHrxsRDzGvSgA63mPwnwDsu4O78Prj4JBNNY2B8w==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.12.tgz","fileCount":132,"unpackedSize":761301,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglIetCRA9TVsSAnZWagAANkYQAI0M05eY81yHbEnVOqNo\nu5rwDREarEPhPJwIa49XeGovy2h/DjCV719If5cUkXCHkIog74CmEtdoTvAv\n56vne2DQfcnxR0bhSlqj2zCnHNkQLc6ypOYzCKRMBmjzScnY1zsDUiXjXf0j\n1SRPHU/Gzy1v6O/Wdmkq2AdCysPcFazM+qordzjplMDL6fo56M/cRV4yGRV0\nPq97RUJNDCmRPVBY1Ps1fMZFU2HyeNvV3Uxlx5jWegV2Y7VnXL5Jct965NdJ\njGrJEm6H7xVe2AP21E1YgOSw+u0rJ3uDkNlvG9BBGFKUy73vh7xcAulXuldF\nDrMoLySngxu7hLdK7UhDWPJfnz2Za6mWZbVRmJ84AFBEM4LQyYHAfqGADxBe\n41ouYMhOOt9jjgi0ApXvyLCvalP5bGzmaY6661l31JfdTdOGOLLzevSd6+i9\nKqod9pV7wqGJevYtxHjXxl98NsK2kjgjOI3yOC0ph7IG7i3BFLMVL3TacmPi\nH0s0HPMP8aUE78Lzeupsyd4+38HYX0neJKLPvSL1Twsy4zQZHM7LQi7KlZno\nNKv1kTmzCyjKw8apO8GCBfLc3pZJiIIcNcW2rHTVZnIfMtxGk6p4WC1AcHIz\nCa1sRUpx20mAyCgaevM38Adu2oRGEyhvHoXGfHTW9VSuO4UiHtM06l9WMwE8\nzkX/\r\n=RWy3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGEiT3Ty7zOTpX6wGu1JdVkqp5AEBYInTYqSr51c6giOAiA7J+nVhufe8lka9LB8BAYLHxSszzq5HlzFyJ8MZcKalA=="}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.12_1620346797224_0.9218169152084512"},"_hasShrinkwrap":false},"0.36.4":{"name":"@vuex-orm/core","version":"0.36.4","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","clean":"rm -rf dist && rm -rf dist && rm -rf coverage && rm -rf .nyc_output && rm -rf .tmp","lint":"prettier --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"normalizr":"^3.6.0"},"devDependencies":{"@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-node-resolve":"^9.0.0","@rollup/plugin-replace":"^2.3.1","@types/jest":"^26.0.10","brotli":"^1.3.2","chalk":"^4.1.0","codecov":"^3.6.4","conventional-changelog-cli":"^2.0.31","core-js":"^2.6.11","enquirer":"^2.3.4","execa":"^4.0.0","jest":"^26.4.2","prettier":"2.1.0","rollup":"^2.3.2","rollup-plugin-terser":"^7.0.0","rollup-plugin-typescript2":"^0.27.0","semver":"^7.1.3","ts-jest":"^26.2.0","typescript":"^3.8.3","vue":"^2.6.11","vue-server-renderer":"^2.6.11","vuepress":"^1.3.0","vuepress-theme-vue":"^1.1.0","vuex":"^3.1.3"},"licenseText":"MIT License\n\nCopyright (c) 2020 Kia Ishii\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":"@vuex-orm/core@0.36.4","dist":{"shasum":"9e2b1b8dfd74c2a508f1862ffa3e4a2c1e4cc60c","integrity":"sha512-Wkq1G+FtcEQ4LbhEZUZalhuErb2nY2nuBo2UeGVpbVKkMss5piJhw7bt5TpWecDNmIUc2BzaenDDqm08AAe7Hw==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-0.36.4.tgz","fileCount":148,"unpackedSize":1190684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglTyWCRA9TVsSAnZWagAApfcP/3JdI2Um0inCtPZDKo2Z\nBxIfvy11RZxccfBIZYbaqLgz8CtR6wWTzmlpCEN87/Iw+lUIQ1HbHWQHIMa9\n6Q7URWHIi7D1YQiAgTUqYnbl0JimmfO+D9Z2QMe4/Txa3T1wY/zTbd0vwjpk\nMa+NeBPOawu9hLKnvo70t2xy1ArRMXocu4J1/mGMHFVf3wD4NYNFO3HvKpRL\naAj9gk90m/nwTgUY6j0TDw/c+4BMnO9DSHpszVTUcWrDIdogjZmP7T6Z1689\nubWVCrIB0A9jI02TJpZszWfhr4k1vHdrMV0bM/XajfdJ0l1PMukr+6eRO7jy\ny2KvdMwlKNu7lt5SfZ00SSFdzdKvg5yUV/2nwrIXjmRZWz3p65ycCMtb9z1N\n5dlSl3cjm9hbsfVE2eYPyRyJL99V4KeM4GvKTSbYryYpu4PU6S7ZsBkNim3W\n2ZOHJ+DI0WKTvdIqZcYq89m8WO/3EEpNygXiOt8omalApda4rKxFbiyWKWUm\nbA597KJP3OcTd15m4nYanVB8/IG3Q/FtQ/T6claTZkM66xRl7gp17HXpmKTg\nBEWTNVXJKDf8ruLsQ1Yy8q6sEdOl80+t4mBZww9n8MI64PcMBthzDtjO1k4x\nMsTg8MNtft7ZVI31kn+6M5Wi2Wjlm2NjBdkutaP+qYAX+f92Vnr58tTz49hi\nWV9t\r\n=U2jU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1rhE2+wOztIT2MGMokI+Yi4E8xuRAUeCcTLKySX1xDQIgJkFKx1PTaDNXc6jqZi86CDfpEZo8yWN2++CSic2K3v4="}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_0.36.4_1620393110378_0.3220298574917837"},"_hasShrinkwrap":false},"1.0.0-draft.13":{"name":"@vuex-orm/core","version":"1.0.0-draft.13","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","test":"jest --testPathIgnorePatterns test/performance","test:watch":"jest --testPathIgnorePatterns test/performance --watch","test:perf":"jest --testPathIgnorePatterns test/{feature,unit}","test:perf:watch":"jest --testPathIgnorePatterns test/{feature,unit} --watch","test:all":"jest","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vue":">=2.6.0","vuex":">=3.1.0"},"dependencies":{"@types/uuid":"^8.0.0","normalizr":"^3.6.1","uuid":"^8.3.2"},"devDependencies":{"@rollup/plugin-commonjs":"^18.0.0","@rollup/plugin-node-resolve":"^11.2.1","@rollup/plugin-replace":"^2.4.2","@types/jest":"^26.0.22","brotli":"^1.3.2","chalk":"^4.1.0","codecov":"^3.8.1","conventional-changelog-cli":"^2.1.1","core-js":"^3.10.1","enquirer":"^2.3.6","execa":"^5.0.0","jest":"^26.6.3","prettier":"^2.2.1","rollup":"^2.45.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","semver":"^7.3.5","ts-jest":"^26.5.5","typescript":"^4.2.4","vue":"^2.6.12","vue-server-renderer":"^2.6.12","vuepress":"^1.8.2","vuex":"^3.6.2"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Travis CI](https://travis-ci.org/vuex-orm/vuex-orm-next.svg?branch=master)](https://travis-ci.org/vuex-orm/vuex-orm-next) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2021 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.13","dist":{"shasum":"4e03ca940de6db6216b22fcb1e817ae74601786a","integrity":"sha512-DCZW0kxVTSE4OGVt7/afMQnM1LAyjedseWm0XXG+U5vqlRuYjexINSVqmCl9eSVnJITE7k0v/rzXucUjrubaRQ==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.13.tgz","fileCount":132,"unpackedSize":764742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmTUoCRA9TVsSAnZWagAAN3MP/RHjGqlldlz3DZ/9/JpH\nkZZx410JpsoWSanisEwr0rhVj81HvscG/IX1zP4Qqdih9c5iBVCeEiBDjseT\nkdTL2YZ8Vn2tvL0vSJj0ABKN/fUV1W8+ENp3k/K7pWSgB4gbbC5ugLCzyjr0\nSDGG0cdUocJNeLHuiz/fZNGHd+Cr5e9yuqV9oHeOGXxR08dRIMbepSSD04/H\nqjFl/xPOdupYdr2ow4E+vFLMmmgsak3SvRDWRJ8DtokeS9H6VdKtm12yrusr\ncoX3VYS6m+r06ts4arqZNglG9d49zDjuCXeDDEhvXFGgF0NTch/5BSDZlWKi\nretj5C2qBrd7wQ6I2aTlUd0kPR2eIX/ry2MvZ3fH0dVNz5eGq+8Qr8py9GND\nnhUkzIBLhw7MMYcncW9a8c4ewW0GFd/c+IX0LRYrvZql/OjJYAwTw7trkpys\nDv8oMmp8ygz1fNWYxd+eoLjae9iHS/HK53m5JKJfkIsnatEVdBL5eiisSz/i\n0W+EZhQ19UVzJ+7T0ZNcV4V5lEo+kuv3rASVm7cu4MX5Gn6kqV6UXENAxNOw\n+nzRKX/1uhQv1+HFkazbE2amJJrs+nLLm/oyHskDBgtxteUHRudaTqA/CYTX\njr4NvyJoRZ0THbcpQ/rzm0ys+AeaXrdT0keBQbQStrDdSjlOeLwPqcZHma0k\nAV6+\r\n=j4NE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDURfRaO5Q/Ec0WXzAIhcGZfrR48+te9QhVrSfPudlmZgIgEP7iMIjrGJY9dS8IiAE4/8vQyJnIBWz//ZucLzEkCmk="}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.13_1620653352073_0.2279063547777489"},"_hasShrinkwrap":false},"1.0.0-draft.14":{"name":"@vuex-orm/core","version":"1.0.0-draft.14","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.js","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","jest":"jest --testPathIgnorePatterns test/performance","jest:perf":"jest --testPathIgnorePatterns test/{feature,regression,unit}","test":"yarn lint && yarn coverage","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node scripts/release.js"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"@types/uuid":"^8.0.0","normalizr":"^3.6.1","uuid":"^8.3.2"},"devDependencies":{"@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-node-resolve":"^13.0.0","@rollup/plugin-replace":"^2.4.2","@types/jest":"^26.0.23","brotli":"^1.3.2","chalk":"^4.1.1","codecov":"^3.8.2","conventional-changelog-cli":"^2.1.1","core-js":"^3.13.1","enquirer":"^2.3.6","execa":"^5.0.1","jest":"^27.0.3","prettier":"^2.3.0","rollup":"^2.50.5","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","semver":"^7.3.5","ts-jest":"^27.0.2","typescript":"^4.3.2","vue":"^2.6.12","vue-server-renderer":"^2.6.12","vuepress":"^1.8.2","vuex":"^3.6.2"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Unit Test](https://github.com/vuex-orm/vuex-orm-next/workflows/Unit%20Test/badge.svg)](https://github.com/vuex-orm/vuex-orm-next/actions) [![Build](https://github.com/vuex-orm/vuex-orm-next/workflows/Build/badge.svg)](https://github.com/vuex-orm/vuex-orm-next/actions) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2021 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.14","dist":{"shasum":"9ec13541340fdfca3a08c86f0bc837638c4cdbfd","integrity":"sha512-yAnjNGa21klEQBLIGqNTomUvrzcwhz1NVJ+HZLbqgkLRr/9Yfu+PyCZHiH/KIscbyzlAeqO3WvApopQAf6lECA==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.14.tgz","fileCount":132,"unpackedSize":793225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtI2dCRA9TVsSAnZWagAAUYYP/jJmUnWiNRUolBsP4wpa\nzGqnx9vThEGoiu5Qp2baGgJH5wJIEl61Y1vOwNPZXQLnTG+XoWFETwGDyIUV\nd+b0fNXGpHIvhH1WrxAc9sa3bjDRretspJQy8SKlJt4d3MFV9bwn6Wyuipjq\nwK3lztWTEbvSIs5IVrfTTeaOPtCBhAEoUr1CeaDKdFwJV1uik6DLbavsXFdm\nNMO7Jr2oaNLyB6merfXKXJtwkXb0B6yHUJVHYztiBtDeVh+sz847sRAQj3u3\nL1MDcp/nQu92BELGPRT4b2AuZvwtvnlJoOM535LbLEkcPhGa66MVEU1HpfYX\nhBUhGELEJaCcqjU0kHB69f+8ICr4oKbQT3dTy0FdXoWfYMJEUxPXd2cNLACm\nSHhTRBoHRf1+2Hi7CUghP5qmie1kNeaaMdhpVfDprpWZY/mSwVVaLkZUTkuw\nGfhjvF+P4FIIrjwBvBx+EmpX/hUwprv9VdejiDOQll66CHqMyq/MIkcBnpkB\nR7BDx2h497HX059zVv+ploDMf2v3cp4CvAPk0gjGlKeIJcgLgSHIu7IkF4NS\n8MD7dnRC4tk5uuNpD1jF4UYAnCnVc0B4vflfQwfaZ6s+PiT3XOvE4kY/FFTP\nGRYXwJy/fbwXIDc6gzvwnnDD4iZ3rb+6Eytz90veqzXwM2Lg9Kam7vWZrYZX\nc+wH\r\n=XKRf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEULs9VVMKHk1FRmE+qrB03SoYzLWEoW+wed8dVRFodTAiB52PcXRsBeGVggVkrcCtGwDQx13VUKNPce3uXGhVY6xQ=="}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.14_1622445468552_0.11335666282354273"},"_hasShrinkwrap":false},"1.0.0-draft.15":{"name":"@vuex-orm/core","version":"1.0.0-draft.15","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.mjs","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","jest":"jest --testPathIgnorePatterns test/performance","jest:perf":"jest --testPathIgnorePatterns test/{feature,regression,unit}","test":"yarn lint && yarn coverage","test:fail":"yarn lint:fail && yarn coverage","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node --experimental-json-modules scripts/release.mjs"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"@types/uuid":"^8.3.3","normalizr":"^3.6.1","uuid":"^8.3.2"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.0.6","@rollup/plugin-replace":"^3.0.0","@types/jest":"^27.0.2","brotli":"^1.3.2","chalk":"^4.1.2","codecov":"^3.8.3","conventional-changelog-cli":"^2.1.1","core-js":"^3.19.1","enquirer":"^2.3.6","execa":"^6.0.0","fs-extra":"^10.0.0","jest":"^27.3.1","prettier":"^2.4.1","rollup":"^2.60.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.31.0","semver":"^7.3.5","ts-jest":"^27.0.7","typescript":"^4.5.2","vue":"^2.6.14","vue-server-renderer":"^2.6.14","vuepress":"^1.8.2","vuex":"^3.6.2"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Unit Test](https://github.com/vuex-orm/vuex-orm-next/workflows/Unit%20Test/badge.svg)](https://github.com/vuex-orm/vuex-orm-next/actions) [![Build](https://github.com/vuex-orm/vuex-orm-next/workflows/Build/badge.svg)](https://github.com/vuex-orm/vuex-orm-next/actions) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Vite Integration\n\nMake sure to disable `useDefineForClassFields` in `tsconfig.json` when using `vite >= 2.5.0`. See [this issue](https://github.com/vitejs/vite/issues/4636) for more details.\n\n```json\n...\n\"useDefineForClassFields\": false,\n...\n```\n\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2021 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.15","dist":{"shasum":"5a04d4727eae9e2dede40753288bb751e5ebf34b","integrity":"sha512-hQv0atUODnj7okJOpODawOSSD9O7s62PCAclycXWwCB4mivTylehbQL+MN+QIlppz0Ww1XrlcdpWrQOAC7kbZg==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.15.tgz","fileCount":136,"unpackedSize":842604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhllWrCRA9TVsSAnZWagAAxakQAJEZFFyd0pR6MV5CvkTS\nMolcndc8+lr5UKxHp17n2dyr6osYciixB+7qbEDPyUCaD+jBS8cnndUrdWTe\nHfUZEzM1PZZGkMchO4RexA4xb5DA3nTXCPktPO57arNozSp/CqrdgFtLl1Wc\n/Iml//gtHrbjCkGM1QqQHsZkkDSUgxVF/7/Bp6fTx8y361VHHmVv28FHZq8B\nS3QToVCv9jUG0hjPdCYRKw5A4RWNBU0fjFTReVeyIQwligfQxqlzumZ4dfpF\nP3cscOln86X5FXA7a4cSHXwsFUi+eo6AOMiLhU6MZjceZrUreLyqaj80ard/\nrRVHZCLMD+QMWlKMY6/93vfI26fZpCJXl1tjA3dWf77L9m+KjRI5gxpdtRUa\nv4TDD5qyIolQ4uYwE+dgTR3sa0dCqMhN3vVfygGOmxJ1Y46SvmrWLT/0yVqX\nzMcWY7hANYWnjwm6a8FXmgPShxbpvgcIjJn1xL8R4VuLlcJqw40yoqexabW4\nkDEwabx/MhGKR3p1ZAFZ+/cYrlSASVGj8mn7vMTS9YNuPl6oaDPXvb2pe1VJ\nVi9Tm2johQXqV6z4SdcZnunawprj2OXfM1RLzlANMQ/7z20kE5Rixgu5Wln3\nLRRLIln/mNVP+I8wirdlm4UetWwllWW2KEGSGtnoLbWuUgLkkeWpBBd7t5vw\nr/r/\r\n=0UD0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAvidJx/IsQlIImDMfv1GDT5adp2sMTYy+NxrE3bTuUhAiEAwillwpyxgkDwAOQPn4OVzJu3S6ru5pPF6R88jIBI1h4="}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.15_1637242283318_0.9350500011021747"},"_hasShrinkwrap":false},"1.0.0-draft.16":{"name":"@vuex-orm/core","version":"1.0.0-draft.16","description":"The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.","main":"dist/vuex-orm.cjs.js","browser":"dist/vuex-orm.esm-browser.js","module":"dist/vuex-orm.esm-bundler.js","unpkg":"dist/vuex-orm.global.js","jsdelivr":"dist/vuex-orm.global.js","typings":"dist/src/index.d.ts","scripts":{"build":"node scripts/build.mjs","clean":"rm -rf dist coverage temp .nyc_output .tmp","lint":"prettier --check --write --parser typescript \"{src,test}/**/*.ts\"","lint:fail":"prettier --check --parser typescript \"{src,test}/**/*.ts\"","jest":"jest --testPathIgnorePatterns test/performance","jest:perf":"jest --testPathIgnorePatterns test/{feature,regression,unit}","test":"yarn lint && yarn coverage","test:fail":"yarn lint:fail && yarn coverage","coverage":"jest --testPathIgnorePatterns test/performance --collect-coverage","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"bash ./docs/deploy.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","release":"node --experimental-json-modules scripts/release.mjs"},"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm-next.git"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"author":{"name":"Kia Ishii"},"license":"MIT","bugs":{"url":"https://github.com/vuex-orm/vuex-orm-next/issues"},"peerDependencies":{"vuex":">=3.1.0"},"dependencies":{"@types/uuid":"^8.3.3","normalizr":"^3.6.1","uuid":"^8.3.2"},"devDependencies":{"@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.0.6","@rollup/plugin-replace":"^3.0.0","@types/jest":"^27.0.2","brotli":"^1.3.2","chalk":"^4.1.2","codecov":"^3.8.3","conventional-changelog-cli":"^2.1.1","core-js":"^3.19.1","enquirer":"^2.3.6","execa":"^6.0.0","fs-extra":"^10.0.0","jest":"^27.3.1","prettier":"^2.4.1","rollup":"^2.60.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.31.0","semver":"^7.3.5","ts-jest":"^27.0.7","typescript":"^4.5.2","vue":"^2.6.14","vue-server-renderer":"^2.6.14","vuepress":"^1.8.2","vuex":"^3.6.2"},"readmeFilename":"README.md","readme":"# vuex-orm-next [![Unit Test](https://github.com/vuex-orm/vuex-orm-next/workflows/Unit%20Test/badge.svg)](https://github.com/vuex-orm/vuex-orm-next/actions) [![Build](https://github.com/vuex-orm/vuex-orm-next/workflows/Build/badge.svg)](https://github.com/vuex-orm/vuex-orm-next/actions) [![codecov](https://codecov.io/gh/vuex-orm/vuex-orm-next/branch/master/graph/badge.svg)](https://codecov.io/gh/vuex-orm/vuex-orm-next)\n\n## Status: Draft\n\nThis repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!\n\nIn addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.\n\nJoin us on our [Slack Channel](https://join.slack.com/t/vuex-orm/shared_invite/enQtNDQ0NjE3NTgyOTY2LTc1YTI2N2FjMGRlNGNmMzBkMGZlMmYxOTgzYzkzZDM2OTQ3OGExZDRkN2FmMGQ1MGJlOWM1NjU0MmRiN2VhYzQ) for any questions and discussions.\n\n## Vite Integration\n\nMake sure to disable `useDefineForClassFields` in `tsconfig.json` when using `vite >= 2.5.0`. See [this issue](https://github.com/vitejs/vite/issues/4636) for more details.\n\n```json\n...\n\"useDefineForClassFields\": false,\n...\n```\n\n\n## Contribution\n\nCommunity contributions will be applicable as soon as this repo reaches **alpha** stage.\n\n## License\n\nVuex ORM is open-sourced software licensed under the [MIT License](./LICENSE).\n","licenseText":"MIT License\n\nCopyright (c) 2021 Kia Ishii\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":"@vuex-orm/core@1.0.0-draft.16","dist":{"shasum":"10e06754a706eea28053767f3d27a7650a027fb9","integrity":"sha512-d9wklAP7FZJpwhT5NgfJT2v27NxrrUp2PI0ArrpTeRyhPekSY5XZq+g9+gUcg7fXHnEmLXyT53ThmU0gJaz/mw==","tarball":"https://registry.npmjs.org/@vuex-orm/core/-/core-1.0.0-draft.16.tgz","fileCount":136,"unpackedSize":828572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlvBWCRA9TVsSAnZWagAAbmEP/A+FI36z2r6b5aG+ST48\nkXOEeJYR1rP6BjvycnOTvqXP2liowXA30SVH0IRk3RXrhFTvAIvPRJ0Cp6Rw\n/qoZzfP5Y/vT1eTV/E3AKoX6ZrNcPafVIr0b+iZHHl3VrJWi59VMZli5kbOq\n1qz6L9odfKIWXw8cn1QFqXCf3BH368lvNb2HYB9jt4I15qhv5g4Qi0/OB17Z\n5SfP848z3ZGvnA4daVR5BIK7ZMOi6XDWjXnuXN6c6teoA+Kp5TPsKVE1jgKv\n7LBYxbivMeCUBgHWuVbCpTMvWQbxjOzokpvjZj5CWVa6o5Spra/hjjH+geG3\ntHwhA+xh6kGHGu25HXNFtoCaI/ZXfaZKIH/vE5YfFpm3Lo/gRd3y03RRwcQG\n7f70oxcQDMsVWBWmEDiBkHJ2x2kFVQR5/y63QxXWLADPi5OQsznCc+ndEdfV\nzJ2KRxVVyyTpAMdNsbICEdVVqQP64F/PpC4eVnJqcgw9Cc6/v2rPKRHXAHEd\nDUX1gRykXvvcrFEOanOZJCoctBVbe6V/o3CG8AiJZ7TlRRzoz1SuFJR1Oka3\niIh1sH0Mhhvy+QqCorulpKZVbfTsgSBWgrf59BiVhT3x9h4EfScfVDOKWZti\nDSUzuN9D1Z+v5fjEEO4PZLIOHhfytupzkDRg84JuZZX15GmLSecl6JtalQTD\nq7DF\r\n=ykEP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDU9m4PVY0txvzh2as+8AAbh6z7MOxIGWEasXKfzmxzqAiEA2p9q25SVV1d9RDzTXg9chuXLjCEheTpz2CEPx/FNmG0="}]},"_npmUser":{"name":"kiaking","email":"kia.king.08@gmail.com"},"directories":{},"maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-draft.16_1637281878222_0.43452594695599545"},"_hasShrinkwrap":false}},"readme":"","maintainers":[{"name":"kiaking","email":"kia.king.08@gmail.com"}],"time":{"modified":"2022-04-07T11:34:10.848Z","created":"2018-01-23T13:24:56.531Z","0.16.0":"2018-01-23T13:24:56.531Z","0.16.1":"2018-01-23T16:30:43.897Z","0.16.2":"2018-01-26T11:54:01.827Z","0.16.3":"2018-01-31T17:19:16.904Z","0.17.0":"2018-02-04T08:40:18.468Z","0.18.0":"2018-02-09T17:40:28.124Z","0.19.0":"2018-02-14T15:23:17.065Z","0.20.0":"2018-02-19T16:48:48.619Z","0.20.1":"2018-02-23T14:46:31.029Z","0.20.2":"2018-02-24T04:24:16.955Z","0.21.0":"2018-02-28T15:16:41.488Z","0.21.1":"2018-03-01T15:11:23.993Z","0.22.0":"2018-03-04T02:28:33.139Z","0.23.0":"2018-03-13T16:49:56.308Z","0.23.1":"2018-03-16T15:48:51.050Z","0.23.2":"2018-03-17T17:29:03.078Z","0.23.3":"2018-03-21T04:48:51.999Z","0.23.4":"2018-03-25T05:03:55.773Z","0.24.0":"2018-04-03T13:31:41.097Z","0.24.1":"2018-04-03T16:15:24.078Z","0.24.2":"2018-04-05T23:55:26.048Z","0.24.3":"2018-04-11T14:59:42.191Z","0.24.4":"2018-04-16T09:57:43.479Z","0.24.5":"2018-04-24T16:10:55.249Z","0.25.0":"2018-04-30T10:14:00.165Z","0.25.1":"2018-05-21T12:18:48.482Z","0.25.2":"2018-06-21T13:07:02.793Z","0.25.3":"2018-06-26T23:59:51.843Z","0.25.4":"2018-06-30T04:08:55.575Z","0.25.5":"2018-07-11T01:40:47.978Z","0.25.6":"2018-07-18T01:22:52.938Z","0.25.7":"2018-08-14T10:24:20.304Z","0.26.0":"2018-08-20T15:37:30.781Z","0.26.1":"2018-08-22T14:30:11.331Z","0.26.2":"2018-09-25T13:36:30.608Z","0.26.3":"2018-10-04T14:18:34.679Z","0.26.4":"2018-10-04T15:54:11.636Z","0.27.0":"2018-10-11T15:41:25.111Z","0.28.0":"2018-10-26T13:21:34.802Z","0.29.0":"2018-10-30T14:25:53.485Z","0.30.0":"2018-11-08T13:18:38.529Z","0.31.0":"2018-12-03T12:40:20.870Z","0.31.1":"2018-12-04T22:33:41.771Z","0.31.2":"2018-12-25T13:56:24.465Z","0.31.3":"2019-02-03T05:51:25.178Z","0.31.4":"2019-02-12T14:17:25.548Z","0.31.5":"2019-02-19T12:08:15.935Z","0.31.6":"2019-02-25T13:30:49.388Z","0.31.7":"2019-03-26T14:44:22.916Z","0.31.8":"2019-04-08T13:18:39.135Z","0.31.9":"2019-04-16T12:29:17.961Z","0.31.10":"2019-04-23T13:58:30.078Z","0.31.11":"2019-05-14T15:14:13.504Z","0.31.12":"2019-05-23T14:47:26.563Z","0.31.13":"2019-07-08T12:56:29.363Z","0.32.0":"2019-07-10T14:01:51.304Z","0.32.1":"2019-07-23T13:32:26.632Z","0.32.2":"2019-09-02T10:28:58.429Z","0.32.3":"2019-10-02T09:34:55.176Z","0.32.4":"2019-10-08T14:20:19.878Z","0.32.5":"2019-10-21T00:11:12.588Z","0.33.0":"2019-10-30T09:41:44.726Z","0.34.0":"2019-11-25T10:55:20.899Z","0.34.1":"2019-11-26T14:53:58.308Z","0.35.0":"2020-01-27T14:34:11.807Z","0.35.1":"2020-01-28T08:53:09.499Z","0.35.2":"2020-02-01T15:39:58.194Z","0.36.0":"2020-03-03T10:31:04.704Z","0.36.1":"2020-03-04T09:20:33.647Z","0.36.2":"2020-03-08T14:23:10.696Z","0.36.3":"2020-03-12T13:27:28.297Z","1.0.0-draft.0":"2020-04-10T04:28:33.511Z","1.0.0-draft.1":"2020-04-13T02:28:49.363Z","1.0.0-draft.2":"2020-05-03T05:00:56.903Z","1.0.0-draft.3":"2020-05-03T05:40:17.644Z","1.0.0-draft.4":"2020-05-03T10:36:44.398Z","1.0.0-draft.5":"2020-11-16T13:06:17.118Z","1.0.0-draft.6":"2020-11-16T14:30:16.943Z","1.0.0-draft.7":"2021-01-05T13:32:20.283Z","1.0.0-draft.8":"2021-01-28T10:47:12.197Z","1.0.0-draft.9":"2021-02-24T07:03:28.378Z","1.0.0-draft.10":"2021-04-17T12:29:55.046Z","1.0.0-draft.11":"2021-05-06T23:48:43.427Z","1.0.0-draft.12":"2021-05-07T00:19:57.407Z","0.36.4":"2021-05-07T13:11:50.555Z","1.0.0-draft.13":"2021-05-10T13:29:12.280Z","1.0.0-draft.14":"2021-05-31T07:17:48.714Z","1.0.0-draft.15":"2021-11-18T13:31:23.555Z","1.0.0-draft.16":"2021-11-19T00:31:18.550Z"},"keywords":["vue","vuex","vuex-plugin","vuex-orm","orm"],"repository":{"type":"git","url":"git+https://github.com/vuex-orm/vuex-orm.git"},"author":{"name":"Kia Ishii"},"bugs":{"url":"https://github.com/vuex-orm/vuex-orm/issues"},"license":"MIT","readmeFilename":"","users":{"kiaking":true}}