{"_id":"@accounts/server","_rev":"310-8ca53e817ca9633770cec0f81804b40e","name":"@accounts/server","description":"Fullstack authentication and accounts-management","dist-tags":{"latest":"0.33.1","next":"0.30.0-alpha.1","canary":"0.24.1-alpha.12","alpha":"1.0.0-alpha-20240308103044-4af4256ffa4b58ff4654fa2e3514291b689b076a","rc":"1.0.0-rc-20240308104521-8c44e20d17ded2c8e8b7299c4bd7268b3582deb3"},"versions":{"0.0.1":{"name":"@accounts/server","version":"0.0.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"webpack -p --config --progress","flow:check":"flow check","prepublish":"npm run compile","pretest":"npm run lint","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","lint":"eslint src","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$"},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.1","apollo-errors":"^1.2.1","bcryptjs":"^2.4.0","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-eslint":"^7.1.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","eslint":"^3.11.1","eslint-config-airbnb":"^13.0.0","eslint-config-airbnb-base":"^9.0.0","eslint-plugin-flowtype":"^2.29.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsdoc":"^2.4.0","eslint-plugin-jsx-a11y":"^2.2.3","eslint-plugin-react":"^6.7.1","eslint-plugin-require-jsdoc":"^1.0.4","flow-bin":"^0.37.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.1","_shasum":"39283fdad1d96eee02e657bfdc12d3eb1b8c9a92","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"accounts","email":"tim.mikeladze@gmail.com"},"dist":{"shasum":"39283fdad1d96eee02e657bfdc12d3eb1b8c9a92","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.1.tgz","integrity":"sha512-sxPMzAxmxx3ltMQdbIpqTB/x7c+qqn1NPODZtbMBwe320+hFztGN6U1SFlTZUouTGk8lVVlGAcb2TuPw14IE9Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGXHJenHnSiW9bBRhyoUBqltcQURpFran1lUqtabl9VOAiEAtIepvzxavuL1dFJNsQqVpX1d71JG2OQbLWKZhq9EZEo="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.1.tgz_1484807579943_0.7705182442441583"},"directories":{}},"0.0.2":{"name":"@accounts/server","version":"0.0.2","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","flow:check":"flow check","prepublish":"npm run compile","pretest":"npm run lint","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","lint":"eslint src","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$"},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.2","apollo-errors":"^1.2.1","bcryptjs":"^2.4.0","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-eslint":"^7.1.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","eslint":"^3.11.1","eslint-config-airbnb":"^13.0.0","eslint-config-airbnb-base":"^9.0.0","eslint-plugin-flowtype":"^2.29.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsdoc":"^2.4.0","eslint-plugin-jsx-a11y":"^2.2.3","eslint-plugin-react":"^6.7.1","eslint-plugin-require-jsdoc":"^1.0.4","flow-bin":"^0.37.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.2","_shasum":"d4bd5c2171a43fa86c0b623e9a940f1e102e5091","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"accounts","email":"tim.mikeladze@gmail.com"},"dist":{"shasum":"d4bd5c2171a43fa86c0b623e9a940f1e102e5091","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.2.tgz","integrity":"sha512-AGt5NuJ3BJh2DfdwiBbrYnjY9YuHX+ppjfwp5tFRyKLmOceDE4kTBv0Sovt9RW8y00sLAatWePCyUSO+Rlg7mw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSWoJoKBIr6L0VLy/0kRXRQ8lWeoXUZPfYgdSZZ3YlQgIhAJpBSkjEe6VgV6Z6f/xkvBTDg0wCFYKf+lrV5JOLv8ez"}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.2.tgz_1484893877890_0.22720172442495823"},"directories":{}},"0.0.3":{"name":"@accounts/server","version":"0.0.3","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","flow:check":"flow check","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$"},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.3","apollo-errors":"^1.2.1","bcryptjs":"^2.4.0","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.37.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.3","_shasum":"405b9f8c4c232479b678676d6358767b1387119e","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"accounts","email":"tim.mikeladze@gmail.com"},"dist":{"shasum":"405b9f8c4c232479b678676d6358767b1387119e","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.3.tgz","integrity":"sha512-JQBRAH5sYjYcqJTGdNDARjWvpZdWMWOoCqk4NGGDlJ36IQ6CCSbAYhbNL1xgQ98AZx/eVT/ccangeBJEkOTNrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAACRfGu34Mn1d0mJiiKGS+Paz4+4PhoFxOLYU/cQkSAIhAJvjW6hRyYejNfcpj35rhxLpXX/RIlbEEzW3G/dN+uZH"}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.3.tgz_1486071841536_0.8385930163785815"},"directories":{}},"0.0.4":{"name":"@accounts/server","version":"0.0.4","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.4","bcryptjs":"^2.4.0","crypto":"^0.0.3","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.37.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.4","_shasum":"e5453991ccdf89cbe6495c6e1cad413c41e02c93","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"e5453991ccdf89cbe6495c6e1cad413c41e02c93","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.4.tgz","integrity":"sha512-Zev7qL0og2os8juF2mgl/l6REAYPzlrTEEjMVBhAwQa/0lGL7sL3yZtEx01lWbIxC0QKliWfY39lJRqmi7QYDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAsUznQyLi0HQTJVrWsnVcDeiPb6ntfk2zuk7U8qihqtAiAMVn8SYcBS6kUXtfOMA5hkfArStY7o3+o1WwSy1u0yUQ=="}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.4.tgz_1486323474594_0.3627044940367341"},"directories":{}},"0.0.4-alpha.6d363033":{"name":"@accounts/server","version":"0.0.4-alpha.6d363033","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.4-alpha.6d363033","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.4-alpha.6d363033","_shasum":"561120b37a1589259f17966136616bcb0e1a43cf","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"561120b37a1589259f17966136616bcb0e1a43cf","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.4-alpha.6d363033.tgz","integrity":"sha512-x64o06IGnWTRmO0MtgCx4ImbyJP7cJ8upnWa3mwdXv5Adc2CGqyAB2RhFNbi0+R5Y+O94cDorF884qfM/oV91A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGebf/PL8PcFP+A28jw++yDktoNT2DKAdS3+XSccOOFUAiA+JO+NnTA4+SgTAAF0C6LdiIs/fujdWSiPqvsmK8WP0g=="}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.4-alpha.6d363033.tgz_1487590494936_0.9694068105891347"},"directories":{}},"0.0.4-alpha.fc5e28a4":{"name":"@accounts/server","version":"0.0.4-alpha.fc5e28a4","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.4-alpha.fc5e28a4","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.4-alpha.fc5e28a4","_shasum":"c3f70fca488d8ac4bd83a5e64eb01218da0a6e73","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"c3f70fca488d8ac4bd83a5e64eb01218da0a6e73","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.4-alpha.fc5e28a4.tgz","integrity":"sha512-Ry4wQ+k/0njuJFEdjQDS6i/w2reQhV1XxQ/TICHJI5MXRYg0JKGTbqRXTSmBA0eGsdXKroNO5lnZy38pnn8aVQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFWuUcCbLIR0Zf27aEdgNyO0vRAoISUZuDP2d56DiR63AiAG98i0fPf1ZVEf/1xdblKvidytoAM3+Z2eu9uv4Xg3HA=="}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.4-alpha.fc5e28a4.tgz_1487612222877_0.6267586541362107"},"directories":{}},"0.0.4-alpha.9b2e36fb":{"name":"@accounts/server","version":"0.0.4-alpha.9b2e36fb","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.4-alpha.9b2e36fb","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.4-alpha.9b2e36fb","_shasum":"d5c2bbfad57e9869da45969d34a6ce64100291b7","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"d5c2bbfad57e9869da45969d34a6ce64100291b7","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.4-alpha.9b2e36fb.tgz","integrity":"sha512-CrrkWRA7ytqiYJGcsOWHCKfBTBCFnabheYA0UrvHaGq+73OZ2Oj0kMgR8KsQ4v3Oc2IEnlvKD5dNAYBZa4Stiw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCAQaxfOE0Sm35qx5rtmI9iQs5nD56aWw6CjQpDwaK8HwIgFqG3fQIkoij+fy82c2GsKrDed5smhUmzSxEPwi1mcXg="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.4-alpha.9b2e36fb.tgz_1487615185286_0.9359030583873391"},"directories":{}},"0.0.4-alpha.98931215":{"name":"@accounts/server","version":"0.0.4-alpha.98931215","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.4-alpha.98931215","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.4-alpha.98931215","_shasum":"84ab5860f564aa2cf1c39e4b9502bb314633087d","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"84ab5860f564aa2cf1c39e4b9502bb314633087d","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.4-alpha.98931215.tgz","integrity":"sha512-JseD7rknioAo2VElwMvx8/0sQpbtYbfF3Y5qhsybjmtwLjr7deN44wQ001K1Qsgj2H+nCnsZIhQ1aQbL6RIlUg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXxNKHf6XxWub1Yy8P9ak0XxteIYxUv6xuaqh/T2d+7AIhAL+IMfcHTG64mCyn5eCMfZ++d/yFe3B1fHsFz/JJO6GE"}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.4-alpha.98931215.tgz_1487671927997_0.5319150108844042"},"directories":{}},"0.0.4-alpha.392be48a":{"name":"@accounts/server","version":"0.0.4-alpha.392be48a","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.4-alpha.392be48a","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.4-alpha.392be48a","_shasum":"72306a377f7c803fd23a7c0bb7469f502deefa42","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"72306a377f7c803fd23a7c0bb7469f502deefa42","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.4-alpha.392be48a.tgz","integrity":"sha512-U/LtYYZP/lpdebJYQLYTIJxwZkxFJb9m3ugPMKFjCzq23y6QAtasAkUnt7YR49kJVTeYzX5SGmbZBwHUqwwgqA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIByHKbsa4H9ceWPRdFJ+amTTVZdGSRXgWRWi6N90wYZhAiEA5zAwEOouomTQFTWsAMTUt27aqNfvG6YkmHvFfH9FAEQ="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.4-alpha.392be48a.tgz_1487869830485_0.6540608783252537"},"directories":{}},"0.0.4-alpha.c26460cb":{"name":"@accounts/server","version":"0.0.4-alpha.c26460cb","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.4-alpha.c26460cb","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.4-alpha.c26460cb","_shasum":"36d988ade8a06c58f7b8f1663975d76dff535221","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"36d988ade8a06c58f7b8f1663975d76dff535221","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.4-alpha.c26460cb.tgz","integrity":"sha512-548X+ywpW7nt010nOnO2sjxx2qxmTCBQLNovqD8EP34oa2wNC9vMrj0Gw8R86U1W2Q7AUTFaIgq1KVTQSAbvVQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlVi3i/mCfvCbpICzUHKRYhUKEcMCBBHd0l/uBg0AowwIhALVqwWIToOhNKrRggUN0eZ5XF9OZX7kmhbaLaIt0Hkit"}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.4-alpha.c26460cb.tgz_1487871135269_0.37278276961296797"},"directories":{}},"0.0.5":{"name":"@accounts/server","version":"0.0.5","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.5","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.5","_shasum":"9a8048803d03cfb4de4853cd7756ed8f0a2214ff","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"9a8048803d03cfb4de4853cd7756ed8f0a2214ff","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.5.tgz","integrity":"sha512-wDaibB2cBSaW5NU3uC5EAFCNnnbX4OXVC12SpsgKV7RT3p+D/F+Nwe8Xijc0/uqIFBUwFCcjNt576nortCmJQQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDnoOBkhRn9GjhLIJNH2gnybBmg9uQ78lYt5HQij0peQIhAPhJVY6vW2wLecRAKRwXY9fbxgo/cIgV6uhTGWnpyYQG"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.5.tgz_1487880358806_0.6318665493745357"},"directories":{}},"0.0.5-alpha.451f3013":{"name":"@accounts/server","version":"0.0.5-alpha.451f3013","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.5-alpha.451f3013","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.5-alpha.451f3013","_shasum":"497094c9b21b43b3cf9014f2adcaf135cb7ed4af","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"497094c9b21b43b3cf9014f2adcaf135cb7ed4af","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.5-alpha.451f3013.tgz","integrity":"sha512-9nqptSGtkQagJarLQSjWVCWAIdXcqewMHgLBZ0+UcPBXdOIXjumXKtazphnCb+mnbTbz50hXCNpXJdtBpZWt6Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFYvsxXYT1sfT5Bcm8W+Sof4FZRwvSRa19Ncb9ubVeUQIgKIFK2Rt7J/rT8f2YQNFNoyGmKQfB5Uh5bO6LepK3VVU="}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.5-alpha.451f3013.tgz_1488018220687_0.14145020465366542"},"directories":{}},"0.0.6":{"name":"@accounts/server","version":"0.0.6","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.6","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.6","_shasum":"9abcc9962b1b09baa4dae800c7f38568b91e31b8","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"9abcc9962b1b09baa4dae800c7f38568b91e31b8","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.6.tgz","integrity":"sha512-kZBflPyqouebJhKTWLXjZNHrHqM+iWwhbzo/CK09bghAKQmltIuiQPbeTIFJCr/mh9i7Ulath9V+XLc7hQ5eHg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/NYj+OwCFj/AduMzssnzcUy938AbU1qMHezBYfl7p8AIhAPgem7a5+2vnS6mO4lrWrwfr39Q71E6cmbXOxQyMM0if"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.6.tgz_1488058589685_0.6653412936720997"},"directories":{}},"0.0.7":{"name":"@accounts/server","version":"0.0.7","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"next","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.7","_shasum":"3ce2a57ca64d121c6b073937736f05fe9a65bcc4","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"accounts","email":"tim.mikeladze@gmail.com"},"dist":{"shasum":"3ce2a57ca64d121c6b073937736f05fe9a65bcc4","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.7.tgz","integrity":"sha512-0ZrSZTnKQ2CsC62VE67a/q4zb37bzRHVToVZHIjVkNgoGICPw36nmZFjlEBILjzF2jroheQhuiH0RxmWrzqkJw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBwlDhW4BlpSchO9snDs69r+wMD2kDZ45rHw/q87lFgmAiEAl/wb6XCiwcvgAh1I97tkB+6CDdPiJi/IKSJfMRv8n98="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.7.tgz_1488154990936_0.20090135070495307"},"directories":{}},"0.0.8":{"name":"@accounts/server","version":"0.0.8","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.7","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.8","_shasum":"23f5acfbcc7041c2c9d4bd28acbc1d478fa5eb4e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"23f5acfbcc7041c2c9d4bd28acbc1d478fa5eb4e","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.8.tgz","integrity":"sha512-kAbzLvKct6evXNAnhZtoBZOg5nAj3yRzSSQng9OKLgyW4kuJAfdAjtFij+4co0CCayel5QgA3kflBos100Y3eQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXQxLIFqNBLbZC7tSgaOaF0/v8iOHsUOlXN/Sol3gO8AIgdv9qxvyukYIm+CrYkDU/amgZ1I/6IUj7X3KtXzw5FGA="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.8.tgz_1488272018209_0.6963660358451307"},"directories":{}},"0.0.8-alpha.840bab8d":{"name":"@accounts/server","version":"0.0.8-alpha.840bab8d","description":"Fullstack authentication and accounts-management","main":"lib/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"babel ./src --out-dir ./lib","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.8-alpha.840bab8d","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.8-alpha.840bab8d","_shasum":"48da5370694c453f931889bd3e4b74c327c5804b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"48da5370694c453f931889bd3e4b74c327c5804b","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.8-alpha.840bab8d.tgz","integrity":"sha512-EZ5ccuCAjq6IU/dLygwMmTwZGNXY7WI/CI7bN6m50PHpRG+f7V8/lqEoQmsr8MfvowYbcQfn2HP5/1COECf39Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqhB1gJLbgpjt87OLp4qg6MRIQo7y1Ztl12eZotI7YPQIgHNnMG6JYUq9ZlVOunIFwblTyw4A/1AOGqCF+OW0GgDE="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.8-alpha.840bab8d.tgz_1488629490735_0.8897219684440643"},"directories":{}},"0.0.8-alpha.54ad43f9":{"name":"@accounts/server","version":"0.0.8-alpha.54ad43f9","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.8-alpha.54ad43f9","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.8-alpha.54ad43f9","_shasum":"b02af2c4e0c362fb9e7a5ad8bc8f3c4331a5dd1c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"b02af2c4e0c362fb9e7a5ad8bc8f3c4331a5dd1c","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.8-alpha.54ad43f9.tgz","integrity":"sha512-/xpikk2ahOCcmEWGkKdZnXgrSwpcQaTjs39989MQa1bXj10EhyE/N+/g0MAH/UlZym44RHdu/kuXS7AVPYKcRg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtMcPnbj4MTUY2i7zAJmRSN6xPxrW9XDHsOlnHL49xeAIgB6s1aA/gksCPmWN/gQD3O0RDNe6FKjdv1Q9kwiBgaSU="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.8-alpha.54ad43f9.tgz_1488731109260_0.26791973784565926"},"directories":{}},"0.0.8-alpha.f59b6667":{"name":"@accounts/server","version":"0.0.8-alpha.f59b6667","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.8-alpha.f59b6667","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.8-alpha.f59b6667","_shasum":"c2c103f96056102c1e6a5b7c54b27a1972fb486e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"c2c103f96056102c1e6a5b7c54b27a1972fb486e","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.8-alpha.f59b6667.tgz","integrity":"sha512-1/nIMTLJtLAbQVy59hGH6lmESFbqYlXTh0bBc+eTigEOC185lE2GumZbtVA15K+eZurOXAQLStAE/Zxa76mxKw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDsUraFYGnjG92y87tsgJ7tLvdv8fN0ZDcryQVo4c15UAiA29mOpWZJHNR88ubKvmN8eU/7UvAnshWiVXNXyiLUDXw=="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.8-alpha.f59b6667.tgz_1488731761241_0.35591839789412916"},"directories":{}},"0.0.8-alpha.12b21b2d":{"name":"@accounts/server","version":"0.0.8-alpha.12b21b2d","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.8-alpha.12b21b2d","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.8-alpha.12b21b2d","_shasum":"7e0d98010263c66df68493188110d1812572cd2c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"7e0d98010263c66df68493188110d1812572cd2c","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.8-alpha.12b21b2d.tgz","integrity":"sha512-0OBAqafe4eomtFOoOn+3Rib/Gz7fTM6hxAEAjA/EAsgdUkF8XEunUpqEjDgOl6/hECk/Txqg84jIWRTSlgFmCA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDVSCHsdgFwdTK53ZB6dX/cEYzmlkj/edhuKTKq6I6pxAiEArNro4u+ryuPfAPLwBhvXaU03BPMrqnI4NKBpW/Gqy00="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.8-alpha.12b21b2d.tgz_1488732113689_0.6748248978983611"},"directories":{}},"0.0.8-alpha.43950d5e":{"name":"@accounts/server","version":"0.0.8-alpha.43950d5e","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.8-alpha.43950d5e","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.8-alpha.43950d5e","_shasum":"a99892fb8f61c24dd8b0d036f2eb45ef76d88bb8","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"a99892fb8f61c24dd8b0d036f2eb45ef76d88bb8","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.8-alpha.43950d5e.tgz","integrity":"sha512-t/ZAbqs129q1WQX1JbUN6rYPKgA1BJRr/v8lesJrViNrPl26dkT8/XszKPebHesSamLJ0I9Jxmgz/BpkB1Te2A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEZT4QCjo2sRb7Ca90bPYWZiDHC6hr1FFakbv6mzjka1AiEA8y6LCndfMcVDmW4T0oerCG9MM3QFkDRM47vj/E5xi58="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.8-alpha.43950d5e.tgz_1488732214352_0.5434470328036696"},"directories":{}},"0.0.8-alpha.cc847946":{"name":"@accounts/server","version":"0.0.8-alpha.cc847946","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.8-alpha.cc847946","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.8-alpha.cc847946","_shasum":"46015403c8cb6b9a54215d9a137610bab441cfcf","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"46015403c8cb6b9a54215d9a137610bab441cfcf","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.8-alpha.cc847946.tgz","integrity":"sha512-+kUQ5u/9o01ZOUmaahk+vdqkf/fNgvKYU8N5wL18d+2NLMOXq2HGbvsutCsEkmi+EBgBABJifACozyi0OpP02w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICNTc2jdzmGia+FHkIETJm0BjeH5NvWuNw8ATC3EAmwVAiEAtjoLT6ytLc0YLMj9sMLNsEAl52PKHj/kGMTyr3/2LHY="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.8-alpha.cc847946.tgz_1488732530320_0.3985495532397181"},"directories":{}},"0.0.8-alpha.bba71456":{"name":"@accounts/server","version":"0.0.8-alpha.bba71456","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.8-alpha.bba71456","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.8-alpha.bba71456","_shasum":"5de8a0c39608fcbe9390b5867313af658902c96b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"5de8a0c39608fcbe9390b5867313af658902c96b","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.8-alpha.bba71456.tgz","integrity":"sha512-9fRA6ig9NnAHQOXEfQVK1vGYWV42cWIIDSHIXiCwWdd1atqJreHCyzXFgzP//7MQvX0iqBeaLQ7NJRfz+k0Oyg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuEN+ddm3mKdCC/ALTZ3NjaSzc7xVw6HB40JbwXVZP4QIgd52EDhyi1An9xkBsgqLIAFYJd0roG45jt7vBG/QNf5E="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.8-alpha.bba71456.tgz_1488732956724_0.18335801037028432"},"directories":{}},"0.0.8-alpha.eeae2368":{"name":"@accounts/server","version":"0.0.8-alpha.eeae2368","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.8-alpha.eeae2368","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.8-alpha.eeae2368","_shasum":"321cb3d1bc49fc2c8d3e235f29212d690e76aa72","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"321cb3d1bc49fc2c8d3e235f29212d690e76aa72","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.8-alpha.eeae2368.tgz","integrity":"sha512-1S1o2AeTZB3wAb8YSvmc8U21pkWtrC7YbshkCAMGSjXWerda4+0nQDzYr3Ptrhw3/aQU3wqsl0iHX1bozI8p3g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHR8Vx03eULd8ohWwajFR2eRav8CFSlMrk3/9B5Wb1o4AiEAk6M4ul4nbs5qWqmcOleLv1b/qOqq6spQ94JKl50jUs8="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.8-alpha.eeae2368.tgz_1488749748370_0.9723909089807421"},"directories":{}},"0.0.9":{"name":"@accounts/server","version":"0.0.9","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.9","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.9","_shasum":"dddcb4fbaa7ac126aca1f0c58b40c9d84820a851","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"dddcb4fbaa7ac126aca1f0c58b40c9d84820a851","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.9.tgz","integrity":"sha512-2gbeEVgfdwlGVTU6hDEu07h1htkPkxzz8avP1rJ0FIo7mU4KSC5MxaZgTexczPf9mASdiUoX1SRov2Poq/RLVg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyfnVil3rFcEgDC68SKtQeqEIfzjxkyLbMBHioHmyjRwIhAOEQFEj508gxrUyTYYtV+VTaPOhZ8SovPm4S8Cwi4vT9"}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.9.tgz_1488889896634_0.7421349985525012"},"directories":{}},"0.0.9-alpha.146b94d6":{"name":"@accounts/server","version":"0.0.9-alpha.146b94d6","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.9-alpha.146b94d6","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.9-alpha.146b94d6","_shasum":"d31054f038efdcab670273c41fbaf6b955a5ec04","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"d31054f038efdcab670273c41fbaf6b955a5ec04","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.9-alpha.146b94d6.tgz","integrity":"sha512-sIEUf6OW84Ffr5dOjpF6vEg0EhxEgi6uXIUKzbzfUOVjGT9LnUsmvMfcETctBEZrzyQVZ2mgBHrWT05knpQfDA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1knu4rxmiYTBtMdCsJUG8iinPnDeG65kVdHER7DYwKAIhAMb+BohZ+0XGSlMMEmiwrefs9j919ZnLORwHM5ax9jVx"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.9-alpha.146b94d6.tgz_1488981721555_0.6497652609832585"},"directories":{}},"0.0.9-alpha.458b4e87":{"name":"@accounts/server","version":"0.0.9-alpha.458b4e87","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.9-alpha.458b4e87","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.9-alpha.458b4e87","_shasum":"79125c6cc52a5c04ec0aff14a4e6704fb365b187","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"79125c6cc52a5c04ec0aff14a4e6704fb365b187","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.9-alpha.458b4e87.tgz","integrity":"sha512-zLkg0uGIYfzsjZCqXKyqEmZI/Ey73mTOELLDmKZhFwRo+c1GtjRZiXL8nZlk6Rf4soCc29eF2HHTkZV4owCIjA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYDEd8OgvdxSPy6Ay2NKqTNkBDX3j6gUS7BO9WZlSznAIgLThiYQgKgZgnClpyNOFmme8TyKbd+n/k004NQDSo+oc="}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.9-alpha.458b4e87.tgz_1489074071822_0.4594100322574377"},"directories":{}},"0.0.10":{"name":"@accounts/server","version":"0.0.10","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.10","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.10","_shasum":"be37a531bc77f7cc24b487b02c35ed00bc586623","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"be37a531bc77f7cc24b487b02c35ed00bc586623","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.10.tgz","integrity":"sha512-62RONKJdnSnjjYU4hKWVUPrus4SLCdJnKBIkJmUNxEbUsPk8FgWnQ1yOBe8RFnrOa1+/GBZj+pqXJPYkYyMlaQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZi6Ct/o15EVD0C2iSqFa+cLDItr1DiM7WqV1ZbWdAXQIhAMjRVQN25y2s1UZh7C3wVToQ75Vze9cJDrffpf45aDN3"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.10.tgz_1489138249093_0.9955217463430017"},"directories":{}},"0.0.10-alpha.b575b352":{"name":"@accounts/server","version":"0.0.10-alpha.b575b352","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.10-alpha.b575b352","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.10-alpha.b575b352","_shasum":"839082f4acf26d26fb974f2aacf47f691bd330a3","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"839082f4acf26d26fb974f2aacf47f691bd330a3","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.10-alpha.b575b352.tgz","integrity":"sha512-8KTKJzeJQQosfFTk8+w0FDx2trZuIrKdaJ8ULsXUxYe2kgO36OHWnwDI38tyuCtslO77qjWFSIxW0MnmwQkSRw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDUKMdZxjVsbhy9mbwmuf6IkfwuUkTQ1T+WEcSj8duQNAiBGpmZ4fBfw1cD/YDUU88EGn53ff4QFr7PbOrN+5dL3Mg=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.10-alpha.b575b352.tgz_1489399984552_0.9800560891162604"},"directories":{}},"0.0.10-alpha.e50feee9":{"name":"@accounts/server","version":"0.0.10-alpha.e50feee9","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.10-alpha.e50feee9","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.10-alpha.e50feee9","_shasum":"a29fe4808391077a1217a9fcad4dcfc2824b3a98","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"a29fe4808391077a1217a9fcad4dcfc2824b3a98","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.10-alpha.e50feee9.tgz","integrity":"sha512-Acwr3k0lETZ84AP9JvI8YR+qboNHpG4c3XWzhXWflMHP/n9CSYNlpqLeBJW7lW7pCEyw0SDEbm7SI4aoNnhaag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrESCvOzUzi240FnAHM8hyoFS7tkVh8PqFTxBLVo3MNAIhAOYTPCbE6sIB8sF686gU/yTOgyYoT2g7HfiM7viI07EJ"}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.10-alpha.e50feee9.tgz_1489405504983_0.35860409890301526"},"directories":{}},"0.0.10-alpha.18d76699":{"name":"@accounts/server","version":"0.0.10-alpha.18d76699","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.10-alpha.18d76699","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.10-alpha.18d76699","_shasum":"8e3ab11826419bdb9d5ce7e42d83bc6f65314e67","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"8e3ab11826419bdb9d5ce7e42d83bc6f65314e67","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.10-alpha.18d76699.tgz","integrity":"sha512-PLfTQOUgGFfQQJHubnJ4zWmaWgxZxODUjKuDvR5E7vWWvuPJlx69ORGmxfnE8SLfI7txphu8Qa63SSzCwKFwsg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDurlF6bM+7QkOEjMXBx7aN87DBvAiPr9K+zqgkB9+geQIhAJEsprsmDkwwPj4pceygtKb2/6AUErU3i12G4pgGz0jH"}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.10-alpha.18d76699.tgz_1489413839718_0.9910071359481663"},"directories":{}},"0.0.10-alpha.c6ca3fa5":{"name":"@accounts/server","version":"0.0.10-alpha.c6ca3fa5","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.10-alpha.c6ca3fa5","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.10-alpha.c6ca3fa5","_shasum":"2a5e5f43591a9103172cc553c3451a3be6e966f3","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"2a5e5f43591a9103172cc553c3451a3be6e966f3","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.10-alpha.c6ca3fa5.tgz","integrity":"sha512-CwRBJeBf1SqM3V9M73NtJQiMDKZToUOCgityDoW36DCH22lAdx7qdIuuBufdqMshJ3eLrhAxr6acX5jA09ZJsg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHZkkoHyNsqNsVKQksPrTQYWAyal81bEm6M3UKdv7+ckAiAjurl7yuJDDdlagiUfG50ylx9msjhMjGqo/Gip7GEAZw=="}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.10-alpha.c6ca3fa5.tgz_1489497356692_0.3527326707262546"},"directories":{}},"0.0.10-alpha.5734bb1f":{"name":"@accounts/server","version":"0.0.10-alpha.5734bb1f","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.10-alpha.5734bb1f","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.10-alpha.5734bb1f","_shasum":"689c298ae88ace7a47a2f4f4e2f492fec16ba65c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"689c298ae88ace7a47a2f4f4e2f492fec16ba65c","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.10-alpha.5734bb1f.tgz","integrity":"sha512-DCV8XPlcOMlcr7ENR4uR7cp1H0zPO/9ShxPQwRPOWVSyCJ2JAnN7RNISvk2KIcmX9D+ofLE8ouOA80OyKkmQsQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF+abItj8/US1FMI2jvH5En1ql7O/1LgwATfGjM5KzutAiEAvYeqIp/v50K/y6VpIk+CI95G+bVXpTVeZhZgL9SGBEo="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.10-alpha.5734bb1f.tgz_1489501480412_0.30364144197665155"},"directories":{}},"0.0.10-alpha.c07b4563":{"name":"@accounts/server","version":"0.0.10-alpha.c07b4563","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.10-alpha.c07b4563","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.10-alpha.c07b4563","_shasum":"65ec3fbff56e3761e22d4000918cfcbda24ea42f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"65ec3fbff56e3761e22d4000918cfcbda24ea42f","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.10-alpha.c07b4563.tgz","integrity":"sha512-qTICjCgSXlevc35Rv+HlybVskGbq2mLtTv9R1MbKUu0u38rfE63zmdbw820KQIRMP4aTXrANbM6wWwAX31MVTw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhpWe1BoQYtZtc2ScqP9b1hHMgMAheTYAmEHVGjQ4iZAIhANBogMlbOF2KfN66XllzEgECTqcWqMigYK6z1QJWvaPe"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.10-alpha.c07b4563.tgz_1489518861537_0.4680195308756083"},"directories":{}},"0.0.10-alpha.42950dcc":{"name":"@accounts/server","version":"0.0.10-alpha.42950dcc","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.10-alpha.42950dcc","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.10-alpha.42950dcc","_shasum":"759f81d2cd3ab19ac59e27c397d5d7d3cb066282","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"759f81d2cd3ab19ac59e27c397d5d7d3cb066282","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.10-alpha.42950dcc.tgz","integrity":"sha512-6tzTV4/K4xtRTwvik8MpOWaLsnOAKN940DjNs5M6KBJLqfD9fkrBBz2GWU4YlDGg97GEzvXSG7DmT27gPDD+mA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTBHiiJEcu+t13qK/t0MP97GKchVpSx9uX1b0zZQ6EogIhAPD4cj1z+JPZtpvZ7G+Eypj6RVd3Pn3jlTkTbz4iLme7"}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.10-alpha.42950dcc.tgz_1489588347168_0.16779802390374243"},"directories":{}},"0.0.10-alpha.9e0ae563":{"name":"@accounts/server","version":"0.0.10-alpha.9e0ae563","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.10-alpha.9e0ae563","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.10-alpha.9e0ae563","_shasum":"28ae60fd4e0ceeedecb3725b0872f5b14c6d32b2","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"28ae60fd4e0ceeedecb3725b0872f5b14c6d32b2","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.10-alpha.9e0ae563.tgz","integrity":"sha512-2KBwzxGKCcwe8xpOHrw1959PDCoSryvOBciIXvGPUVgWjGa7ZgVdflIDbZkFFdmBxIe2CVEZ+DJAdGWDEa+1fQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG1kHWXGHJTduKcYJP229PkZOT9QS/WyaIFiXtaPAvKGAiEAlIdcHL4b9drO63zEIksfgcEp7ko2MnHFNkZzex0EMPc="}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.10-alpha.9e0ae563.tgz_1489590351401_0.8196439913008362"},"directories":{}},"0.0.10-alpha.11535f01":{"name":"@accounts/server","version":"0.0.10-alpha.11535f01","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.10-alpha.11535f01","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"0.41.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.10-alpha.11535f01","_shasum":"40f4e2f876901ea4fa374def9ec3119eff97768a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"40f4e2f876901ea4fa374def9ec3119eff97768a","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.10-alpha.11535f01.tgz","integrity":"sha512-AZSj8EIxAPizmFUjqu91sIFMPyh8iDOquvZ8GLrY44lNPsG1rXBPdBDH4bfT8OpYRoby1Swd5+vOujXIhb4dMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDceJEGF4T8NjVay8uo9mPdlHvWFlpnOShwI8sRoy/gfAiBDS60k9bww8AMNphDOXfm8ff+t5U8SubAZ2WN+y/tzcQ=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.10-alpha.11535f01.tgz_1489657988390_0.4999251055996865"},"directories":{}},"0.0.11":{"name":"@accounts/server","version":"0.0.11","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.10","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"^0.39.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.11","_shasum":"797c22e04e8d45fb9d52827cb8095454c8e8f197","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"797c22e04e8d45fb9d52827cb8095454c8e8f197","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.11.tgz","integrity":"sha512-Z1/iw7GKyFN/Lj+QzhLm14EHrGyi/R3oPWXkLIzO557rFzA+c8KJA/s1XKTyeA+Q776PJZ2kSCDRQnNo5WTKcA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDevp2/kYDhXddHwJlpAc5xrW3duuYaaVepfF8kaSybzAIhAK9PFsArMNQtVWdc5TxhnS11H2KzG3Poy9TGVv69aatE"}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.11.tgz_1490210712722_0.9163388253655285"},"directories":{}},"0.0.10-alpha.359b8b92":{"name":"@accounts/server","version":"0.0.10-alpha.359b8b92","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.10-alpha.359b8b92","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"0.41.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.10-alpha.359b8b92","_shasum":"56c86e331d880e13f4bfd6e1618055bc39fccc0c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"56c86e331d880e13f4bfd6e1618055bc39fccc0c","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.10-alpha.359b8b92.tgz","integrity":"sha512-EMeZw37COiuiGgV4IyMmUco1k+ne7Mdpgb0it06EZI6202XOiANdpTYe7SDp/YUssfe922w+ptD7rkjvinY80g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEZ2+RSMx/p5pLMLTu7Zhk5K5VTFM0cv9HTxvySNR6tCAiEAiFcjhzXkRFptICrdaksO1u83tFfpnVnNX3nEGFg9j6A="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.10-alpha.359b8b92.tgz_1490796994094_0.8543318517040461"},"directories":{}},"0.0.12-alpha.5e7e66f0":{"name":"@accounts/server","version":"0.0.12-alpha.5e7e66f0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.12-alpha.5e7e66f0","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"0.41.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.12-alpha.5e7e66f0","_shasum":"0659880ea934e14d3ef11cccf21e2e1e28d9a401","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"0659880ea934e14d3ef11cccf21e2e1e28d9a401","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.12-alpha.5e7e66f0.tgz","integrity":"sha512-HtRa0QyJuQZAzcewTXM5V897G6EILK3O/Pp+H2vtupw6YeBlsJ1MyS0C0nxwzDKi1PygVrZl6QOMnFo90PAUyw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE9tqhHlvMtM3msNVE3BKwkVmMoOOQD4ofxH13W5KvbFAiEA7lfcrQ48w1gMOb8EXc1dzloQY2p4KaKrkKOLI9IKZgw="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.12-alpha.5e7e66f0.tgz_1491046084149_0.3824984710663557"},"directories":{}},"0.0.12-alpha.867eb639":{"name":"@accounts/server","version":"0.0.12-alpha.867eb639","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.12-alpha.867eb639","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"0.41.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.12-alpha.867eb639","_shasum":"61854ba352323aa252329dea7e025c627f38015f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"61854ba352323aa252329dea7e025c627f38015f","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.12-alpha.867eb639.tgz","integrity":"sha512-Ncv1uSxQ4f+NW/SAwJI1T/WiBHX7Kd2rWfDd12ihGOaYlXkLcm/RHfgHknVs2c2ZM8Or6mXKN6o95EYzjAsPxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE3KRqQIcK6IyfjyduHu1xIpQY0SIhX6AMmBAKxQGwGSAiB9O6jTkaCTdN/Cr1TNgoH195SQ+j+rlx0JZkVRb96msA=="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.12-alpha.867eb639.tgz_1491135450857_0.9709655260667205"},"directories":{}},"0.0.12-alpha.9fe99357":{"name":"@accounts/server","version":"0.0.12-alpha.9fe99357","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.12-alpha.9fe99357","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"0.41.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.12-alpha.9fe99357","_shasum":"6cdb5a50bba952991431347d2a3279b6c1838684","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"6cdb5a50bba952991431347d2a3279b6c1838684","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.12-alpha.9fe99357.tgz","integrity":"sha512-u0dYJNHwClHs5wRBQduUwK/xYwPoJeuYQPsTf4dUUvjFElCsq7DhLhJQ1EtfbUqVFzETgeh6L7EYBlhR8euPxg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAjcN+4BeGkXzXW6uZAh0cV9QDa2pHPrx+QMxCyZPn4VAiBTzoFx0U4TFWNtd3Jan+UyxylvDrDvqoWaGwknUMqdgw=="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.12-alpha.9fe99357.tgz_1491135617605_0.20954892481677234"},"directories":{}},"0.0.13":{"name":"@accounts/server","version":"0.0.13","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.13","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"0.41.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.13","_shasum":"e65eb1023810898cab0dfd51448078cf82ec46b7","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"e65eb1023810898cab0dfd51448078cf82ec46b7","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.13.tgz","integrity":"sha512-8uFXYqa1iUpbQhUy03INpPtZmdohycWm7XVxG3vCiatG51quwG4J8pCvuIVhBHVzpqGFeq4QWHDtGLFjPhZSWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjnNwnoHPJzsoWS7JP7N+2ZnETmiWFmsv3wyggRj4m3gIgEi8R/Cc2RTbpRfuMoAqg6efFbxLYr0sWFB/eQarm5wU="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.13.tgz_1491209818254_0.07649490493349731"},"directories":{}},"0.0.15":{"name":"@accounts/server","version":"0.0.15","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.15","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"0.41.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.15","_shasum":"7307f427da6d763f050896602634a62aaeb2b986","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"dist":{"shasum":"7307f427da6d763f050896602634a62aaeb2b986","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.15.tgz","integrity":"sha512-kYzCER6E16zfX6uSwyL9WK4/DrF50E/rgZ8T/uxJMV0NCtC1VOhtBHjIKeeJIP/4UqQ6Z/TCHbnd38rRfufhMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDM+hn+LC4Njf9O/jF7k9DLBsA4i4Kz04Fhyd4NZoQlaQIgfV38eSWg2g/3cUrNT7S5ciJRcgoBNYim7vj36QE93jk="}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.15.tgz_1491248656201_0.9490880034863949"},"directories":{}},"0.0.16":{"name":"@accounts/server","version":"0.0.16","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib lib-es6","precompile":"npm run clean","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.16","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"0.41.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","rimraf":"^2.6.1","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.16","_shasum":"3ab098bf1952bfc49f31cdf1ee45afb35a5c8859","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"dist":{"shasum":"3ab098bf1952bfc49f31cdf1ee45afb35a5c8859","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.16.tgz","integrity":"sha512-N8loEPO+gwrug5yTYCmzt3lfnzzR13A3TjS+H/fe6zfYGg769G20hwCCIRudMEI6fF4VE6VJfBNYJOaAl/gyDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCA/0MMwe00fSgGVc2frg9B0vFt0KpKxwpqTa3QxWqLKAIgIRrn30q2V6og1TZsbtNP0GuW2Eh3/cuDq6CudD3LJoU="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/server-0.0.16.tgz_1491468911061_0.5571541911922395"},"directories":{}},"0.0.17":{"name":"@accounts/server","version":"0.0.17","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib lib-es6","precompile":"npm run clean","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.16","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"0.41.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","rimraf":"^2.6.1","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.17","_shasum":"145b901ea7758e4072616ed62d58f0a1e24f020e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"shasum":"145b901ea7758e4072616ed62d58f0a1e24f020e","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.17.tgz","integrity":"sha512-tKIcyQek3jRdOhaWS+rOz5lvbninEUsgYKRacMqhEnq99YnAQewgYUHqEwCT6p48+VXABdAN1DAb475T2ftP3w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJwnYP84eKG15OR2ahxlngH7ee4cGhElfIzsI2IYPcMQIhAJhK9Vf3EumZN16mJrcNeQ7+KkyjLqPx9lt+z4b301C5"}]},"maintainers":[{"name":"accounts","email":"tim.mikeladze@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"leo-pradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/server-0.0.17.tgz_1492588722830_0.18519691261462867"},"directories":{}},"0.0.17-alpha.74f01167":{"name":"@accounts/server","version":"0.0.17-alpha.74f01167","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib lib-es6","precompile":"npm run clean","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.17-alpha.74f01167","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"0.41.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","rimraf":"^2.6.1","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.17-alpha.74f01167","_shasum":"000aad25403973216abcd9685af1e0afbd5ec628","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"shasum":"000aad25403973216abcd9685af1e0afbd5ec628","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.17-alpha.74f01167.tgz","integrity":"sha512-4n4JxjTVwhZpTZ2ybH9uu8fGGAabN015AMQ/buUiPitIbkGD5a5Hxo8SKOnxykzCazU1zbi0tHMoRhXudXRQDw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHnu7JccZsRDoqzXu9MooDjesfsbD0xbRVul7zhz5n5vAiAWgAfgg5JiCiZ21z0bQiOzcqBd4b5auTas6B6hNAOwtg=="}]},"maintainers":[{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"accounts"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.0.17-alpha.74f01167.tgz_1499358889935_0.960591715760529"},"directories":{}},"0.1.0-alpha.4b98ebbe":{"name":"@accounts/server","version":"0.1.0-alpha.4b98ebbe","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.4b98ebbe","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.1.0-alpha.4b98ebbe","_shasum":"f6bce038fa41ab98d2c03a2d494367af9d2717c6","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"shasum":"f6bce038fa41ab98d2c03a2d494367af9d2717c6","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.4b98ebbe.tgz","integrity":"sha512-4Kk/YwNjdaH8BXyKDBsS5yg6YQoAC6fhKiEZYyg3nNslEJAXopO8Zq2hg3pmwKj2/euMlCOy2rt3HmTfmbFjSw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEquhP2SrLgUNOlASzZNYaewVi4YaSv1if5mqO6MI4GRAiAU1KIcWRlyuH1rmkHb3nmVY1W5K9KqbdzePB2A4YAGfQ=="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.4b98ebbe.tgz_1500383983434_0.7127672135829926"},"directories":{}},"0.1.0-alpha.41d8cb6d":{"name":"@accounts/server","version":"0.1.0-alpha.41d8cb6d","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.41d8cb6d","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.1.0-alpha.41d8cb6d","_shasum":"316af85add04c12512ea6391d892e7d134e1471e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"shasum":"316af85add04c12512ea6391d892e7d134e1471e","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.41d8cb6d.tgz","integrity":"sha512-bazHdZN1RcgltFM7nrSX1s4bQrgzLfeiZEIntHBk0ifW0R78uuZOKqztSTdaOoY6oyK/jHnopoNg31ZWaqxOBA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBaEPfZDlvVIe+wetHykxzTKEW0gHVZaX0P9ApodJe1QIhALyz9F6o+1k9m57y1uTKt5JXbWV5WfZ6TCPbu60tP+da"}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.41d8cb6d.tgz_1500384763801_0.9698732339311391"},"directories":{}},"0.1.0-alpha.58382c10":{"name":"@accounts/server","version":"0.1.0-alpha.58382c10","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.58382c10","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.1.0-alpha.58382c10","_shasum":"adc4f3d44eebdcce2594566ca0430e80e057457b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"shasum":"adc4f3d44eebdcce2594566ca0430e80e057457b","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.58382c10.tgz","integrity":"sha512-qoI9UV818KaaFBYxED2sQ38ZY3DvukluoHHpBk8DiazNdZdApudkB5FQqzWl3oOvEV0iWREc4vGDAPjlY35c4w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBz6RZI/IU1lEBWfeYRFG6vNgV3sTYOPGVCI62VhSyHfAiEA68rRU747+RI8VYNHcCCxZVZeqNthAsouDu3f0lv7sjI="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.58382c10.tgz_1500385022946_0.03722773678600788"},"directories":{}},"0.0.18":{"name":"@accounts/server","version":"0.0.18","description":"Fullstack authentication and accounts-management","main":"lib/index.js","jsnext:main":"lib-es6/index.js","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib lib-es6","precompile":"npm run clean","compile":"npm run compile:es6 && npm run compile:umd","compile:es6":"babel ./src --out-dir ./lib-es6","compile:umd":"webpack","postcompile":"npm run flow:prepublish","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","flow:check":"flow check","flow:prepublish":"npm run flow:cplib && npm run flow:cplibes6","flow:cplib":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib/g\" | sed \"s/js/js\\.flow/g\"`; done","flow:cplibes6":"for i in `ls ./src/*.js`; do cp $i `echo $i | sed \"s/src/lib-es6/g\" | sed \"s/js/js\\.flow/g\"`; done","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"testEnvironment":"node","testRegex":"(/.*.(test|spec)).(js|jsx)$","testPathDirs":["src"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.18","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.18.0","babel-loader":"^6.2.7","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.16.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-object-rest-spread":"^6.16.0","babel-plugin-transform-regenerator":"^6.16.1","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.18.0","babel-preset-es2015-node4":"^2.1.0","babel-preset-stage-0":"^6.22.0","coveralls":"^2.11.14","flow-bin":"0.41.0","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","regenerator-runtime":"^0.9.6","rimraf":"^2.6.1","webpack":"^1.13.3","webpack-node-externals":"^1.5.4"},"_id":"@accounts/server@0.0.18","_shasum":"4bb502b3459952446045ba976324f9327b8b7a44","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"shasum":"4bb502b3459952446045ba976324f9327b8b7a44","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.18.tgz","integrity":"sha512-YowNMfwosg2rlzo4EqQtVL8M/AmfBvjRKSxXOEnXKedrILS+fjXd9xkrWWCWWqpJEWdeDtSAN8c5wbh/4s6thg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCe7E9X+NwxrbEXkRBrQTQ+7zedEEXhBp2+4Pr7r/+swQIhAOFpnMSK3Ry8bhh8MBJ5xy4ID6xbaBmpDsDWNMBGMNCk"}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.0.18.tgz_1500562382169_0.2678923534695059"},"directories":{}},"0.1.0-alpha.d4d6c834":{"name":"@accounts/server","version":"0.1.0-alpha.d4d6c834","license":"MIT","main":"lib/index.js","scripts":{"start":"tsc --watch","compile":"tsc","testonly":"jest","coverage":"jest --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"./__tests__/.*.(ts|tsx)$","moduleFileExtensions":["ts","tsx","js"],"mapCoverage":true},"dependencies":{"jsonwebtoken":"^7.4.1"},"peerDependencies":{"@accounts/common":"^0.1.0"},"_id":"@accounts/server@0.1.0-alpha.d4d6c834","_shasum":"8e9ef4528e4cc55b046d10c03ff2adcf3fd7ef33","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"shasum":"8e9ef4528e4cc55b046d10c03ff2adcf3fd7ef33","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.d4d6c834.tgz","integrity":"sha512-rsNQZozgOfQ0bNbpnJq63wM4dvkjspWiLrMFMr81BeBpva0QP0v+arJ1N/MvzjMelCJoZYDGvQIr3psOLBRTTg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIdLOuqRVRZaD8l+NFQX4mhKfp9a/2VcVpcLccu7Iz8wIgPc26girbKnL7eQ1H2sV2q4XIuPejXwNr5iFShMhlZ8o="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.d4d6c834.tgz_1502382829401_0.8097142186015844"},"directories":{}},"0.1.0-alpha.f3a1e43b":{"name":"@accounts/server","version":"0.1.0-alpha.f3a1e43b","license":"MIT","main":"lib/index.js","scripts":{"start":"tsc --watch","compile":"tsc","testonly":"jest","coverage":"jest --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"./__tests__/.*.(ts|tsx)$","moduleFileExtensions":["ts","tsx","js"],"mapCoverage":true},"dependencies":{"jsonwebtoken":"^7.4.1"},"peerDependencies":{"@accounts/common":"^0.1.0"},"_id":"@accounts/server@0.1.0-alpha.f3a1e43b","_shasum":"320c8a8603e37c3332e0a85499a1a14f55f79181","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"shasum":"320c8a8603e37c3332e0a85499a1a14f55f79181","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.f3a1e43b.tgz","integrity":"sha512-CPU+mn8hWgOxWsN/jP/dJ2Nt1jouA9RIsGnHU7LBWKUOr1qsXDyZV+3UCnvV3mzXzqELiG+qG91HsfrueT0Tvg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICwhagRMbbqJEWJp1b6lFga2KRAknBfpzNBa01gTfrPoAiEAxc8vUFpMj/XbfeS7wQkvy4wK81LUwRvXVn7Gh5xCLO0="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.f3a1e43b.tgz_1502386028564_0.9575997206848115"},"directories":{}},"0.1.0-alpha.4d9cf8a2":{"name":"@accounts/server","version":"0.1.0-alpha.4d9cf8a2","license":"MIT","main":"lib/index.js","scripts":{"start":"tsc --watch","compile":"tsc","testonly":"jest","coverage":"jest --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"./__tests__/.*.(ts|tsx)$","moduleFileExtensions":["ts","tsx","js"],"mapCoverage":true},"dependencies":{"jsonwebtoken":"^7.4.1"},"peerDependencies":{"@accounts/common":"^0.1.0"},"_id":"@accounts/server@0.1.0-alpha.4d9cf8a2","_shasum":"c72d20df4c42cf25d45f8672b3846ac93f9d5723","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"shasum":"c72d20df4c42cf25d45f8672b3846ac93f9d5723","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.4d9cf8a2.tgz","integrity":"sha512-7A2R3ewh5X6SWwiXzITJfT/Zg3N2TE4zdPiIXsZta28EHcTUvAksCdPAqvUqWpf6p4iXE6lJCKFP3FoGDirIlw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFS3BLQjrPL5oMemIzYBXiRz6Beeq7gAvxMywdKK2HCgIhAMdN0JZubG7fKgEIkbvtLK354EV5w3IeguSFhYy8Zywv"}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.4d9cf8a2.tgz_1502386674199_0.6708558404352516"},"directories":{}},"0.1.0-alpha.7616a50f":{"name":"@accounts/server","version":"0.1.0-alpha.7616a50f","license":"MIT","main":"lib/index.js","scripts":{"start":"tsc --watch","compile":"tsc","testonly":"jest","coverage":"jest --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"./__tests__/.*.(ts|tsx)$","moduleFileExtensions":["ts","tsx","js"],"mapCoverage":true},"dependencies":{"jsonwebtoken":"^7.4.1"},"peerDependencies":{"@accounts/common":"^0.1.0"},"_id":"@accounts/server@0.1.0-alpha.7616a50f","_shasum":"2a0321de1263d8f219702941cf4e44c3d67b3eee","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"shasum":"2a0321de1263d8f219702941cf4e44c3d67b3eee","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.7616a50f.tgz","integrity":"sha512-iXbNcv9n5UlQm1ziN0YngsZmesixHnP+6s4OXsLPUGv5FPr7Jx4UpBYXkh+8bempENi4KrM70rni34IbzMdAew==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDF8n6V8s5OfX8+C/edXZ3itE5i9rK3tUMT7OsP3jwkDQIhAOhInpK8/DmnO+6HznnsqenuOJxf7uKYlKY9W/7mmCzP"}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.7616a50f.tgz_1502440079608_0.2906885235570371"},"directories":{}},"0.1.0-alpha.9854fbf9":{"name":"@accounts/server","version":"0.1.0-alpha.9854fbf9","license":"MIT","main":"lib/index.js","scripts":{"start":"tsc --watch","compile":"tsc","testonly":"jest","coverage":"jest --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"./__tests__/.*.(ts|tsx)$","moduleFileExtensions":["ts","tsx","js"],"mapCoverage":true},"dependencies":{"jsonwebtoken":"^7.4.1"},"peerDependencies":{"@accounts/common":"^0.1.0"},"_id":"@accounts/server@0.1.0-alpha.9854fbf9","_shasum":"27754e01b3d4c7385f58b135286ac4b4767d4fb7","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"shasum":"27754e01b3d4c7385f58b135286ac4b4767d4fb7","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.9854fbf9.tgz","integrity":"sha512-FETZoh7Wag1OZwVc78CbwklImrWdaIeC1Yi48L9M8V2tt7p2ON5yBPxVXm1OEFfPAli3t4QEmD1boVed9mXaqQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG75x2bwMJX6uPt//j/Hmhfo21Rngqu9EwhgYHccN1LcAiAEKBafXYBZpuu4P45Xr6jddamecQHJdzLX8+Y3xyIcsg=="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.9854fbf9.tgz_1502441465547_0.3675999203696847"},"directories":{}},"0.1.0-alpha.6b56dffc":{"name":"@accounts/server","version":"0.1.0-alpha.6b56dffc","license":"MIT","main":"lib/index.js","scripts":{"start":"tsc --watch","compile":"tsc","testonly":"jest","coverage":"jest --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"./__tests__/.*.(ts|tsx)$","moduleFileExtensions":["ts","tsx","js"],"mapCoverage":true},"dependencies":{"jsonwebtoken":"^7.4.1"},"peerDependencies":{"@accounts/common":"^0.1.0"},"_id":"@accounts/server@0.1.0-alpha.6b56dffc","_shasum":"7fa18bd35d1d37f18de02b316367a0d19bf89906","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"shasum":"7fa18bd35d1d37f18de02b316367a0d19bf89906","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.6b56dffc.tgz","integrity":"sha512-8ChFk8I28QJRJHtd01kaRgaUspCDW7tD/oktWX6rOlesd3S9eL8yTiK3xT59LwOVfRI7Znby7qKyWzTHjY8NMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFGDBRsKa+RoRwoPPPJQxysRGbGH41mM3HMgvqediEKIAiEAlyY2dKKEEOiLYSsgguL9fhYu3zk3pB7J8+52tqUwPDs="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.6b56dffc.tgz_1505820437611_0.039701001485809684"},"directories":{}},"0.1.0-alpha.10cbdf05":{"name":"@accounts/server","version":"0.1.0-alpha.10cbdf05","license":"MIT","main":"lib/index.js","scripts":{"start":"tsc --watch","compile":"tsc","testonly":"jest","coverage":"jest --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"./__tests__/.*.(ts|tsx)$","moduleFileExtensions":["ts","tsx","js"],"mapCoverage":true},"dependencies":{"jsonwebtoken":"^7.4.1"},"peerDependencies":{"@accounts/common":"^0.1.0"},"_id":"@accounts/server@0.1.0-alpha.10cbdf05","_shasum":"f52d8ac0050a68a3ba15d9db60ae014baffd3dcc","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"shasum":"f52d8ac0050a68a3ba15d9db60ae014baffd3dcc","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.10cbdf05.tgz","integrity":"sha512-piBPWv4lcevy1kDFkNLGAs9i2IMqV2L1jKISP2hGYMmOVB4Fy3oPNVqYFeBwepQnYtatf1GbYuVlxCnJPghnHg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqyQxEZIGf53FWmJOqCE+y7OFQ7qLILZBoTa5JbNsh8QIhALG4faK+9DtK4h+a5nyBNM4dzUH2yX8No2VEkvuj7lhK"}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.10cbdf05.tgz_1505824288269_0.14068252057768404"},"directories":{}},"0.1.0-alpha.737c05ed":{"name":"@accounts/server","version":"0.1.0-alpha.737c05ed","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.737c05ed","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"^7.2.3","@types/jwt-decode":"^2.2.1","coveralls":"^2.11.14"},"_id":"@accounts/server@0.1.0-alpha.737c05ed","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"dist":{"integrity":"sha512-vk3Elrj+uRLMtTVhIeAdwRa8KqkRblcBbAVytT6gn11hVXpdomh6k9AnW6NzoY6zkiHYltd5lEh1pwWoup98mQ==","shasum":"c41bfa8ed3ef3ee07307198685aab293f786b533","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.737c05ed.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAJpgxsiHm0fWj+vxImFBW1fUPTz7rEonNBn4tv1vweRAiEAr0yxoFWMhU7p4Knevy98G2+/rnmqcR4L3+PtfTn3Bvg="}]},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.737c05ed.tgz_1508856758748_0.30194886727258563"},"directories":{}},"0.1.0-alpha.f9ef5e7f":{"name":"@accounts/server","version":"0.1.0-alpha.f9ef5e7f","license":"MIT","main":"lib/index.js","scripts":{"start":"tsc --watch","compile":"tsc","testonly":"jest","coverage":"jest --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"./__tests__/.*.(ts|tsx)$","moduleFileExtensions":["ts","tsx","js"],"mapCoverage":true},"dependencies":{"jsonwebtoken":"^7.4.1"},"peerDependencies":{"@accounts/common":"^0.1.0"},"_id":"@accounts/server@0.1.0-alpha.f9ef5e7f","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"integrity":"sha512-TZ5RaojOiNCfFWA7PNQI9WWFVSrBJoP7gdCyk4gCGcYtH7BHV18o2/X4A2GOcCfegUBZIRDN9kYzo4+mzy+BxA==","shasum":"ec6285c21031fb05a573ba953921fd8f4823ae29","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.f9ef5e7f.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID1W42PkfTa3shC6DwvbK7cas0YgY3IOJx5SX3N6o2tkAiEAyBjgpRkEY4Qsy23KqL/XE1RmWXUIbaq5GOh9Yau/6tA="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.f9ef5e7f.tgz_1508927802189_0.525375944096595"},"directories":{}},"0.1.0-alpha.b5d6f4ab":{"name":"@accounts/server","version":"0.1.0-alpha.b5d6f4ab","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.b5d6f4ab","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"^7.2.3","@types/jwt-decode":"^2.2.1","coveralls":"^2.11.14"},"_id":"@accounts/server@0.1.0-alpha.b5d6f4ab","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"dist":{"integrity":"sha512-TGWOwubP0fgJJa/67Qr2qStPIXEojn5O51DGInY0NI0FPBHSCXBmzXpk+IkMaau1xBrnlbdTCvOBDugX+MW8MQ==","shasum":"cc49ffb174fc98cc123ce7775228a66366995fe4","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.b5d6f4ab.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAFag3wuhW5PTTuZjoXTRPlhWsDvWmzhOPsrG4Q+OBK+AiEAganND5UztDYP646IbCSnORbWNu1FTtkd883NFWROZFc="}]},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.b5d6f4ab.tgz_1508934156637_0.9643064506817609"},"directories":{}},"0.1.0-alpha.55f51f1c":{"name":"@accounts/server","version":"0.1.0-alpha.55f51f1c","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.55f51f1c","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"^7.2.3","@types/jwt-decode":"^2.2.1","coveralls":"^2.11.14"},"_id":"@accounts/server@0.1.0-alpha.55f51f1c","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"dist":{"integrity":"sha512-sibvj1fUD8dtICcdJvDQzJV+RJHWM8tFsN/d9Txil7Vmh9CySgi21D3OTKCtGbx4qtpO3wp8y5XOjCPDwVabig==","shasum":"a507920cee655b78f6d3e122eee629cef0a7c025","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.55f51f1c.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHMpQm5T2yzOkvp+w1a1eBiSQtE8c6w/RSM3ofhR8HQwAiBantCWIQgzeqv8FCegISdmB0GZo9ZjDWxaui8TXlkQnA=="}]},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.55f51f1c.tgz_1509725813170_0.5376496354583651"},"directories":{}},"0.1.0-alpha.5b339220":{"name":"@accounts/server","version":"0.1.0-alpha.5b339220","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.5b339220","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"^7.2.3","@types/jwt-decode":"^2.2.1","coveralls":"^2.11.14"},"_id":"@accounts/server@0.1.0-alpha.5b339220","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"dist":{"integrity":"sha512-hb0ACGDDBaY7AzW/Td4/1lsnU3UI6/YyFdBBsJcm7/kHeFn8Rq4WoZPi6domqqy2l/HQay5tRX6loAwr3bFjOA==","shasum":"1e0d137d95fd2ca33c1d8cd758201cd2df8d7c89","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.5b339220.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5H72DfB1UsMc6LXbRjzxnqI6CnYzUV9gYqBrJDtsSLAIhANIq1wBowNURX+QwH9ViNa6BcHkGV5pvLiabHXvUmjVb"}]},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.5b339220.tgz_1511195877707_0.7123217252083123"},"directories":{}},"0.1.0-alpha.9974ccde":{"name":"@accounts/server","version":"0.1.0-alpha.9974ccde","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.9974ccde","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"^7.2.3","@types/jwt-decode":"^2.2.1","coveralls":"^2.11.14"},"_id":"@accounts/server@0.1.0-alpha.9974ccde","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"dist":{"integrity":"sha512-abpVYNJd1/yj/uljhMzFOSwTuqYSAbpb0+r4SEJI/ocvrTaLfL4Vm40OS7ROYxhF6W1wgkpNFZujA2nyXWMFfw==","shasum":"721fb06b2b7cc7631355f195bf98970bbdc92d6f","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.9974ccde.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAkLECqpr803frTzPLhDZtKRg/EjQVQ7Amtq91meX1KcAiEA3oGlopCl0uxFi6OWq5NGuhA9/YFEVODcVKZUSPwmzMw="}]},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.9974ccde.tgz_1511203324427_0.41649967641569674"},"directories":{}},"0.1.0-alpha.eae94fd8":{"name":"@accounts/server","version":"0.1.0-alpha.eae94fd8","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.eae94fd8","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"^7.2.3","@types/jwt-decode":"^2.2.1","coveralls":"^2.11.14"},"_id":"@accounts/server@0.1.0-alpha.eae94fd8","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"dist":{"integrity":"sha512-EFcn+v6nrJHE2d3Eqdr8hEMbgnvTu/Pvo6qxT3AW/BBFX53wayafPO5hQmutEQEbzUvwWReuLY1ikJC2NnFOsw==","shasum":"b79a63f2b377fc6d9e60ee1360ec0f988d6af811","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.eae94fd8.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHzug1jfcLUfgeHE1lp/tPV3s7PXBeRnENNcd1ZhdlgNAiEAl/4gg1VpsKqcbRZwfP8QzWoX0yB1eRf3MTN7EcSc5/U="}]},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.eae94fd8.tgz_1511203463272_0.03019357821904123"},"directories":{}},"0.1.0-alpha.357173dd":{"name":"@accounts/server","version":"0.1.0-alpha.357173dd","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.357173dd","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.1.0-alpha.357173dd","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"integrity":"sha512-73evb3lqRAHF/AfQe4h0utJWHyAc0odsabGaNSMzOWb5LEB2h4Y20XIMQkdnC4uwOJMZ22kBDCP6bqydqHvFlA==","shasum":"f6bdf49fc73e9feb02a55127b641e3257bde4588","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.357173dd.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGF7qQzjDGDetlu+mA2/5BhILtadHRt6nTGaj3ia5OOOAiEAuX7ZvfGf+lJzOW0E+87TiAzUihACSPxZwDNBbLuoBiY="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.357173dd.tgz_1511341997352_0.9746141217183322"},"directories":{}},"0.1.0-alpha.dab12c46":{"name":"@accounts/server","version":"0.1.0-alpha.dab12c46","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.dab12c46","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.1.0-alpha.dab12c46","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"integrity":"sha512-SYAeydgagOFimtPCchNUSdGl4kkmY/yJeZHBuz/07+jq72WBZlQmAeQN0n79215VBeNmNXwPf3nKTa/aQ7ctLA==","shasum":"c1e50e9381082d007eecd6cd2993419a88e3f457","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.dab12c46.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNutjE9X0hGlbBkGpuH/TI2ohJQbiNpeTx8BdYAHq0ugIhANgWjeHllM9lTg2GGAVLzNYr/olAIBmPqm9mx60NP9N4"}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.dab12c46.tgz_1511342207648_0.9679244079161435"},"directories":{}},"0.1.0-alpha.6732aa8e":{"name":"@accounts/server","version":"0.1.0-alpha.6732aa8e","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"peerDependencies":{"@accounts/common":"^0.1.0-alpha.6732aa8e"},"devDependencies":{"@accounts/common":"^0.1.0-alpha.6732aa8e","coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.1.0-alpha.6732aa8e","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"integrity":"sha512-VUv4WXrTvPbTocHJU/CwuJOoHjFVqFpnJ8SYbYB1Jt/Sxyr0vVYwM0lGTxoTLuX+v+63pqh3WRe+0iam/oiIjw==","shasum":"5683d5260f9712d488039bb4779abfbe2be5a6f7","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.6732aa8e.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAPyhhHm5agAh8JvO3d0dUQKDewPoW6N4v0wVlyLk7ncAiEAheBEeQGhNW3LwwBP4i/PgOpkuFIRggmlAYp5IIjeImo="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.6732aa8e.tgz_1511346305773_0.20361850946210325"},"directories":{}},"0.1.0-alpha.4170db8f":{"name":"@accounts/server","version":"0.1.0-alpha.4170db8f","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"peerDependencies":{"@accounts/common":"^0.1.0-alpha.4170db8f"},"devDependencies":{"@accounts/common":"^0.1.0-alpha.4170db8f","coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.1.0-alpha.4170db8f","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"integrity":"sha512-yrFwGK67hSSpUqg1vckgiqYxBl5lvMWgRXiSvoiVUWONT7DOxBwYdo+DaHrBXwsJidioCqrhjviFoneOV2i5dg==","shasum":"29cf3caa7cc4a0cf18bdc0cd952e3c7d802c1156","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.4170db8f.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAi9eSl5DhN9rukDSlWv//7od4TGyDCuB4tuKq6VxD6MAiEA3QDQ99X/b5B3g6pl3KxuycIp3M3n/CkZRe+euWNgdzQ="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.4170db8f.tgz_1511347052275_0.7540549673140049"},"directories":{}},"0.1.0-alpha.f8154a91":{"name":"@accounts/server","version":"0.1.0-alpha.f8154a91","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"peerDependencies":{"@accounts/common":"^0.1.0-alpha.f8154a91"},"devDependencies":{"@accounts/common":"^0.1.0-alpha.f8154a91","coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.1.0-alpha.f8154a91","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"integrity":"sha512-UW5WKimxinYAzn8lUYTM1GRO1vNOgDOI1v2LCzCrMqonYjw6qXAZWWq1jX/98Tthn6bfAn+/d7vbOJSZRwMVBA==","shasum":"0589902e53f5cd366e8981d445d76b85eb92905c","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.f8154a91.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChfJZ3C8bHJToEpz0SNfeHLAZbKKgl3xU0wz6xbjxDTAIgSyO3GSRdPS4e4QcP+Ljm6vEPDwVrjFhTeh+oDHcLQWE="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.f8154a91.tgz_1511347553385_0.5938446500804275"},"directories":{}},"0.0.20":{"name":"@accounts/server","version":"0.0.20","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.20","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.0.20","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"integrity":"sha512-vCDKmrLRNeOIa9nodPW8dU8q0jqOQHQvLX6w95LPFuszBaEEHSse2ul8SBWzIzQQdrWsUX5k2aeRW4Wiuqa/8w==","shasum":"1a984cd6165a5b204245d2092e06d6344d60c616","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.20.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6zd25bXiNC5lA0YonGLwElomsAyYJQfs+mWb6wjTBUwIgEX8tsLZUIKZwO9vKaLFUXUg+LkPl43gKWLXBJGUqBJ4="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.0.20.tgz_1511352893282_0.9982816891279072"},"directories":{}},"0.0.21":{"name":"@accounts/server","version":"0.0.21","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.0.21","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.0.21","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"integrity":"sha512-PP30Bq/Uy7jfqPZr4czmW4LA0wktrXqNxUKJSb8Mkv5vuohBOuv5o+wbaS48QyA1qegupY7GE40qzFIxxYa1Kw==","shasum":"54a87b742699efc66e58317929b4cf0488fc54ad","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.0.21.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB8s++VN5mXbnE7kGfkHarGkhQwL6+xOVjR3Btz9moGKAiEAtrJ2nwMsmgdd4icWZfDSHkKI8yifs3SYNYuB36thlQ0="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.0.21.tgz_1511353013021_0.8965290198102593"},"directories":{}},"0.1.0-alpha.d1153bd0":{"name":"@accounts/server","version":"0.1.0-alpha.d1153bd0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.d1153bd0","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"^7.2.3","@types/jwt-decode":"^2.2.1","coveralls":"^2.11.14","rimraf":"^2.6.2"},"_id":"@accounts/server@0.1.0-alpha.d1153bd0","_npmVersion":"5.6.0","_nodeVersion":"8.5.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"integrity":"sha512-gVO7oBaU6sN24DmIFSAl5ZKuQiqC+XpDfSLcYYcei9dWyb7O60XCoqFzsgXRuADpyZZyKmW55tIpwz3q+vEitg==","shasum":"f5cfca3034642c82b1e88551d0c8b2ab8acbb9b7","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.d1153bd0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCB9DTk7pvDgnuqWVx1zfRMydoXHPNgEUUm3S1NPOKsfwIhANIFW+/baLmK4DIxDzA9uIy/8ykAB9p1Ej2iQKIawFGc"}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.d1153bd0.tgz_1514217440919_0.21225264971144497"},"directories":{}},"0.1.0-alpha.42868044":{"name":"@accounts/server","version":"0.1.0-alpha.42868044","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.42868044","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"^7.2.3","@types/jwt-decode":"^2.2.1","coveralls":"^2.11.14"},"_id":"@accounts/server@0.1.0-alpha.42868044","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"dist":{"integrity":"sha512-/JMLIRd9tv1+YlD7UjEHwsZ99rIjDZK9aezlOH+hoYH4pU+Woy8kuRV1ns8GCJhsPL95Lz1ad8Gc5iR6Kz1fzA==","shasum":"b3f747a26318cbbfe72d4e6ad4b244f08ecc9c45","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.42868044.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDzOOJUhAAYMcsY+m9ZBBDJxV7qHUjwJyu+WC+G0X+S0AiB22Pjnu1BY+pHLauY8sYAFWQsWcXhyzNG1Pk/ARd6mxA=="}]},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.42868044.tgz_1515945786582_0.33848971128463745"},"directories":{}},"0.1.0-alpha.54ae402d":{"name":"@accounts/server","version":"0.1.0-alpha.54ae402d","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.54ae402d","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.1.0-alpha.54ae402d","_npmVersion":"5.6.0","_nodeVersion":"8.5.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"integrity":"sha512-xACrf4e+gN6498k1oTNo/eWUrUT7ys5k7BwuYtiZNcDqLFJGMOwrbh+tEBXlP+alXdn9D3jqbk8wy93XuK+9Bg==","shasum":"d6c4bcd674ba83ec35fefba01117a01e81179b09","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.54ae402d.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFHqOFlUg3DWUYOoxM3S6ovr4DJKcxPkV7NOzbQ7lbOtAiBk5mo2ZW9uVulUoPu9a7xSkbzgLDRH3bSefv6vfZbFHw=="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.54ae402d.tgz_1516016200474_0.8284955404233187"},"directories":{}},"0.1.0-alpha.fe08f703":{"name":"@accounts/server","version":"0.1.0-alpha.fe08f703","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.fe08f703","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.1.0-alpha.fe08f703","_npmVersion":"5.6.0","_nodeVersion":"8.5.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"integrity":"sha512-WoJcFO//97T1gPFNb8HbK9xQLWL1OsetmYfpgIlLfvpkIKcOdvA/l6V6BTT1p6AsukNl1BR1LH46tVsmdxFlcg==","shasum":"b073a74cd82e3195dd8c80a7f394e54c39faf9bb","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.fe08f703.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvzGyp3/opY6Q/fAfFdP2y75/Dm3O0suuE4laLHFyrEAIgT2M//+/WmRr3tAHdNi3nHVvYw/2dt75Fj0/7O/OrNNI="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.fe08f703.tgz_1516179968151_0.07401609933003783"},"directories":{}},"0.1.0-alpha.bd73e431":{"name":"@accounts/server","version":"0.1.0-alpha.bd73e431","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.bd73e431","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"_id":"@accounts/server@0.1.0-alpha.bd73e431","_npmVersion":"5.6.0","_nodeVersion":"8.5.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"integrity":"sha512-10YHEV87uGL1VksHoo/ADhHHEzhYf2CJyU4KfSLDhddtUC/gBeE38jr3WMG0QuRslZvqTVSt8KvTm4TgWBcCtA==","shasum":"be82b7d53b8bcd2607508fe0e12d2d4f2b1ea8e8","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.bd73e431.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDMhzOB1xwFbnr3nP+YX/lhDcI+VTs6qghBNwlYV4HsaAiA6MMAy6f/U00VRpDlXQCkPqIWk2Tlu0u6drmklbPOxOg=="}]},"maintainers":[{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"},{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-0.1.0-alpha.bd73e431.tgz_1516622072128_0.5457020038738847"},"directories":{}},"0.1.0-alpha.c4d98db4":{"name":"@accounts/server","version":"0.1.0-alpha.c4d98db4","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"start":"webpack -p --config --progress --watch","clean":"rimraf lib","precompile":"npm run clean","compile":"tsc","prepublish":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.c4d98db4","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","emailjs":"^1.0.8","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"coveralls":"^2.11.14","jest":"^18.0.0","localstorage-polyfill":"^1.0.1","rimraf":"^2.6.1"},"readme":"ERROR: No README data found!","_id":"@accounts/server@0.1.0-alpha.c4d98db4","_npmVersion":"5.6.0","_nodeVersion":"8.5.0","_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"dist":{"integrity":"sha512-zX4fR1CAcssG8fsGPnX9hKS8totgH5+p1itFBYOVz9lJXJRfbdFU+4sUkEAJ0E1jvHjkHiFsVMB5cothlFmBAA==","shasum":"ff8d77cc2544f480f12d6152ff94d66191fb2017","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.c4d98db4.tgz","fileCount":25,"unpackedSize":88244,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJmkhsGZXIEhFBA/fOgMRBWpbGJSnJGb/PoSn4vQ3cYwIhAI0rBDoN3l0fFsFT7kEFia4Po4Q9UBt7xVvx28IdyWDW"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-alpha.c4d98db4_1519139746526_0.7182101506330265"},"_hasShrinkwrap":false},"0.1.0-alpha.fb3effeb":{"name":"@accounts/server","version":"0.1.0-alpha.fb3effeb","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.fb3effeb","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"^7.2.3","@types/jwt-decode":"^2.2.1","coveralls":"^2.11.14","rimraf":"^2.6.2"},"_id":"@accounts/server@0.1.0-alpha.fb3effeb","dist":{"shasum":"4ccbf9c9936483e87cf25d90bd0d06c81a2de99c","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.fb3effeb.tgz","fileCount":28,"unpackedSize":155080,"integrity":"sha512-7kCCAgmO770FXToWsOeovXk4Pcq6ouq8Yevwv2IK5sGSau6hNCsPBD1LRe9yfbtddJxQ4FskDsjlY6Yt1ESiYQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNP4p+jcGxnmtLZImfuEzsHUxSa2bqF4ZZ5Aga+THtWQIgMg5mGTU4d8uDF1ZMK6plo3r8XS7wqDLhm4fj4/eE1uQ="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-alpha.fb3effeb_1519662384776_0.7798644643910617"},"_hasShrinkwrap":false},"0.1.0-alpha.04203cca":{"name":"@accounts/server","version":"0.1.0-alpha.04203cca","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.04203cca","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"^7.2.3","@types/jwt-decode":"^2.2.1","coveralls":"^2.11.14","rimraf":"^2.6.2"},"readme":"ERROR: No README data found!","_id":"@accounts/server@0.1.0-alpha.04203cca","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"dist":{"integrity":"sha512-yIOZ8sQYBMCS4R/2Md4djK3z9yu5lrRJ3Rqxxx9ojWNnuT05ri5V3et9gW1cywKCPS3g0H1UHRIGOoZ8opqZ7g==","shasum":"040fbc5d216512cf1743c3e5114933e1fb8853ea","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.04203cca.tgz","fileCount":25,"unpackedSize":64063,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGNXG5la8mcOotAp4M1o4/2vHvV/yMIbEEU2CZxFGc5wAiEAsjygfHcM31oHkKcU7TcK0XrXTT0oeGtVN2TUdYe1iQs="}]},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-alpha.04203cca_1519676207133_0.28684341844639216"},"_hasShrinkwrap":false},"0.1.0-beta.0":{"name":"@accounts/server","version":"0.1.0-beta.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.0","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"^7.2.3","@types/jwt-decode":"^2.2.1","coveralls":"^2.11.14","rimraf":"^2.6.2"},"_id":"@accounts/server@0.1.0-beta.0","dist":{"shasum":"d13e7c76dc7fdfeb9cbc8e622915101db3041ff1","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.0.tgz","fileCount":25,"unpackedSize":150859,"integrity":"sha512-v+rUuyOo4r/F1pG7Mj6uv8L/o+wIa18/BWozTsmftxxEmC4bA+Ai5toHSdxGgvff+rPg9UNwqrHW3UEQr4E4oA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAE1aeM5ZPf6EXhO7o9iriA+OfY8yqoC8iDHV0GaVPPgIhAKQQnQ0XfayGMm5BNePkah5fLkF9W621Ke+PeOZno1AB"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.0_1519808228759_0.6242078242726621"},"_hasShrinkwrap":false},"0.1.0-beta.1":{"name":"@accounts/server","version":"0.1.0-beta.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.1","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"7.2.5","@types/jwt-decode":"2.2.1","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.1","dist":{"shasum":"543cdfdfaa26db9bcbdcf7afcf03e45be69e8283","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.1.tgz","fileCount":25,"unpackedSize":150834,"integrity":"sha512-nF6Zu99dgxrRlm5G7DLfmOgDbozsEEyeiU5RP+ScDG68h7pcdMkBJdKRVUwlIZtKBowm64K6ay0gRdBQOgPhBg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDG1gvPof5BDjiR+VoIA7ZoRfrXpe6+bcL6JOT39hm+0gIhAID5edfkP3JHOgBC87IKEn3II75z1gp3d2zjlTgGJZQb"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.1_1519910835746_0.21643700281621414"},"_hasShrinkwrap":false},"0.1.0-beta.2":{"name":"@accounts/server","version":"0.1.0-beta.2","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"],"mapCoverage":true},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.2","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","crypto":"^0.0.3","jsonwebtoken":"^7.2.1","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"7.2.5","@types/jwt-decode":"2.2.1","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.2","dist":{"shasum":"db199872154f2d3d826422aa933cf88714213a9a","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.2.tgz","fileCount":25,"unpackedSize":150841,"integrity":"sha512-dln/5pFLGER+BbJpE9pLnj5WWq2IVw8ekrTWJen7PyZhDlkPW/MdgxlY2MH8enm/R0FA+/ghabddeA1MSCroMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCn3RIXsnmgnoApiMz69edLTleITHgfQii6MSvoXH/M2AIgD5AaRo/k1gTg2IeYnGtBttS9iJ4wHxESf3AxNgHLiSI="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.2_1519911188696_0.6441391281745494"},"_hasShrinkwrap":false},"0.1.0-beta.3":{"name":"@accounts/server","version":"0.1.0-beta.3","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.3","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"7.2.5","@types/jwt-decode":"2.2.1","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.3","dist":{"shasum":"fc584094bedce26c115d9e19679dcf0259a4a675","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.3.tgz","fileCount":25,"unpackedSize":151649,"integrity":"sha512-stRwI7TEzgDHHyfyVG6PQNJH0eaLWCh4S/+SUm7Mwe6qvn4POvyX8DP+2tRuCw6KpT+VUeergsoTD8Izn4chlg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBPXDQQ3gqww/37lnZrPOth8B57/n2S51YNNF6KHg/deAiEAxEWypfh+6sKJUOM1+MjoVekzUm8wCoyNUwCj1TCYK/8="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.3_1520437110777_0.8369553272555665"},"_hasShrinkwrap":false},"0.1.0-beta.5":{"name":"@accounts/server","version":"0.1.0-beta.5","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.5","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"7.2.5","@types/jwt-decode":"2.2.1","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.5","dist":{"shasum":"bdb00c80f0ab86d96082ec455747619a8f3c3f6c","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.5.tgz","fileCount":25,"unpackedSize":151712,"integrity":"sha512-Xo/UZZaDhmdecMdoyMpWxrOt99+J3S+h5oPFW2LcEXQuxrv9d5Yd7x+qbYzerMmERt3DAGA0D2G5yF0HorEfWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAZg4tnle+HS4RVxP4F25T44AIFZQ1dOlJZ/iVypW2NOAiEAlPS63OGZi0rZzkTbEuFtnJ56orni6cJCHJxJcuQeY9Y="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.5_1521033336639_0.40919695961242275"},"_hasShrinkwrap":false},"0.1.0-beta.6":{"name":"@accounts/server","version":"0.1.0-beta.6","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.6","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","emittery":"^0.3.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@accounts/types":"^0.1.0-beta.6","@types/jsonwebtoken":"7.2.6","@types/jwt-decode":"2.2.1","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.6","dist":{"shasum":"781410f797df2100c816eb36ad1e6f6c7cdff030","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.6.tgz","fileCount":54,"unpackedSize":149541,"integrity":"sha512-LZf3uivp7giFabwghT33vAaPcXtW6SFTp9Sow9sJcLBNcVfkjwkPPFGDgD1kzyB/gX4WXvz78TpmpoixspqypA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICLV3mfEO+oOj84PMuoSfBhcvEvw2Hs/wuHVd8Xl6tp/AiEAggdAN0xkxHkbm7PvdoIcdgHINFfX2av9Gmi8ydqj2zY="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.6_1521555662736_0.06363130310076537"},"_hasShrinkwrap":false},"0.1.0-beta.7":{"name":"@accounts/server","version":"0.1.0-beta.7","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.7","@accounts/types":"^0.1.0-beta.7","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","emittery":"^0.3.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"7.2.6","@types/jwt-decode":"2.2.1","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.7","dist":{"shasum":"ac678d65ca4d23f18f799bdecedc13377209abfa","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.7.tgz","fileCount":54,"unpackedSize":155814,"integrity":"sha512-woY1NcfPfEEzCieNQZsTHcPEbXsxy15znKh0txROCRzG5EaDv/Lf2Jy9d3eQKdxIjaqRS995snM/3kfg9FSCDw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFMzKcUirdcvLbiCU5dLFU00ojFGl87hfqyH9JJkxNU+AiBjnT7K0fiM2RaU45zeq9EmH77ZCvXjoBE2yUcSV+lgrQ=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.7_1521560238982_0.3355048263988456"},"_hasShrinkwrap":false},"0.1.0-beta.8":{"name":"@accounts/server","version":"0.1.0-beta.8","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.8","@accounts/types":"^0.1.0-beta.8","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","emittery":"^0.3.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"7.2.6","@types/jwt-decode":"2.2.1","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.8","dist":{"shasum":"0fcf998873c88a8649b101fc0ed37b08d048de79","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.8.tgz","fileCount":53,"unpackedSize":64803,"integrity":"sha512-5uaE/Li+OV1Xe2USEHrq2CtfcdHOPW+z5ZyVhYVNP+RgBbaMKn3BNjaWnLFwonQrmuKSMxAw5j2fdphT+cDesw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBrjQ9Vh97jsuUsoq9Pc2yVms5Laazx9Jvwwj6oFLfRdAiAXCtQTX0xzFQ/AQhx0qtvr8MUa7F3MD7wcFsLUw+EWFg=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.8_1522043662479_0.19475778990283055"},"_hasShrinkwrap":false},"0.1.0-beta.9":{"name":"@accounts/server","version":"0.1.0-beta.9","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.9","@accounts/types":"^0.1.0-beta.9","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","emittery":"^0.3.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"7.2.6","@types/jwt-decode":"2.2.1","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.9","dist":{"shasum":"c159752caacb39a3674a7beb8d201d6489b02dd5","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.9.tgz","fileCount":53,"unpackedSize":64803,"integrity":"sha512-clWW6+Rc2Qj896XiscvlOq24KYYr2PT09UkqeQmng5E2Gloe64BxoWetj15StKg4XJpWl5rOC9CDqUoTnae/ZA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICkKywS0DP5LhN1Hjp0E2951fssjAqrb0bwHCU+1R/0MAiEAy1ZzzIKxUO93sL7GPQrP7sjNdd1YXzyY/6/3kX6EG8w="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.9_1522043778938_0.4743254409768456"},"_hasShrinkwrap":false},"0.1.0-beta.10":{"name":"@accounts/server","version":"0.1.0-beta.10","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.10","@accounts/types":"^0.1.0-beta.10","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","emittery":"^0.3.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"7.2.6","@types/jwt-decode":"2.2.1","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.10","dist":{"shasum":"aadd3782d5e3d16459ed3ebd3987cfe4ae2dac87","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.10.tgz","fileCount":54,"unpackedSize":156317,"integrity":"sha512-Oqg8KnM8dNFsvTMDkAln94fdbkJZsF5jrbyRK6ivNDeJmi955q6g7fXlpvaA92E1/FCF8oRYkNb2F0ZpiGTG4Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF00Hs56e83fdbXWr9FeU073qLvzofK3Y2iOnODkDCkKAiBhqwZSTGDMIT6VmGWTlEQY7aq1uXtGBoJgTmsSPdco7w=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leo-pradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.10_1522316388598_0.5615204649472199"},"_hasShrinkwrap":false},"0.1.0-alpha.cdeba60e":{"name":"@accounts/server","version":"0.1.0-alpha.cdeba60e","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/js-accounts/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-alpha.cdeba60e","@accounts/types":"^0.1.0-alpha.cdeba60e","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","emittery":"^0.3.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jsonwebtoken":"7.2.6","@types/jwt-decode":"2.2.1","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-alpha.cdeba60e","dist":{"shasum":"bb55b3907ffcb61870f831a65c8e53ec9303351a","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-alpha.cdeba60e.tgz","fileCount":53,"unpackedSize":65536,"integrity":"sha512-/f/7/G7WwIvz79fQJW3HNTT887SqF8ezSaNQOMduhr8az6J50PPlh5cQ9cqfx8Rw9Ln4R5RfupIZLmyatkCrRw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdIEyWI5qA2gFgIwKF94ZKwrOHAM0QC46NwdvZ3wBriwIgP/Q6Tb96pWSp/OBecEHZSMg6TwozCroXsBffDHtFdRE="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leo-pradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-alpha.cdeba60e_1523450003495_0.570201139265204"},"_hasShrinkwrap":false},"0.1.0-beta.11":{"name":"@accounts/server","version":"0.1.0-beta.11","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.11","@accounts/types":"^0.1.0-beta.11","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","emittery":"^0.3.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jest":"22.2.3","@types/jsonwebtoken":"7.2.7","@types/jwt-decode":"2.2.1","@types/node":"9.6.15","jest":"22.4.3","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.11","dist":{"shasum":"435fc163b68acc5e075e27046062666d6b033f74","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.11.tgz","fileCount":54,"unpackedSize":156574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/Z1TCRA9TVsSAnZWagAARgsP/RN8en6datmp2lJRQi3g\nUF5mitfh6LZG8xF84Z+uVgij3SHF6WD+PmlM4MhGqhthn2SZQgMS66yx6iai\ndSCtya0EyLfQCOzJjbjHHqfFwS4wI4S9uvn0wxcvmTjPCJ4wGtgf8cFiigGK\n9IkInBQ9SDeS1wz0RY/M7FgOv7Ed+O0cbGVCBToeOS5utM4yzaxWC2dSnYon\nbhcTuXttnypgiGgxLYcN6Y5vqFnAPWWpumiUfsZ+HQj9Df4WGRJz3BOQDvsQ\noF9mkodtXEFvA3izkGlvlvB/XPRj2h8+mET04jPVdeNZuKtmMplCpoQmN37y\nDaILVzvnLrQirF1G4mhtanJcp0+i0RW2H2yp7qPBlA7rubvJTzew648cPFSs\nh66mDqrBzZc5gk2o6M3b/Mb+8B0tTvnJ7fw/N/M+8DQGQ88S4ayqn3z4oSrS\nourRGXPH8TFR9KJz6g+A5OG7dYMrLCIWMmj5pxDUlLkdwvEK2H1XU8q2lU7w\ndGoIl492gDQd0lc6a24l0+zrWO5kbKTNdwHFg3d0sEnIey8OBqvwbGr0Mhub\ns6ORSHiOLkAmMx86L+c878Ji6RZ7hCL1fyb94Ifxfbq8gH5GHUdXQfBVh2TE\nZgrgMo05maUdk9GgEW4IYRxvA2CZ/JvsmK8W3h14+YDIyV4WImNNM938Pkyh\nTSQJ\r\n=Wnil\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-m7lyUPSCzzU4YlLzNM8ZQqJhAT1d1ZoGXHUxyHZKjYIH9uvuWlyR1Ccyp4SK8fzP1gFss04aIt7bKLZZZA/hDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEC7Aw20WSJpdoZurjw95qTqKlLxucITcxGTEZ7m0cWRAiEA2gXqiqucSS5xehWiRpDOGoWhR1/Hh5Xr/RRfJn/OWvg="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.11_1526570322549_0.7397333881456454"},"_hasShrinkwrap":false},"0.1.0-beta.12":{"name":"@accounts/server","version":"0.1.0-beta.12","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.12","@accounts/types":"^0.1.0-beta.12","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","emittery":"^0.3.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jest":"22.2.3","@types/jsonwebtoken":"7.2.7","@types/jwt-decode":"2.2.1","@types/node":"9.6.15","jest":"22.4.3","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.12","dist":{"shasum":"a324b67591039be91723a6d0b55cdbe67b2d439b","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.12.tgz","fileCount":54,"unpackedSize":166223,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBscECRA9TVsSAnZWagAA2a0P/RNcxKzp8uOQxZ5mfwEk\n62kl2sQyPHmNdy3c3P/h4s9JquuN0s9M9AtnTgvHKd7NR+FW7ccbBMzJ+JVK\nyt1dIWNEyqAVGT7uCwB7Ve8evaW6MWVG2hBCkcxDjb4BmUlz4Eq57bHQSWnI\nTIbckG6ZtizKmRbfU/wlpVZ2LDlI6ftT6xwUM3MssyhSOm+tCCZnjAoyIzAO\niKKBaNrfqVuBkdIrnZnhjnS8hqsId0c8oBE0EMcFuVBdtN9/EUQAazjY5by7\nFRjd2cX5dEDx9c4kjBbRdiJI+Q7i9VlkOV2+KjR7bSjr/5OZSBcLh/Bor1+b\nmof3gRD8MgDPdxAJF/jLuIL5mwnyzyG6ntYgMXM71xv0Qw7qWS8qZ3p1ekgf\n7cKITcQIxBcevESOKs7I6VICnMf1ZItAXXOGPxfnhyZ5HFfqY30HakEu0krO\n+bU73BXZIy+ld73nssGioKNeLzMO/ZCdBgAV7MTuOwaPg5qekOP4APojI+DW\nRQOEnDd8qHQrDIuKMYSVHLJRhbSrkhR2HCfKv7na8YzLKXn6D/2MfdTIrrvp\nhiee3KDXBiPJgPx4QnB2XphqS7AyKZDke6jTtsGkEAItOHPNJR0hv4Tw2Y+A\n1i3geuoafAQVono2Q8HZDJBYIHkU1ls0HV5RJMilssDGFg4X2xINC/rgFgs5\n0yZF\r\n=vMCg\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-/xjDrd3vElsw1uHNQTM5vjVDYUTbVgaz0yVF6dUO2zz37qRHWW8ch9RiuHInCUVpX69ryWnIGPXCjI0n27fobg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDharCotBy/+/Zm1kYE4xlkyaviSenls33XarR4zFZ9IwIgRcFNp178d04hHdQ3WI5Hh1OSLJsTg8Fqmahsw5jPVjY="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.12_1527170819837_0.06701880490638534"},"_hasShrinkwrap":false},"0.1.0-beta.14":{"name":"@accounts/server","version":"0.1.0-beta.14","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/common":"^0.1.0-beta.14","@accounts/types":"^0.1.0-beta.14","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","emittery":"^0.3.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jest":"22.2.3","@types/jsonwebtoken":"7.2.7","@types/jwt-decode":"2.2.1","@types/node":"9.6.15","jest":"22.4.3","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.14","dist":{"shasum":"74ad9c4d26a12a6aa10cd573e3054f92a4c51186","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.14.tgz","fileCount":54,"unpackedSize":166223,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD/gcCRA9TVsSAnZWagAAGaoP+wQLLkX6QVBkgwg6XPt+\nfIlho/yKh9fanf+gY1zi1bhrPAuWXDkFjpp8B8D3ELK5xG1LteFK1QGO5fLF\nsewq3FvhxOq064PXWJWcKhfWW/49gKW0r2jHW3w/3xZw0bW62To/FtOIK10w\nqaAay9n+VdBaS3gB8qKv68hjsmFlYoL1fsnRoWs0x4rKeF5wLqQKQzQTglHa\nsRl24V7E7YW7VEixnOpucIaYPK4G976vMstpyQCZB1ZG5LY3SnRJk4yBYS55\nHe12saNcpocU3DNi+1G+YzycmUFpUjqgyp9qUyJ/xKo4T3CKG7PgzVXjYs02\ni4wAvRGhpXK0++i5S6om9vh2w3DtgPMPFyC0BIeKxulYe7MbJA7cFTpjbyQZ\nsf8quFae8EO4Un17pihkjmpEBiSRFo/XSc+eUMWHrCP0Da0kAZrWCrzNt7Zt\nF/IuMrRYLzDWcui1grN7IKZghOv1GHj4wAy5D+e9+TyFl+kylHRX64nUkdZk\n9S77sEJtBEMl7Py2gUPkpByF2GaiSewgdoAiuBtPdRoRI5vVNyBuz4olXA/Q\nCcKDhHOyk5jkvmlLk1sxNQslr6eABObnni7cUb4OjwV8cavGOOexGG9iv5uh\nCFL4CNvoX0Bbw0wzXU5KEjRWWjmmatzd6JD8IJ5sQC3ntubdVjOxYDjHsZ+o\nw2eF\r\n=quf8\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-LOaNLhRZGZpHyWpiG0k4lmJ+TqXcd26u0hp6927zcHG1VqNGloS7ksqQkn4tU79rsZb+DAbqaoXCnbdF687Qcw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHECjO0dyvq8/kqnnapaj/WCHiJp7vqoCwHjrD4/y376AiEAiGHhwO5+D53d58Rt5FVFZBjpBJYht2MOVVlNxr4es+Q="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.14_1527773211484_0.4744909877187031"},"_hasShrinkwrap":false},"0.1.0-beta.15":{"name":"@accounts/server","version":"0.1.0-beta.15","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.1.0-beta.15","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","emittery":"^0.4.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jest":"22.2.3","@types/jsonwebtoken":"7.2.7","@types/jwt-decode":"2.2.1","@types/node":"9.6.15","jest":"22.4.3","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.15","dist":{"shasum":"0cf127d2ee0875ae34ef0084f189be51b757f86d","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.15.tgz","fileCount":53,"unpackedSize":64558,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHT3iCRA9TVsSAnZWagAAMOQP/1SYYWOGIVGpSJcejzvz\noATf8xEexLdJtzPtwLyKsVbynA+ry0poxuX178+PiKR/vDmvuMDVw9AHUulg\nNfaIogml9o98AZ6V4ZdTIhJbVMj2FapmlmmTQNPWx7gjes28UWGVRej/wpNd\nkqhpW7St0zC33MaWKbOwYQuQPZyEJ9/OT9O7wW7M7aGX5H6Egi1AsUqVXnd2\n+p7N0AV9UpYZT/wF6Dz12KXwtNTIeIgePVAadaRQvOI/+fErQ3nzWNeJ5/zw\nkJiERj9131vHeZ2CfTUHg9E4KQuvRdTiEXmpnS2jC/Kj3I2opHWY4+gA6bX4\nAeAtr5o3ZHIy/m1LzPlWHGrdULWzyGpGKybiraW1xeqghdtz8VFoDLqfdI12\nOe7UUy7DeIg7kjZKVqT+zEF5YNaqhXyVn9RAXZLNhpXp0UkkieoQDwbaT1qT\nWJo8lDOtSaGdyoIRf6b4hbdwJ7LvJaCS2+GxYzBDCVH9FhgtpaIrlnX1n/pf\nrMq/cSMIx2PjxLLrMpZvopt6oeMj9HyHf7GExJzJWhkH+WnJYnnjRXrrdCXW\nPKnLLBW0QvyEg5loKA4pzSsb7+DfnZizVrMhJmTaLayecc1KhQN6fOq9HmsT\nhgUuBbS9E4APCm1NGewlvWuIknJDjAHt7T5hLnWSc0rrkBznbdLvhwHHErUK\nNLjL\r\n=kltm\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-jWqaxOS1JfULMIoBzkDZo690neD7cM4BRAm2UtYFYdONY5kJOKoWJT9q5ptrzPBiBkXyKxNy0yAJN+LsQCxcOA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9XAozQFwNh/XWc2VwrdfPCzTvD4P10sKsbdJS1hCD5QIgS6T7VLl1oQZxeSTvTRMVC40WUKEcgCQKQRUZjeMJuO8="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.15_1528643041684_0.18267768058938105"},"_hasShrinkwrap":false},"0.1.0-beta.16":{"name":"@accounts/server","version":"0.1.0-beta.16","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.1.0-beta.16","babel-polyfill":"^6.23.0","bcryptjs":"^2.4.0","emittery":"^0.4.0","jsonwebtoken":"^8.0.0","jwt-decode":"^2.1.0","lodash":"^4.16.4"},"devDependencies":{"@types/jest":"22.2.3","@types/jsonwebtoken":"7.2.7","@types/jwt-decode":"2.2.1","@types/node":"9.6.15","jest":"22.4.3","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.16","dist":{"shasum":"3cd28b033fcab3ae66fc22bf78821b18bf97874e","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.16.tgz","fileCount":53,"unpackedSize":64558,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHT7JCRA9TVsSAnZWagAAp0gP/iWVcxA4uUWJfnFK+Ulc\nyKHviFKOJzwNc4GgYYwNSpRvvHeLEsQ/8DNuzjmvIH3W3bG/DAINve14xFV9\neoTOMWbCmva0HpLm4RDgjf3V2Pp6I8+WUqhouWJ1r8IraftiQNarApB2uNj0\nBfSkcRSHmE+bVyNqMV3CB78Wruto8/2ckntfASxXtCgEwKyAuu0MfE4O8zmP\n0zzKoo6DCSHhd0sYDLOgyGEHd/eaeXjybDtuRkcsaVqBxrQtrqqeizfymeXm\nKISM49JlE8Nk5kPS6ylII4zENEtANJNEPJC/uDCVmnfxl0IhutmIv3MUDaTm\nxSEsM+KGERsSmXSFTE7WfcL+Gd6PXKRQ2PLgqrtmS5RPcJ0buxxIHoB5hxkP\neCZl1Iz6VUZOSNOEBY+5LHkQHnWGeTiz7fCskl9Y4Aw0ky2G+ZVQYO9IGSVB\nNJwJxiLs21gCE2rmWA2RhF11rphakvdWgmpypImu3P22Vol4WyP5qyrhqCmX\n3C0LdPx9BmXSQvndZZyYNW4WS5HSzHIMWLMtDAq41nA1LutnAiQDyssnv28f\nLHqmxww1mjIgXxrHpBynPYH9bygr4o4+hi9ep2ynyg0IEgSUMCHujq18D59t\n7g4H+CrBmnGw8ZNylt81J5SGFLmx3PsPWceub/OuAA3tkSVZfornxMDNYtQX\nwjyh\r\n=x/9T\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-XPfb1m0NybK8KQFiNowEBmJjcVWUSt9UO8YBFYF9rHY2FfRXxF9KSC2IQPFSNVr8rYFOJ7nfhZ4uOeUcUq2jdw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGkX4o/d5N0nnMdXhhjH4V4ojDal+25TeKhYdjRR0a2eAiEAs4TrO0OSFXxZu+0n6JVfsPeTruwbTc8pahcQ/nzEbkc="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.16_1528643272869_0.6963437243600326"},"_hasShrinkwrap":false},"0.1.0-beta.17":{"name":"@accounts/server","version":"0.1.0-beta.17","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.1.0-beta.17","@types/jsonwebtoken":"7.2.7","emittery":"0.4.0","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.10"},"devDependencies":{"@types/jest":"23.0.2","@types/jwt-decode":"2.2.1","@types/node":"9.6.15","jest":"23.1.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.1.0-beta.17","dist":{"shasum":"6066bceb530c743a52b59d4b15edf03a4a28844c","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.1.0-beta.17.tgz","fileCount":50,"unpackedSize":59675,"integrity":"sha512-bVdEpeCjdSN1w4Cj/a8YRGabVLv+FF/7366nAf22RTT0giyU10IWoU2Sa6bxFUfNB4q/686o2vcdUXRWxn9Xtw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFZTdXHAWn8HK++5iV/QYkqGPUTUClqJ6V2Bk+Yu0NFCAiEA6cjq1laiP81YOlbgSIpgOlbrcWL3hxfbi+v+v9Z3qFs="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.1.0-beta.17_1528981922236_0.5691928624883482"},"_hasShrinkwrap":false},"0.3.0-beta.18":{"name":"@accounts/server","version":"0.3.0-beta.18","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.18","@types/jsonwebtoken":"7.2.7","emittery":"0.4.0","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.10"},"devDependencies":{"@types/jest":"23.0.2","@types/jwt-decode":"2.2.1","@types/node":"9.6.15","jest":"23.1.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.3.0-beta.18","dist":{"shasum":"03d535ae994e71e5e8b7cf84b4ede92f10bc5de7","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.18.tgz","fileCount":50,"unpackedSize":59675,"integrity":"sha512-JdGUgBwtK6mofHPHQrzQoIZ/wZbK1ApXGc35lYFpbl0/RJRHmaAJpD9bFhghMfeDLznoikvTlXGo45gsiukVfQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGQFOTwzQ8Zc7Lih87JskHlHxZNXwS7h0hiErm/DXkgiAiEA/CYQ1DXilGuPBQmXZFB03S9zebJNe9sHmDUBOk5nkqg="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.18_1530609213696_0.15463223817705152"},"_hasShrinkwrap":false},"0.3.0-beta.19":{"name":"@accounts/server","version":"0.3.0-beta.19","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.19","@types/jsonwebtoken":"7.2.7","emittery":"0.4.0","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.10"},"devDependencies":{"@types/jest":"23.0.2","@types/jwt-decode":"2.2.1","@types/node":"9.6.15","jest":"23.1.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.3.0-beta.19","dist":{"shasum":"2b85ef3a33cd99a74a454f97425c1e04994eebdb","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.19.tgz","fileCount":50,"unpackedSize":59675,"integrity":"sha512-WAjH/E4W2jILZT1Cw9ZddJZgp9pRtTkD/PnX+k++zlUiBTKXzrKBBYTvvoI+tpUmvS+d8u5X4cIvN+9vQjXeNw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC9DxrdkLzcS8hUWt855ZGB4vm/SmbWXPXqoVbgj7EWSAiBLY2Sf6CI0yEj302nkevsTFv6+48CWsM7jN4OPDoNNtw=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.19_1530622596719_0.6288364817091905"},"_hasShrinkwrap":false},"0.3.0-beta.20":{"name":"@accounts/server","version":"0.3.0-beta.20","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.20","@types/jsonwebtoken":"7.2.7","emittery":"0.4.0","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.10"},"devDependencies":{"@types/jest":"23.0.2","@types/jwt-decode":"2.2.1","@types/node":"9.6.15","jest":"23.1.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.3.0-beta.20","dist":{"shasum":"cf1e976a3e8f63718dcd9ff02c347eaffd1e87ba","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.20.tgz","fileCount":50,"unpackedSize":59675,"integrity":"sha512-WPge7z2B2kerS9QCPPL+R6LBPNaWQJVSY+MdAP18zNCvRAENFiVlelLH8fccozrLSUl6xfi9iLwNGEizoZE1aA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGt/MLUTbauJKtypDE2vrLk+5QIMdOKbfVLR2+Gbp3tzAiAEZ+i197V9lyNDusbzP7lmwYpSnpsCgtre45UAYnX20g=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.20_1530781907087_0.8494412832367673"},"_hasShrinkwrap":false},"0.3.0-beta.21":{"name":"@accounts/server","version":"0.3.0-beta.21","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"npm run clean","compile":"tsc","prepublishOnly":"npm run compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.21","@types/jsonwebtoken":"7.2.7","emittery":"0.4.0","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.10"},"devDependencies":{"@types/jest":"23.0.2","@types/jwt-decode":"2.2.1","@types/node":"9.6.15","jest":"23.1.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.3.0-beta.21","dist":{"shasum":"7fe514d0bf416bd63447aec74f048492022e512d","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.21.tgz","fileCount":50,"unpackedSize":59742,"integrity":"sha512-xX8XOzI7iDVMJ/jgKocdlXYNKRc00LslWLHi+uh4b7byx0VlHEjEmgrU/hQ6PuA66388k270gcSDjvk5/4A/gw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG7TApV53GXGIJYpHiUWI//WBcOe5EoKL51oLpO9dIhSAiEA61whO20yAYCthhUovMhAO14aUwKmFr06Wwyyb96kHmc="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.21_1531384662504_0.9237603635423177"},"_hasShrinkwrap":false},"0.3.0-beta.22":{"name":"@accounts/server","version":"0.3.0-beta.22","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.22","@types/jsonwebtoken":"7.2.7","emittery":"0.4.0","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.10"},"devDependencies":{"@types/jest":"23.0.2","@types/jwt-decode":"2.2.1","@types/node":"9.6.15","jest":"23.1.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.3.0-beta.22","dist":{"shasum":"829f361089254885ba952c4fb8b2bcab5d8a0c46","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.22.tgz","fileCount":51,"unpackedSize":60207,"integrity":"sha512-nmltEBPwSZOeT+L80Iubrcl2T4pfXyuTe4a9DaJs3FtfMNCzzftjOOA/rHY9skBZm6NCJJ5Q7b/fqU2N1IIVPA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFs4ijq0NMYlYjsd06JznhhnLVKZk4VjillJoFW98GuyAiADtIs1StIJ3wabIUCrL6f+AB5YDse1KP6TZX8wfsfIVw=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.22_1531994853735_0.3192830314989161"},"_hasShrinkwrap":false},"0.3.0-beta.23":{"name":"@accounts/server","version":"0.3.0-beta.23","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.23","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.10"},"devDependencies":{"@types/jest":"23.3.1","@types/jwt-decode":"2.2.1","@types/node":"10.5.4","jest":"23.4.2","rimraf":"2.6.2"},"_id":"@accounts/server@0.3.0-beta.23","dist":{"shasum":"555b29197e1a09067de3e1211dc0bd5a03f2dcbf","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.23.tgz","fileCount":51,"unpackedSize":60700,"integrity":"sha512-7Cq+hv8uLMUAxYvZ47WLHNke35fE6lStZWb6yXpViEoGX12H8kqFWbhrB5tgIJqeWxcx8Se9URLls3qbRjxNlw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXIrvQeZK9LBC47Fb7NWZCFoR+Q3cji3XW1Pqc5CDxNgIhANBRp8aahAazvsGf7qnEySM6mesSdBhsAa/gtZuOCQ3w"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.23_1532949352213_0.5312536358591216"},"_hasShrinkwrap":false},"0.3.0-beta.24":{"name":"@accounts/server","version":"0.3.0-beta.24","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.24","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.10"},"devDependencies":{"@types/jest":"23.3.1","@types/jwt-decode":"2.2.1","@types/node":"10.5.4","jest":"23.4.2","rimraf":"2.6.2"},"_id":"@accounts/server@0.3.0-beta.24","dist":{"shasum":"8e6586ff87aaaabd2fde3adb3d34a092d5e8d775","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.24.tgz","fileCount":51,"unpackedSize":60509,"integrity":"sha512-vNBsty945T62j3BMyYvUBkr0R+DpCqjWuF9/Fkv2b5mj7Q2KSgpX/wiHOxJD4WEbyma6IsPL51ca9mzLn9v0Qg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA2PVh+LHLSFQOy/KbNoLKCk9/L8hReYWLCgf0eMAPIWAiEAngTna9mlxWS+lVlBgketkFqVJW/+dsnrV8ULsduKyLk="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.24_1532956289868_0.988829672668031"},"_hasShrinkwrap":false},"0.3.0-beta.25":{"name":"@accounts/server","version":"0.3.0-beta.25","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.25","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.10"},"devDependencies":{"@types/jest":"23.3.1","@types/jwt-decode":"2.2.1","@types/node":"10.5.4","jest":"23.4.2","rimraf":"2.6.2"},"_id":"@accounts/server@0.3.0-beta.25","dist":{"shasum":"62290daf9c189eb4ebddc6fcdd6eac3c89482aad","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.25.tgz","fileCount":51,"unpackedSize":60627,"integrity":"sha512-XRiKdXVqF3/OmKl4kAjQqMEHMDRA3+uD3Ve2FBMu6TD8KwSmz5FVkn3UPlCYf4NNzlSufjs7wFaVcJaSo7FfPA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHP8kgi41Y3NXJJb9MC/2q87SrcQjgx/CK4muOFOXXr1AiAptQLBFLtbZFinD6NFWLNRh4sO8AIFBhakz0v0R9vXLQ=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.25_1533206145268_0.9838986978932631"},"_hasShrinkwrap":false},"0.3.0-beta.26":{"name":"@accounts/server","version":"0.3.0-beta.26","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.26","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.10"},"devDependencies":{"@types/jest":"23.3.1","@types/jwt-decode":"2.2.1","@types/node":"10.5.4","jest":"23.4.2","rimraf":"2.6.2"},"_id":"@accounts/server@0.3.0-beta.26","dist":{"shasum":"06b39b609742f2ae8f8ede3cbec3cd5c0083470d","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.26.tgz","fileCount":51,"unpackedSize":60627,"integrity":"sha512-IUwT2ZZD4z+sbtwz6Pd/mQh/n/fx+wJKFVAkd+TTmLZZYrVe92IZ3k0K3nFX9rbSrTJ4BBtDOt5o9C324VdWpA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA693IpWGPbtYbgaEnLVA3RLIYQRiRdWG/7dLhoGp4eDAiEAyJ5GNKJ0nIOUBwO02HzY8WqCyrjF9Ao+JVb/wAQuUd4="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.26_1533258910627_0.47105243203273206"},"_hasShrinkwrap":false},"0.3.0-beta.27":{"name":"@accounts/server","version":"0.3.0-beta.27","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.27","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.10"},"devDependencies":{"@types/jest":"23.3.2","@types/jwt-decode":"2.2.1","@types/node":"10.9.4","jest":"23.6.0","rimraf":"2.6.2"},"gitHead":"c989b81dd58e1ae091ba4af478b29b27b6f67901","_id":"@accounts/server@0.3.0-beta.27","dist":{"shasum":"ac785be496a9fc4a2a01604299227d25ecc5e35a","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.27.tgz","integrity":"sha512-5zGs39gS7CZLaZ/OeHfLdDs98G/A2l1/uOlTIJLAV4QLTWb36WstCSs1ryraZw2izUzdrFLVV9sxFkW55xk4eA==","fileCount":48,"unpackedSize":61965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJblnE4CRA9TVsSAnZWagAATV4P/2KHdyaV26s/QZdBRYNr\n0lqNjloF5ytdINYYHjhGEZWEf60/J53khHVRb2ZdLIXRzL6SPntSjoPFe6gw\nrUlle0EBrzXXBDCG7uYG+awZ3wiSKzc/HJHp04giSiXX5ZATIZW3F4Tv0kb0\nwUANM/LsVjHgW18pxUXFNepLik1945PNujtKJQB3pS1yt3e9Fi4lP2EzJp8Q\nElVue3fI0n3oY2/LUgq8rXugQN+MJ0zjhksl248twa5QY9D6rjx4IgIcHttX\nQzzCanKIhdtXwn+VuKFHhMJexx1KAQw8Q9LIz9mM+2jjtiXQzj9xtZyP6Maw\ni/r8X+W+V4qmyuHUFseQSd/JWeyZNBaXsWLjkjiQfvOc1zDAkKS5bJWb88DD\nG1RfxLe6DjJyWxKtz85RepbWjbPid0iPOhCsu/4uqUfa5SJhFXiJfkEbyMaV\neImyl6dMaory9m3gVFvW0Mkw4yIatoyYvdlTliXUFqGiG+slxdlWNqcUtudf\nu9KdPi04DGERjzxL6YR9omKOadKZzPT6h1CqMLMarmaG+TzNRbVxFEDqtKXt\nwtS9xbSnbxbegNWI8V03f7TUTD9m8qFfOTjoLGVN/Atk+sKHWqrg/Tqz77MI\n6iYLan+HFfQF7FjdggHr9oFhbnbSVc8a6uxYOtQgYQ5uQuXxThUCtMUhlM9z\nj9CH\r\n=amXl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBo8uuifb1KVX/hVoSW67dMPuhjUmONr+iik1FtEF9kuAiByI/kvcGlWB7E4Cbk5a11GXrlDA9K1kQBdQjRtYorUXA=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.27_1536586040131_0.838858537155869"},"_hasShrinkwrap":false},"0.3.0-beta.28":{"name":"@accounts/server","version":"0.3.0-beta.28","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.28","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.10"},"devDependencies":{"@types/jest":"23.3.2","@types/jwt-decode":"2.2.1","@types/node":"10.9.4","jest":"23.6.0","rimraf":"2.6.2"},"gitHead":"07554e3c5df7d8696b06fd566cc05fa7e1001653","_id":"@accounts/server@0.3.0-beta.28","dist":{"shasum":"7d454e9038e1205c0a83276e985c8335d48accce","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.28.tgz","integrity":"sha512-lrImtg7ZeqM9l2OjLza0rRWa9djjEXExDgXc3Ck3HLKb5cq3oQEm21zMmZfllI6BwtxW2q1lrxUwK8kO3v5Q1Q==","fileCount":48,"unpackedSize":61965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbln1DCRA9TVsSAnZWagAAQc0P/2pjrXpxQTp7Ux/9J3pt\nehH8ZNWLKkZ4m5pqG3rIwjb64ACBJKwWXB5h0qItdKczXpiNbjvAd77GRAlE\nW/qGtV/jBQg48G3uCcCu6Zx3zJQU/7/TBYi//OingQuyV8Nxwk9W6XW8I9Dm\nxmgGblfpdIQcVBTyiRcjGoIQBMptFdWzfn3xQR5t3fAv8JeW7XR2L/p8z2Aq\nBQc/8EBkdx8SCLKNuwOihm0JSJ8EKew19/gRhIEXcXpMaDrmSMET0eoQda+f\nJyUYq8KzDOWtG62+IMvOpv4alqr0zPCdy1RTGhY/2vXc58pZKG0F/PPQHQxC\n8Qj7JRm5ohSrv6Y+iP46hFsVSsW7CbeqNpyAThVoWkwVdOe0hS9tPKNBf1lS\n44MRcwdNrNWHw27T6RGnFLXoO1oWQtvFhqH+PYY7G3b5Ku3A/t/OKCjR6g6B\nkuhzIgQzCn8ZpN5ILDuvuS/8+sFw0YQb4OiPXzEIk8CBzx0Y/1PrWAFFbC+x\nmHMWXBI/UpmzkT3LKtpbohV4+HSWQwxLABKFw0xrexDigK2e+KH2fROa30vh\nxG4joQsUn87LV3jV7oR7GRf5/VRM72VrHLtcfNyZixb4uiQOXIjQK9TXD2hW\noGqI/AX3QkRcFuH0u6tLkQiNke1vPDEaV/DkWYLRnZnf6+v24IGpk16rQDeP\ntG1B\r\n=jeEo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAmxhyiAzmvANKFeV6cG+5CmdB+aJ7vKbmJF8DSaHGHrAiEAsAI5bPRzC6JWU/Kxj+A3Ga4sfaoHThmMz2S5IYvSjMw="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.28_1536589123215_0.44222823351183704"},"_hasShrinkwrap":false},"0.3.0-beta.29":{"name":"@accounts/server","version":"0.3.0-beta.29","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.29","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.2","@types/jwt-decode":"2.2.1","@types/node":"10.11.3","jest":"23.6.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.3.0-beta.29","dist":{"shasum":"4db24c7343f717227ac4e4203a04ef7275aff2c9","integrity":"sha512-dWSL9oHJHJh4Ux2Bf0K6pVXesb5ytGgJQQcBIP8BfDVZgkQI3mtIk+it+tIX8SAncIiJWN3Hv0p167UCawFclA==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.29.tgz","fileCount":51,"unpackedSize":60846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbsKvLCRA9TVsSAnZWagAAN9cP/2fKJmFsxaF2KoBF86hz\nngJhhcz/NdFVhZq+p+oMlcRIcZXp4lDqqfaWUT8+hpa3YvdlE34xoe6GhGsg\nw+5GgqKZdCCO0HegdTbCh3CaV/l3lWXuBPh8/Xp42Gfv6n/9wizLIbYXli4n\nteLRez9xadIOWOBbVcqXDCo6fK21t7Lcnsb0XzZ1tbRewsHM2PBpOyuvv3py\nW+BE6U+lvomoxTwNwkE3qKTfBXVNWs301MFaYohMJS0/jo1SA0nW2oP7DctT\nXvP2sgmbOWE7gahs1Azbs1+nUHK+FlUF2QDTjg7GNHgQ/XApCJgQQ3J0TlUe\nbvJP9gGMGk78Or9cW6M9YrXzNx+8GZH4mvIJ2m9cKjQ08LzNkCYsi9SWu2wN\nxPtpHjRE42UmuZ1MQI0zW3g8xJqf6VUUN3CWcn8YcuFAaksqiDA//FQIHf+A\nNnkVU2fbsFCFSp1ouBjDfFSAP9DLA6rAyN1BpkkUDCmq3pw4kGrmL0NgnOBu\ndHNSi2Wtgy17upiKUbAtnNobvUwbQX0e1Q/aHdF4LwlSBLMhcA4qXhzNZZao\nLhI8V6/y6e7dM3Q1tP3zAJ0nc0vTm9Go8KZkgRslEMVI5512S9kgxjR9lmbc\nztBjxvJ5c9nQlrv3MUc+zoUxy/6p5QkxiO5zGxjJ10Vlahj8zBEUoLxtpVK6\nGw9O\r\n=2PPc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpv2deukDfq/5pnII+d3yxrCOVl5cps6gMaEn/kdFj7wIhAP/T3VRZZffD4HXlClIS9C+nqXLNNqYtPlydxWpOn9Va"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.29_1538304970527_0.283082398565758"},"_hasShrinkwrap":false},"0.3.0-beta.30":{"name":"@accounts/server","version":"0.3.0-beta.30","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.3.0-beta.30","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.2","@types/jwt-decode":"2.2.1","@types/node":"10.11.3","jest":"23.6.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.3.0-beta.30","dist":{"shasum":"80f392f94d2c11c4cd91ec997231d986fa1987ac","integrity":"sha512-NZViJ4mNuIDorxoEGcZqiZhVLyhurqPopU6JBJ6F/OhkYhHmpJucjEe/c6WEU9zUh9CU0Mo4FrGMOLvFF1JRZQ==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.3.0-beta.30.tgz","fileCount":51,"unpackedSize":62743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxubtCRA9TVsSAnZWagAARU0P/RXyq80F8GNg+g9m6myb\nr3teCvJ5SCVj1u9ruLfNcdc+uGQdPwozyV0uDAW/Qd3hNM2cBV+3spnDiI8+\n8hl7b7ovMTVjK3vmRYWrt6rQ1Gd+jEEUIr7JCejmtGuR1JllJewdw4PsdyV9\nrR3GTX6pulqvgVIAryCJKTRWkjyXJYUc8C5wBWYrO+1zvL/r0x2KSWuVlxTB\n4+QA4yi2YnQJ+sZ0YkMHTitrYgyyY+rH12apDq8641IR4ut4RW3N37oxGRZb\nHsSeAPiS8ETCxWBbgiQ2Yttco5yF55/A9PBNBqx3BTviNoOdF4U+u7xtXmh1\nRJT0K49WFiOpE0X1D1pDQtPLXFlEcTsBIRmi+AxUlZBvQm9Ft2pwna8QLMIf\njRUZTzCDVyCh7836mLRzNo899BQUe87h0mAGSeqh2eefEMO5TAVNKoTu6ivU\nQbAPoeZ5x67nIZRjSYWclt22mwtqZdC43nKDkZ0FYqJ3skXNUs89K16ehRqa\nLaAbc3o0CCUXS5dTnh60lEFuCgWrKcajl+h16giRBzXx6a8sBPUfvTBaMAY3\nT+ML9dzbMZnPxywlDKpbhb1chaynR1xiZRZDFSewWXrnYAtpru14/jReZZmM\nhJcTtBVzDiujRhLk3BXK3GF7KvtBLqOUWP7TG5ntc3xVehcN4m7tGtZ5Fj+s\nKFwJ\r\n=pr3C\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNiy2/cpSbqiZ/EHEQw62ewhxUN3FOWZjvmPBHJ+FsMQIhAP5RiznaJtyZ6sDm5GUDodKwEcUTPnxFoQObbm5ElMpD"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.3.0-beta.30_1539761901123_0.3535648375696454"},"_hasShrinkwrap":false},"0.4.0-alpha.0":{"name":"@accounts/server","version":"0.4.0-alpha.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.4.0-alpha.0","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.2","@types/jwt-decode":"2.2.1","@types/node":"10.11.3","jest":"23.6.0","rimraf":"2.6.2"},"gitHead":"bc3c2cc1f58401c94dbe9adace77832c4b60b3c0","_id":"@accounts/server@0.4.0-alpha.0","dist":{"shasum":"1e3323520f3e8d0875ac7c88e3d681eb27ea12b6","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.4.0-alpha.0.tgz","integrity":"sha512-objIdEPqVwdQFr7zQKUhsB7Zojxcab/X0yo3iq12Wqa+hvtQZArV8qVjq5L46glc/g3maRtETPpFJihYBkmrAw==","fileCount":48,"unpackedSize":64513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyATWCRA9TVsSAnZWagAA0C4P/AvJenXtzNj3cUYex8KP\nmCbkzcdGtmEDvWIALKeIgsar5wCkyJ5WcMYyQJRskgc06o+h++3i9NLvj8/p\npCqQqbDW6rEZROV3IqpJfC/rAgqEKKhVoIWaHLQhitRciJZ1gBD4Hpj5/tCi\nudfNEeV3/Ul5DQyJxLbdact2aQ84L1M8iDw69ytYaXVoTnBLoRJZ0Epc8bCN\nQnplSPNkCnJeSuuJlkGbwakC6Sd4ZHRkx9NIadBPMG6pTv58wum6ywOeggG+\nCup2m8y8Lrb6Au7e03DJ5710b5SKTatHMYNP1MO+QM0noCIdXulxQLvOoWVD\n4sOg3whz1sLdDN67SuhHLFD91fbrREAizYe8T0G/SgWm4YFI36sVSFkzxv98\npI/QsftGPvYFDMwUDObwZyVtWXdn+bok5FvkXhJ8oSdceoD4AowE88dwQk8b\nMJm1WhOsxnC4+6tdcuZcdmP7ksX98tPp+vggSnCpCPIwk9XQ0RmDgbZkqThF\naJdDcc6Nf/j6ecL5AOLmoSsHYvy/kwkZJDUZLBjeHon57uOC306WRt7HbCsS\nsvjscgy26LDOOsFhdjtMj74YqjgTKFij/D1Ez6TJgpO8oeg79rjXhkuer0V/\nOCSnSKrN9Eg9jYRHqa4vN204Q60F789ly89kp9hF/b0XSoXW+taU3LXOHGU+\ninPO\r\n=vyoH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF6IbtchvnjuKClLeeLdR5TU+TAL+p2+9zZEHckxSQ0HAiEAmWriX1E0+GvXls5+muU9/KWWbxstgLt5ExenaQtwbIM="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.4.0-alpha.0_1539835093930_0.7933015534314447"},"_hasShrinkwrap":false},"0.4.0-alpha.1":{"name":"@accounts/server","version":"0.4.0-alpha.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.4.0-alpha.1","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.2","@types/jwt-decode":"2.2.1","@types/node":"10.11.3","jest":"23.6.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.4.0-alpha.1","dist":{"shasum":"b0bd0e052e129d6dcd0269dcbd21fa5b51c24c6b","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.4.0-alpha.1.tgz","integrity":"sha512-tbV4cSn4sjTlONEYYUEUe7/sDLLcIF+ZMloXZ7oO87VFuB5jKMRK1SK38A0rHehZY5T2PkpayaoIb3ofuHd2LQ==","fileCount":51,"unpackedSize":63393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJby9KvCRA9TVsSAnZWagAAx4wP/RY3yCpoK7WEQ+C/C8zP\ndf2lZEi/pgjEfsClxMtLg5g4f8gB5jJLSSU3S3U0dyBmffhSr8JYBj6VvTSH\nXAL/0CVr9dkrS5Xjvz4mKy+GLYUMFk6R/uZ7YOMr4MGSw7VN4ETSfMa6uV+p\nRR1h536rUgENKmpVDiBmkCG6NW/BY3bUjhQCqrT7DVVtPnfKRPAHXPCvJ4F8\nevV4JFgS1GL70h67CCxA68hU2yvdfIx+nyOy9+JP2/uRi9KqF8mJIWQ4QSv0\nZ658ynQHHEz4wiFFIWHHyME2Dql2LeACboNTCcPA/+eDclW/JH8i+9LDetyg\nlo0eZtYDJmNxPNdxg8PbdfgKCYyB+6Y5HU2WNCV9IWZjEYPorEdk8h/XYycG\n5XZBMuFWdJH50B2kN6A4UdBSuXDJbtf0UcoUTo+9P2v/4MzJF1k+DV8cFflq\npyr6Jx041WVeHGxWfsUseU0wpyUajN8/D/dii9+lSB4vQkFiixA8ZAqdLadH\nj1JORs41yO1+dw1w86+BHn0kV/3rSNHDUYnpXvzm5AdlrZeaJH3NXYvjtlDq\n+wIILZhhYc3A/woFlnt0i9IKZ8DnhFpZ89CK2Fzj1qyUQ6ie9Z6sApK7M4KQ\n3DXBmL6QusafztmfyBAvi80jhrCPrRjuZH/n7XC9tS7nQvw2m1TESuQs3sGM\nLheX\r\n=DTlT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHe8wb28EuFXalQfgPKMpSfzPn8KHVaX64tWqPeFANSYAiBZ8Rut0485e1XHwQRHKblOXYOv5YoKqtifMEkOjnYOeA=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.4.0-alpha.1_1540084398606_0.9973636315006191"},"_hasShrinkwrap":false},"0.5.0-alpha.1":{"name":"@accounts/server","version":"0.5.0-alpha.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.5.0-alpha.1","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.7","@types/jwt-decode":"2.2.1","@types/node":"10.12.0","jest":"23.6.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.5.0-alpha.1","dist":{"shasum":"f6bd32f0a9d4355ef7adc21085cbceca974e1ccb","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.5.0-alpha.1.tgz","integrity":"sha512-gCVuhJDHlznO70/iyF9jO7LrseO4BRvTd6pqv55bkQsmxgJMiyIom8D3bWAtrFOjZCbly8GV81IWfZcAQTwmyQ==","fileCount":51,"unpackedSize":63393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7QDUCRA9TVsSAnZWagAAebIQAIVJ989S2cTYi/2YSJGh\nKc4f+A3azLybwPS3muwKPPY2fcRWCSYT3RERPzgR8XMe6BVPAdzzmxpzXp/4\n8HNehAGy3dq6njHUt0kvIz0mxB5REZhWl73u2pkLOjWlUr6MUlNM+bItxnri\nVJLC6g4MjothzBQ721mIXtTI8EtNKfBsgjpygr17rrtNu2hE0CSCvSrFPr55\nlkIxBc4hR035Yon3R8QZbjrRpFBOoXGf6O2Ydl5/n7FnfKMc0J0LoFO9DZJ3\nGR5uBadWmB6MvtxygQ2VrMDq0/9zALp5+Z4PnhSmtc68yHqaSjRw/mIFxG4D\nrXUKP6Jc/rKEAh9TLEctXIqRwfZdOU93eZ3hIHITmQ2UDEIUsneintrli8/g\nxWoCADmusyaQ0X8yAcajlqmul5Q/xoQhrw0fHAkXB+ErU/0ZlYM0CZbnwFiC\nqOrznOxDcX3L22q5Z/WnyGS9tAJp9bpAUF5hXWHmiraybXAxCxmEFSFPaUcH\nPYbj6zwPpmH2wgp+xcplajiXShtuWsADtW7hFIuMLHiLVovq5ibLIeBsGyWM\ncLloFJ/USdUd1dp5DMkmZNw3q8Am7X4JS3osFt6sneQk4v6ff9jB7YLjo/ZR\n9UgWctssbBgLj1hTr15+qDEx8svARDiIc6CK6E9lfA4u89wAl/8hev/1V+r/\nY8Dt\r\n=hlzR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDSjJHLjfg/e4mj8OKeYI7xJNKhtqWQ0vWFJA6FWMBclAiBjdEEyRVYGjTVE1pPhjqo39SDLFvHN1+JKkbo30ihu5A=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.5.0-alpha.1_1542258899827_0.7370124247938261"},"_hasShrinkwrap":false},"0.5.1-alpha.1":{"name":"@accounts/server","version":"0.5.1-alpha.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.5.1-alpha.1","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.7","@types/jwt-decode":"2.2.1","@types/node":"10.12.0","jest":"23.6.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.5.1-alpha.1","dist":{"shasum":"c10ed6b3aba02c8776b0de4fd35621d0bc055ea8","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.5.1-alpha.1.tgz","integrity":"sha512-9JSb0a+JYpWX+7bTDg7Ey+WmdK7LY+PAvYICgp0GPdwc0O3ipHeDGSFmTF4yR9GNfhYxDfU0aJj1cZE4EROM0Q==","fileCount":51,"unpackedSize":63393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7lFzCRA9TVsSAnZWagAAEQkP/1jvYUsTM5pssrxwmxPX\nQx2d5XHLId9y3JCSeh6JD+Rp5BvLo5hDKfiFWDfQjjsxt8+YObcSTMe2g9SY\nKTWlkTeRyDAdHCHErLvwUPwKC0KKajGoEJBxLPnUA+/IeSlSqsLz8IAz3RBs\nToK6oFXkMcvF4qq3zjIOG6hGHstWrONaiJ8OOPsqu6mkS2H9ZQSaI09Vc22U\nHWYmdo0UMLozQl4PGXCLJNRGQwFO7oXpw14+XGe13Mn0EZqqARNikIBHN8uN\n/EosaG978WD3JxaLnh7yJ5yLCRVph6YVyUnH0I9Iz51/ZVpi9GZw7IPrlCs7\nDKAtSlj14MEtys/cWc+rqv1EoJZg3H3NdZnluAP50jF+MCb1k3cOEptEkrhP\ncsAT3v+qmJOxa4FXCWt5HpY/63WcRF3HEvxWirw+lfsAtZR8s3I5MvXHmFLm\norR+lwOHCsdtm19CtUDTSkPx50Z8UlvDmv2hERZhCOXU0PDT3Z/pnlY5Gj3K\nLgH3q/zzihtdXnimNYkCX0c4ObUkQBUy2OSoZ8tRFGhlzFVRzPmGeW5AQ8Xn\nN9eGb4CX1CoCvlQf93qu/Hn4OkeWbXlW4Qu9ofl09a6KIMqvCglxVq4K4g7I\nPn0aBTqHs17W1ZtTlPD8qYDmJ6hkeQbSyEMG2IFjwJU+Q1bAWIemFQ4zyIFR\n+1t4\r\n=HyFs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGIqYZjpbDYNFx5Wh+Ei5FY71yBVRrglldhYlqu/0PywAiEAu1YuPFmgY7N6x5Sf3H006M/Mu7Y3ubHRMulfOS0ZmeI="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.5.1-alpha.1_1542345074538_0.6869242837906473"},"_hasShrinkwrap":false},"0.6.0":{"name":"@accounts/server","version":"0.6.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.6.0","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.7","@types/jwt-decode":"2.2.1","@types/node":"10.12.0","jest":"23.6.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.6.0","dist":{"shasum":"19a7d7fb5cbc8c2f91733e50ffa8f88956c3cedb","integrity":"sha512-HFnJQE6BzNH8k5SOfGN1j3jLhfsHvO2mXzISkeezrCX6kDWheOee7yITRBJj2bscY0DqbSTJMTTHurw7SbGDVA==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.6.0.tgz","fileCount":51,"unpackedSize":63903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7uiBCRA9TVsSAnZWagAAilwQAKPTIzYGIBOJFTbl4K3J\nLogWexN6RYVCbBeOj+fnXNPJ/ZGvdxgLD/zBY3W6Rnisiav+3hqygOEg20jq\nKbCwn5BwCrxgQwzR23QgV4Vpxt+5Ojd/ynd/3XtExtnwsUoRXM4dpQgaQ1Y1\nOBoD0V4xe0sJnR99mram6c+KAuEwkHVcmDDliIE6ea+/4H25HHk0I9PDPoZ8\nVWDXTE92qRjbF3c2b/WFsbWEOUcEhEIB1GmA+dhPrUoXdCrCXsxLhLZUj+Ip\njkUGryaGMvlBb3d8K2TJzZD2oud4ARad7cZWbhs+itnUvxphZZn0MHoePaot\npm0Xb2XRN8u/dTlqleZwagC3j6U/PshdIJoVRZqOu8/V6eKnNxP0VezYevAu\njmUAk3dWPmwOFxC4xHHUdaqC9xv+jovbjI7qrCogM51FPhxZMF47r0PK++1M\nTASlcOZYvB67vRYH+21kctjaRJwrJCtbhxPg3dDUip38xDR+DPzTa62YUNvQ\nH/wGyk2p/lZSFFcdoazsin6ciwLdURXXudULgHcscocu63o5usJaj+b+7rdK\nzBtnRxNaX2GgoOx3JgjbGXwa6hE272wuWHx1xWmaQglw/oneKUMp/78pzMwj\nt05Tlef53adK9ZmjcHPgUT6q3oKbhIqFbJtpUVcalpCzBTYFA8kI5JGD97rc\nZJny\r\n=m+da\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH7qGYHvgioQqQVvof1OY167wTZJqk2fy0adc3s5USqVAiEA881y2y6XHMbJ1/KcmDFW46c0Tc3iXDeRnmRcpV8ifjI="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.6.0_1542383745194_0.7018554162456097"},"_hasShrinkwrap":false},"0.6.1":{"name":"@accounts/server","version":"0.6.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.6.1","@types/jsonwebtoken":"7.2.8","emittery":"0.4.1","jsonwebtoken":"8.3.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.9","@types/jwt-decode":"2.2.1","@types/node":"10.12.0","jest":"23.6.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.6.1","dist":{"shasum":"74258e84c17ad2a85d419985442fc7cafc94959e","integrity":"sha512-4w3hwv5axjoXXXPL01isnIj3WyzKwgrLIrs3Z5w7bDFosyt+TkdzBwggVMK8zFIS2K4+oRW6rtRU6NhK5YM25g==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.6.1.tgz","fileCount":51,"unpackedSize":63903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8rNSCRA9TVsSAnZWagAA7/cP+gMfaH/8HQ7XCXuTuXrl\nEklKSat93JAnaUyQ3QPUt6r8OLP2wl2uzvzjt/yCUp4DXGdeI9foW/Dafkge\nLjr5PmTNg7ilOprZErsJjgUumrgZW6XBnofw8kPCr68iJIv8tlBeb4qU99yD\ncJRAZqYWZ0L0jge9jNS1AHzW/uJ8nszpiEdJB1Yodssd45ul1zJqH/5B42ZP\nTpyoeVzHrgxlcp2x0rTV1tG6/dgLLQkOAxbmuswRFOymQJYGr5U/MD0waO0v\nOkqU1i3wn7icneUp8S4KzgDlwESp2hv3u6YeNDeVxzvLnbheDHyO4jDKMZnr\nJ9NxCdOSAArIqgx0lONVCsjEn0LyMpXiNn9TpnE33eGg87jQPh6TSW2VODGY\nkE6Enin9VLEIKEet00OZq0kPFL6jOmYC8w2hcfqQE6oebPYpl8ONjWHrLyyZ\n/rhdwhXYDeXs07CF8VxMP7fBeceQ1NWohmKSsxJ6R+/2yJHCmaKiSG9P4p5u\nlPHjwrZgTAUV4I+NTegiyZZBPbXTyuZN4zRUmjjDFSmBla/vzCxGn0JRR+ut\nuvYcVMbdX7PolpAnL9yYaEoYS6cAyy8Gm3+983N7OZoElmypHSio9I/8VtI4\n71I5kXJmkMs4bXeextmd15ClI29l7i31sY8J0a8YVKqS5ALdDGo2MA6QUl8U\nSe+O\r\n=aWsk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH2UU9V3+FE197gFXg8JHF3H7hXE/Y5ATOgnQlR03fyKAiEAiwDzFiVSBOARYVBTACAukEeXNOtJnf8knSefA455S1I="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.6.1_1542632274236_0.8339991632526962"},"_hasShrinkwrap":false},"0.7.0":{"name":"@accounts/server","version":"0.7.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.7.0","@types/jsonwebtoken":"8.3.0","emittery":"0.4.1","jsonwebtoken":"8.4.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.9","@types/jwt-decode":"2.2.1","@types/node":"10.12.9","jest":"23.6.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.7.0","dist":{"shasum":"e72021bb8915b327c223fc65cb5d207012ce679e","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.7.0.tgz","integrity":"sha512-7biqfgwLn3JJsK3lbUX9El2XDHw7vtCFl3WmqE/vnly1I1vP14i36ej/0JzmtAhm66OmmsDw+HaBS5MVrBX7DA==","fileCount":51,"unpackedSize":63903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/LewCRA9TVsSAnZWagAAdY8P/RkrygPqT6y3z9hq3B0+\n/GUJSshDa0KOdp+z9imJqZzNHRSECQ4RzsC3kDTvlUndGrFwLoblQ1SAejq2\nbIHQi/frP0wZ4czA0nuptfVmAGjtD1pmATzQQAh1XXaHuTUl3/SPfOJITK+4\nkoQKdI0vNccRSLmmBzb4LYhkOYZltDrYK8yQqAAX/OeB36p371Fo72r7WCfq\nQpun+5q1HPKSOd1JjYTMev4yDuBeTsm2r0OW6X1YJtZyiw6gxrADHXGUD2bi\nAQAQUyxuYgDq5fwmbIZq+wzLuLoqLMT1/JgzrsOzmLvb2URI4bWkhNV1wY9R\njWhGsRM5hKj3mdPlNcaekVTJaMIoZ0WTnbwNuoJ9pJMiq+EGwfiuPy7tVOsm\n71KokCIOT2eGkWGiQx2PCcJeW86o6e5OmVukKZ2Qa6kJhWXqgnvO4Id9plqR\n72plxT5uN18NoES43NOGwQWj2SCB+fw8iN6e0VIPVeuqt1E/Nowh6uUw3Ps6\n8Z3gqY9ARTiJr2Gi0Hh+YsYkdYCwnyU9qYJtrLUkTuurnFRK9Lq1aA7jus8B\njhZI9/rY663A6IuPpMYiyHG45OLa0e7s5cABQ0YffRVlgln4SKsz/MuG0qcu\nHPiepIUPklVduFAuNbLh4pf5fV2O2jY9sNl8JbdThe9Q/+GPf+D7RW6EKnFf\nthkX\r\n=rlS7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHZHGGVwX2VEMrC5yxAJzQGDaQPykVF2bfz8GjiGZIJCAiArFmASTZ3kEfJwW+1f9tz19ZRAHZBU9GR6QQ/Jkov9HQ=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.7.0_1543288751697_0.7060161442286206"},"_hasShrinkwrap":false},"0.9.0":{"name":"@accounts/server","version":"0.9.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.9.0","@types/jsonwebtoken":"8.3.0","emittery":"0.4.1","jsonwebtoken":"8.4.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.10","@types/jwt-decode":"2.2.1","@types/node":"10.12.9","jest":"23.6.0","rimraf":"2.6.2"},"_id":"@accounts/server@0.9.0","dist":{"shasum":"761212d202284ac310c982c5ed3075352332aa9c","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.9.0.tgz","integrity":"sha512-0gC/xyph23+NA/fYz99QYJJ4U6xflk3TZkinbVwwA9a8s84P94/YQRATHSlIfF0TU5oHoX1gyLHTFb3nDwopVw==","fileCount":51,"unpackedSize":63904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBgUeCRA9TVsSAnZWagAACF0P/0uq0zDAMK0nPlGx3D+V\nJwZbGzN5QdwrM4UuBi7Dze2+OU8JiVik3fbLpVLQ4klV+dQyFHyzIGNoFYFG\nTj0oec+9J1t1SV0BX28OuiGyQfPfDgAqqKY03dzo49105o3RBcZ+qmGMRDrR\nR7nlIkvpPiG3kQCFoERClWgya1hHnj4LWF7GKYEHOsb9pIGgfXG8Guki3WQX\n360kO5CRUQUaDxl54jzZQJCEDQkWQSl2AGhhyZkig7eUDqttKRFUAk19WUUl\nm3VBdEXRSzuFXC3RHfp40TM5xZIXCIatGIuedNSBFJ8QYSdMZ3a83idmLNg4\nbqNTrFKlPVVO8uwzEUCWm1kn681ibwXBT4f3aOywqbxWyXZo2EMA3SCgRMxW\nQREkIhTNMCS3igG/1QJCvBdQUE/ZHC6QjGOMVTnD8rFZO2K2+Nyet2mJ9KhM\nathS9uZ/kwDH/jSRCR4NcrYOw2En7CDBQeHuqu+NuV/lJhfNkT9gBoEYyGtQ\nqlgJEq/KpOrG9BNrHeI5a8ptMQ3NfC7QlZy4m+ZleAOKaDDRCBKEgI+8lFdx\nNEEgxAxyIBEhF/5uEfb5K9jxrwpUMlAq5wCnxHLofFNu23vZPGZjyALH0Pb0\nyJVyF61LEv3KEtLSL2fPegAJIc2vhU/TdaulNmb52D9A7EmEvZwt3v0Ned7r\nLkZ1\r\n=R+tx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIByTHZq9LEJHVKadwo5c7sqVGv5MXs2ffYvUWmZsrO0uAiA3YDXvjtIgtqdnXAq0yMO2aiMROl/Z3vk0GrhhmwLJwQ=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.9.0_1543898398126_0.1846211634740369"},"_hasShrinkwrap":false},"0.9.2":{"name":"@accounts/server","version":"0.9.2","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.9.2","@types/jsonwebtoken":"8.3.0","emittery":"0.4.1","jsonwebtoken":"8.4.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.12","@types/jwt-decode":"2.2.1","@types/node":"10.12.18","jest":"23.6.0","rimraf":"2.6.3"},"_id":"@accounts/server@0.9.2","dist":{"shasum":"18acc299890d9e569c87ab22ad41f4686661b474","integrity":"sha512-plXLbDWVrL8Sl+UrAMiADCYpxndYAlWFRt05C1T0CB3ybTV1RudpcfxTqmmY6qIGRn9JMG2zzyzg3xCEH+UN6Q==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.9.2.tgz","fileCount":51,"unpackedSize":63905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNeiXCRA9TVsSAnZWagAAhDYP/Rz1PzZRVplKMcWME1g+\nYJysQK9Ydl52S1FDbBnsPFlIGSgoHjRvm6UhBKMsQOZqJXrn91HvYsc61ppk\neviL3ezrinwL8m+Y0lISEZTr20YeIBqW2fo1W/ERKRFJ88RtZHKb5vx6bCrg\nz4w35Th6iSAj0yxP+dixw+Fm+PyGFXHbTkOGgvq3tKo+KPCkKtThUz4HZFY5\nb7W0RlrTLE4JP3EclmGnRCrqEoS4m05jSDBdxV6O3e1zF/AYSyofDkOwGQ9s\nu5nkCofmFoeYkwmuFk+OmuqAcdZ0Gr8wnK2O723RJFe3NgkCYMUVXqOnPeEg\nEfu2/dfVSPoJ/wa7ynqmLE7firAX6gWPU8hkzSjjC0v0hX5IAJQBDCXPExOJ\nFjCRS5DtygNKGWO4rucMWHjRzYzCV4WX7M7KtdjtsVkxX6HqYGXhPpXamF0y\nLI1lcEQhyStKm70pWAXjNUYsdsUVn6qIba22XcwL0e9UiPUkvDmSKK6V8st3\nqJLROk7z1kcInG2pMXr1//3XokAhr3M3ug1Z8fw+PHuqb3QAic6KJeZuBsji\nGgVWQrn5Z39X7vucPglidGa2YKjWx7EsqkHdxGxfM9dYw8ndsT1vM2rB7HXH\nZ+yMZ5k0fhxugQxtOiWNM71Ub7RYpJR3ZnDlNArueU/+cKlaZmVUBO4FJiIZ\nijxb\r\n=mVol\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmYo3mdHKlWTDqsP3OMUbPuEnkM3lPQFyUdI7/HDsOeAIhAP2KhQD06lPqFMvMmeHwIfanXtRy4e6AyUMZS/pY6KmE"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.9.2_1547036822257_0.8158734810654273"},"_hasShrinkwrap":false},"0.10.0":{"name":"@accounts/server","version":"0.10.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.10.0","@types/jsonwebtoken":"8.3.0","emittery":"0.4.1","jsonwebtoken":"8.4.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.13","@types/jwt-decode":"2.2.1","@types/node":"10.12.18","jest":"23.6.0","rimraf":"2.6.3"},"_id":"@accounts/server@0.10.0","dist":{"shasum":"55a7642a74b4b6d578e117b59231a50230567b52","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.10.0.tgz","integrity":"sha512-5bX56VCf5lTuUFv0dQ3l7UIqqvYoYnlSgfD5kk+G8h7dlpw3xYbpISkmNejxhy2y4JIAdiDObadupI9Urjy6Rg==","fileCount":51,"unpackedSize":63920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcS43oCRA9TVsSAnZWagAA9aEQAJIf7SRO9zy1fySBZPJz\nKpcy4rCUZEyAOBkDbqXKbVBNyem4b9b3IestVRBrPU/R24YYGjAJ5xtXnBns\nHpGQWcsiG/35EjENlNKLcehs+aT8As3YLEXRtV9Ehtse1tiRuaznAIUEgFaW\nXXnSYM+MLB1NLYbDzrbf48jtauLHbSKLSVCk9tYFQLcrxgRjBpoDTvbSYBVN\nHenu/xrm1/6Bb9upDNyblT+0/9baZFMUis7ALyvwvhkzu73pCJJWrsKdvnj9\nfDREupsnz0L8BDTRU3SPcniGrcEqOEdsAGZ3VqjtQWSq5AwUvRf13/WZ1NQG\nXZ2ngukJJJjY1ruz9Ahl/I4K/alBFtymMCL1Lu9xJLEI932ZpXNCYHDM+t8u\nr3dgO6GzsZm6NEr7G8NCegHvCdtO+xnTPrdfG31cyZE4V0h9gPnEyJ7ENGri\nbRMuE4jnFYi/a4R3vF/ntq+uiLZCXmWrj+zHIWZhOU5beRi+vCJTENTZf/Ux\njuYrfmKv3rdmHeRDie4UZdBOsRZz8lxJREcNWRK7QabjvGAXeCRf5K+6segq\nLI3QQn33fe118BCG8oEe9G0n71aC5rbuTWn689MedkNIPEwNCK/nQJp/uPSb\nsAPLfS1FLaKZtQ3CUYNnN5G2A6j2h2RQlagiwCyqCgSEeVidvZp4KXb58wa9\ndc56\r\n=huwO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2g3+r4Awhbg7MP5sxhXNjj3N72KmEBxV65m9LF/TL2wIhAKsVDTB69phUfYmUKavOZs0OB9QjDfBMklBx3PAZUZok"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.10.0_1548455399773_0.07128492110369256"},"_hasShrinkwrap":false},"0.9.3":{"name":"@accounts/server","version":"0.9.3","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.9.3","@types/jsonwebtoken":"8.3.0","emittery":"0.4.1","jsonwebtoken":"8.4.0","jwt-decode":"2.2.0","lodash":"4.17.11"},"devDependencies":{"@types/jest":"23.3.13","@types/jwt-decode":"2.2.1","@types/node":"10.12.21","jest":"23.6.0","rimraf":"2.6.3"},"_id":"@accounts/server@0.9.3","dist":{"shasum":"58ad1c97af2d1f8e619e7378ac67c95ecc599bf3","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.9.3.tgz","integrity":"sha512-Ycd1tmx3VmIfg+7jZgWo1ICi8BPZYAfy8XumH4otD9v3tmL/KyN6u0oqo6Bp8FZeGjVLBeAzvPpY8MJMtL/HIw==","fileCount":51,"unpackedSize":63918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWILDCRA9TVsSAnZWagAADzsP/0Cyrf6bLVnPPKotV9UH\nT0r/+BdRfy0CU7wIPSSorjlo7DmGSQZKIHDaQ9Hl1YiMVdfddmKETmmUGs3d\nM5u/PlFWOTzWFd1wkHRN2K3UQR+WWI83VFvbLiX6fOi5QtfLR6f8lvXlqCRN\nEyI7e4+z1Z2+svSJa3UeAdLqI+iKCc8D9VkN4YTEu7H/485xcwH/DlwSqbm8\n9kpFbTvsrRs3J8kp8VqzQ1V5fFp09Zr1F2xcxQGfS2/zSwl+ejXs/ihxDAQP\nL2F2eAWovGl3dCtilaw0Har3/PJasbFZ49P3sW2GQdnAdwHfrd7Z0QN04DSO\n7Bd4DpxiKgg5esYnm+os6gSmqSyQCqyl+HV2/Wv1onY1UF09pASUHTAJC2Lx\nyJpn0+SP/3YEhdxYKTSkKucwgsYckPi2PZEq4P4gn5FgyjgkSgPceZyaOFGW\n5XBqYbZR1xDZQC+5R+TYnKzcwhQi/lETQaNXTxJ87KaQYw27XJD/0vrdBpnc\nFO7KYpve6mZEfoBAosKZ3B9T3Lj8BHKy9DQYgOGQ405U712mfb3p+K5HvkWA\nrecIsGQKm+U8wWQHsTzr4wDqT2MktlrNt7bUzhw8tHTgoWYvYT5vE7GFEIha\npmjo86DtnxZGdLnjnG9wDnFnLdraplss0B9LDHyeP767uydVirEt2f4e1Hiw\nI+hs\r\n=baSn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICxh4vSlTCav1EUwav2/aizxMNse5SLQU6GJXBTgIddQAiEAydNaGTtjty1jpXG9Qzb9gZnmQUiocaIFkWLhelEJ6Pc="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.9.3_1549304514465_0.9906232630888183"},"_hasShrinkwrap":false},"0.11.1":{"name":"@accounts/server","version":"0.11.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.11.1","@types/jsonwebtoken":"8.3.0","emittery":"0.4.1","jsonwebtoken":"8.4.0","jwt-decode":"2.2.0","lodash":"4.17.11","tslib":"1.9.3"},"devDependencies":{"@types/jest":"23.3.13","@types/jwt-decode":"2.2.1","@types/node":"10.12.21","jest":"23.6.0","rimraf":"2.6.3"},"_id":"@accounts/server@0.11.1","dist":{"shasum":"521d54f25d332fdf4d4e7e9a3c4a9582bda4edb4","integrity":"sha512-BeCfG0Inzug/YK1o66KIzNs7lG+UOUJ1WQbWV2Xs6CZSF9z95frMnpi0YfF0ZcFLkUxFGeoI2hFMo7CvZpWkVg==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.11.1.tgz","fileCount":51,"unpackedSize":58979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcW0cPCRA9TVsSAnZWagAAQXMP/0xOCWKL6rrbKsrGoRXo\npalHH/Bc/YbgvXamujrUUPK65frYIY24h+68gcTp1UEEDlb7A2C6oBc74HnQ\nKcz9c3xwIx3dVnz7h4Ru1ipsUPzsj2+XFw9U/JABmZa743XoN1e6SeESC5YN\nRaOrfDm5uMkP1/oM0e+On7vJbISXQIc/AKTVtMPBiWsnwCg8afloa7VALKaP\nlsHLne+XWqBkzSJnBS0Lmx7AIaaetK5I5+gShaY1XtX0TDo8QoYg1upBHp1o\nBnkfBWmFESSOFzPFAmRoHm6twtRmMS84/wX/lSpI/IERRsZIXWTlVCcCxFSI\nksqtpX8n/TXwS5TeULts+CUa2DWlVB+fqU7WqVMsHs/zufD+M7lSAbm2+o8F\n7jCvNg54Sm/Hb/SP8ONa90/s0Mgy2XpyBAd3EiuTyrp6V7cPNbd9ioprSSZE\nQTvi2W10pWEi+snaGGHtwVa4+7yN6X4L81Ekr3Bj6juzbxh6Vr+mFwo3/eMy\nqAcNjQibtmuHYox8mIAkUc4Vi+Bt6PDK1jdT/ojtBh7bHDlzXzJQU54SeOas\nCpxomoKnIWoZKNYZOhfGWMAMwYBzDg/UJZ5ECAfAKjfmwQcnYOAGbO20dtcP\nXA5c/7iUZdEes9FUx63y9S9fBkCJYKKY0dwsTRL/A0T54CL26E0u8tawfExr\n/uO+\r\n=Pj+z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDg5YmRWK86z8KlbseL+aMaNNL1VuSA2+St+YQ2CLn8oQIhAPsKfijSLSBkEEuu7Da/B7Qacq3L7h3FWfDoC2wlqWld"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.11.1_1549485838640_0.9405056547015851"},"_hasShrinkwrap":false},"0.11.2":{"name":"@accounts/server","version":"0.11.2","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.11.2","@types/jsonwebtoken":"8.3.0","emittery":"0.4.1","jsonwebtoken":"8.4.0","jwt-decode":"2.2.0","lodash":"4.17.11","tslib":"1.9.3"},"devDependencies":{"@types/jest":"23.3.13","@types/jwt-decode":"2.2.1","@types/node":"10.12.21","jest":"23.6.0","rimraf":"2.6.3"},"_id":"@accounts/server@0.11.2","dist":{"shasum":"0e27e6d15049e2b0fbcdea1899978fbdb37afb2d","integrity":"sha512-OXl6UITtoNbnwY54a7fo09I5kEIFdynUoLb0erbH2iMSZiXvLz4ZKUs8OBuQX/BmaTk1K/OOXRja8mMY5793tQ==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.11.2.tgz","fileCount":51,"unpackedSize":58979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXBMiCRA9TVsSAnZWagAAjCIP/2F1RUi4/YxBcBd1l8vF\nG7YcbBj+FSmk3UzBuO825ErZoKVlbX9vH9ZWAF52Fl//tM1Ndl9C1unogUR/\nmcS/OLCkqK63S8M/EoPugJNDQbGZEYRqGoC0jt0YUI/WKT/Hs9hrL1ac6Qne\nPwc7eYOIo8gent0pXIAuBdz0LyViaGqryWsTvKQnisnMS7yGtcPeJYJITxJU\nCOwdByiw7i7Zo1MpZF5JpCGmMDWQ+JWyuCaXfro7IISKt7+SWmB1L0BOoWta\nnYuWIGBC0nXihRI6DW+Y5rWv1fHKS8OfmFxgKnU97xkN0Ww3XdjlhnohoA2U\nODmh5uHHD68mBNBXWU0OHAmcjKEvmMFugipyNJnenY/q9PzxDogujUZVpE18\ns2aHkwsQBfFWkEd1ki+BNoO7xCrpnC5wR6OBN5vVm0SB39dCmx7CVCR0Ngll\nOeksTgOKsU6nbJlJW0yd+mOPRMcD87ZhUycOZ25fsSXUTBqvAh6u5pajxkJf\nNeSpy9k2i+k7YOyY/p+nDu5F9OVhkuIoPAvyDormck2uXg1V8Hi6ABHjlH4/\nDwUEZxzMoJgpJ8/+1nQ47EVza2vtT6ld90mFm0s8WuUPQcQLV1xzKABJ+0am\nkIVy6Wpch841kk2pLPV6bbum9aMsSOSP1nX7A95iW7jIrRYJOTYwwxvJ8ozF\nJ/6m\r\n=ayAH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0tWsSwMtvRVg1KuHPO3bDbEkVn4fH4NTUY+ifduEx2gIgKp2hWI0yiqrcDVrEwhzlTGJptlmpiUxuIgFEvIfxUTA="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.11.2_1549538082448_0.7478488791207951"},"_hasShrinkwrap":false},"0.12.0":{"name":"@accounts/server","version":"0.12.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.12.0","@types/jsonwebtoken":"8.3.0","emittery":"0.4.1","jsonwebtoken":"8.4.0","jwt-decode":"2.2.0","lodash":"4.17.11","tslib":"1.9.3"},"devDependencies":{"@types/jest":"23.3.13","@types/jwt-decode":"2.2.1","@types/node":"10.12.24","jest":"23.6.0","rimraf":"2.6.3"},"_id":"@accounts/server@0.12.0","dist":{"shasum":"a1b5fe6bbfdda118fee6b6b8879c2983ef37d0b8","integrity":"sha512-XWld2N3kmx4gXu/T28kwFnWAPV+7XGJaLpOzVFzOiQqFnm1gxmQuKbRqGHeO+jlk93kk4+jOoPNenAu5/fVynw==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.12.0.tgz","fileCount":51,"unpackedSize":59453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfj9uCRA9TVsSAnZWagAAOkoP/R+KnMvM9cyX5dI/drow\nB4e7KcCZLxJEYshwxTiXoICEDM4bD+GyfmbiyjYkIeOjZGlQ9z0KzKP343m1\neQ5awiQu7UdBUV+jTzmLA4RdGFKm7RD1wsEc4XFaSAhyaah5pVcUkaCQgxMV\nekZoQXgonSwjnfgvh6KntRj4P3sxf3VIgpd70Ie3d5fTN8y6mV/0ceMBsv4K\n0zqBFvbUJLZ9+Bl4Mp3RwECO5u8bWRfVFEYTbxcwwHLUPuuJK0LtMcqd8A2o\n7jvsyPAQiHcGWt/BWKb09ChFyHEqX5cfpXKIsPUPhA+5k+9egYjdIyCEKET1\nHO/mbwohM9ole8aGE6p9ooX88B4Q5CaSie38ZUZrUFM5jF++VymWMyXM7ZSX\n4mdKD6uYxy6xdMa3JqzfIs5dUnh9iwfr8eUYKtAVphtrAXznPW+WYpaapImZ\n2q0X1IcQTIhACmGRzKCdg+l5rWdbAk3sgtb4ZquH11k1tdeL6yNP5b04GlEc\nKLxqC2IeGGeEyTco+din1VX1+iheratvR7qHqvlK4CxmMClAlzCvRshDhbHC\nDWPeO3ZxV7kpzrtimRR6sv5XPm82oEobu7Rnrob4QykPd3Dih9Z8uTPknz7I\nVhsQp+sBBEVzJU/7g7rspdOHxapygd0cXU61or2u5X8IOFAeMr+ZoVXBK5Hv\nebAv\r\n=CYuq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPP2og8099qkLAFqbEM4Zj7DMYSIF/pHMFURrZnAaFEwIhAJZMle4pK0x2L0wD4HAf6X/qcOiZ7tdB4UMxurqueIva"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.12.0_1551777645913_0.31593845027438494"},"_hasShrinkwrap":false},"0.13.0":{"name":"@accounts/server","version":"0.13.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.13.0","@types/jsonwebtoken":"8.3.2","emittery":"0.4.1","jsonwebtoken":"8.5.0","jwt-decode":"2.2.0","lodash":"4.17.11","tslib":"1.9.3"},"devDependencies":{"@types/jest":"23.3.13","@types/jwt-decode":"2.2.1","@types/node":"10.12.24","jest":"23.6.0","rimraf":"2.6.3"},"_id":"@accounts/server@0.13.0","dist":{"shasum":"ef7fc8cf9d72fcacf608ced7aafe0da7c3e199eb","integrity":"sha512-H9/EvEK9Vcy38G3st8EM35Hnldv1AnIRAFzMv7MA4DQiHWI63s7iXx7jUTYCwXuRKAuNBmO6uqi3SK9AhvaWOg==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.13.0.tgz","fileCount":51,"unpackedSize":56226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjrb8CRA9TVsSAnZWagAAeVcP/3mxiZTPMLwdxM5Rt4t1\nTF9zxzzgF4dX1v3SP9Y36AtqE7OyYp3mVBUu0ZcSGyXYdBsGhcvR/AKqgTbJ\ncLrrCRfamdlRmsjEYEC8xbt3XlporfkNLUuJHDlUS3AgF55nk1w9GiOoKxp2\n1aRCBs5SKVtsGSA/wgwsk54J0IMktws5CkkmaX2S23lQZAyIPTQrhOYBU3yq\nhmX2CDxjgnSSuT6+MRQC9FKCJTyvs3AjfCyv/Q0sAOc8bHvzPm+lHE5v9zR3\nJNM2JcS/zv7aFXWI66Ur1RGGybR+Uj+ORq3RJ3xesbMrVyn6jTQTmc1LUWqe\nn941gMrwfadEYM6FqtHm8ffnhCmeaSuZtkzQLPxxcFBqy5FKr2GPSVLiRAOl\nlrhrMHMyBhFlH+SVHrKGY5dD25RAc+L/p/R8uiRY/3Q+X9Kw4YdOxLBaHaWK\nop7m3nL5ULQSyQNbIGWd70FuJZrTBXiLdIwvUwIgsOWZ66WDJpF/FiwL2sOj\nb+ck2WuQsuYKLrN0HLsLm/6v5PxKhc6K3fJg3NdsDct/1Q9LarNjCy8ubVdw\nnKJICBFirOhjybnt0PgNKsFP2AvLT0B48OANnld8EGJgSCS+1sksITBpmJEa\ns8JLqPTAOj4VAgqWxXKCcaVvy6oNVvG6RSa9gQ+OZoXSQdjG27VT1B3MtphF\n9lCG\r\n=aUiN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKUNQ3zIrHMlkouzlbQ2QBKV8GAD3k1di4qiQq+gRnewIhAPZEtawNucYaLfcL+tS3OeOBWih31oYXzcMZd8aVWYil"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.13.0_1552856826902_0.8951055965976316"},"_hasShrinkwrap":false},"0.14.0":{"name":"@accounts/server","version":"0.14.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/../../node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.14.0","@types/jsonwebtoken":"8.3.2","emittery":"0.4.1","jsonwebtoken":"8.5.0","jwt-decode":"2.2.0","lodash":"4.17.11","tslib":"1.9.3"},"devDependencies":{"@types/jest":"23.3.13","@types/jwt-decode":"2.2.1","@types/node":"10.14.4","jest":"23.6.0","rimraf":"2.6.3"},"_id":"@accounts/server@0.14.0","dist":{"shasum":"851f53cf89fa521454fdd4990cb6c0f81a435e8d","integrity":"sha512-YKAheB+g27argBKwX1JCud25D/lFh1lU+/TJ6lSO55Z4JixLO6gPlgjMbsrvOiKVfTkMzVejpcObU6kPjHGZew==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.14.0.tgz","fileCount":51,"unpackedSize":56225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpdGbCRA9TVsSAnZWagAAv7sP/ixoY5lQlvECvwiyxDK3\nN78t2c+VilmtNrsficf8DXRtk+ACowjmG2Vh2KiyoKmy2002xxiRDwYmSX57\nTmSNXRZc0eQbLqI487lU5hgjQenTHhixl9C6w3Rq2XQ0ibTOqTR+9WH7CHoF\nZWR00iRAHr7hKXGU21h7fXMuAAQPNXxerIKePoyAc5nqugdd+vh2CmtqnSls\np0M/IexOKEmULsVdByVKTXSe9bUHWHCBmTK7Q7+OGjRVH8JPPt9cQos2CAEa\ng4b/cgpaii22R53+eNvhdCeVGJrsWPrgQTVvnWCUL5Y4+9iBHjRpxezK2loU\np6zEZ/w/Y88AxdAEDYYd3mQFNmVQJ0/5+5VIkyxmjP7+VR6QSPkGbb5QacEl\nKZlJ7AIKnJQb+2FpdbEullTqure+Y3CAagEQ6FID8mfGwquezVIb+SJ1KrvM\neTj3wM1zSdwHoUJzbssTiqc0FoF3+k/ERUhWIXCG9bcKYT8LT/A7ypMis9sj\nDXWKWdfYI8S+IG50MWsUEUqF4cXCrQswdA5YJcWunHZdzuN6/PQVMpxMLCUl\nRSOJOMLwiBnWpFXZ2hnJzPVEFPYQoEhPNMHV0oCbeYS0fCjpyhVvsNVoSBx4\nir9g5BcH0PW/NsuNpi7Wst/N4eN2ixainV4ys/74ODESBjPsIvuwnMjK2p+v\n3S3B\r\n=FOW3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNXe/F7wOB33r81Da6OhJUEf3gRyA50T0AvV5ikpuwYwIhAJp0GntMaBmIfql5YnStJ48Fx7XJOKE6xRV/Gpak6Pjq"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.14.0_1554370970850_0.4496429795456771"},"_hasShrinkwrap":false},"0.15.0":{"name":"@accounts/server","version":"0.15.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.15.0","@types/jsonwebtoken":"8.3.2","emittery":"0.4.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.11","tslib":"1.9.3"},"devDependencies":{"@types/jest":"24.0.13","@types/jwt-decode":"2.2.1","@types/node":"12.0.2","jest":"24.8.0","rimraf":"2.6.3"},"_id":"@accounts/server@0.15.0","dist":{"shasum":"215b09c5b3e13c46d3b3b1885f1e859298c24797","integrity":"sha512-mYgQbZLL9/V5CHbBbCRBDvMvhuFKTzlQsm30wFQYWuZlSjQspPeM2FfepKAJMWQ7tVuIpWLi+ZMEgr3LpAC6rA==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.15.0.tgz","fileCount":51,"unpackedSize":56026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3mqICRA9TVsSAnZWagAAQaMP/047I231P0lrtHzc1yIC\nb6ys+BtTrcDZ5BwZMYE97r4d2jRTChOC+2ocYXhKvvV8eZIe+6mbCUc/MfAy\nx01U2D38/CE+Von8i3mCDDUaVLJDlei+dCmco6i9bOOTJuQwPIzlM02/Ng2A\n5oAL5rxZNCqGSzjmANMiNv8opmNPUivA3wmgFu/MOvAxP/M/rVjwwBE1K2Eb\nzDjiRCX45bdx5BP9vFeRprILRE6P6wdDAGQPgOaPXNz7VayBQgqyJd9EggeG\nBa8rzlpXnU5S/6FXPCzU/sGKUvVNJcmtXXoc3JhCPXJne2mZiHYRLEtQ+4YE\ndg8mIVz0RbdNH1G/ZBWgOKostgXwGeRJYW00ZDIJ1S9yGwVo4tmXWgW02oIo\n0UeOlzB/d9nj58rD5NQBEvJ2eIgoYN5ki3HIY2b9ZPLyEqSe8eAV+zEKfCUx\nMlQDFXBz7lu10BQEzOgUSG7JOfvKaON+y7qpqn0R4grHczRva/HWNWlUhvkJ\nHIPKFAMYXxgEh/RrsEdlz1ReglF+Mc08a5CbfQPEqnTYmoYhLNt2xtTGOF5K\n6Njv9EZ5zoqEsOjVYRQ/lPfvL8ocm04rocRmJFp2uln++Apoa71IMlahsOcg\nRMmA0QWMmweh0Dz5gaz39jkisM9PAOBzuJoRzRKHGwUIsjJOeeKinxsEEvHc\n7U0L\r\n=cacx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAOK5HPDJ2pFV9cvFscFXFe4f0UsDpOrgfO8Cwaq8R3/AiEAypso+rQ1znXeheE+0WZUf6wD+sY7jSS7fOOODoN3Paw="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.15.0_1558080135536_0.504206554052373"},"_hasShrinkwrap":false},"0.16.0":{"name":"@accounts/server","version":"0.16.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.16.0","@types/jsonwebtoken":"8.3.2","emittery":"0.4.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"24.0.15","@types/jwt-decode":"2.2.1","@types/node":"12.6.8","jest":"24.8.0","rimraf":"2.6.3"},"_id":"@accounts/server@0.16.0","dist":{"shasum":"4e7c2b3541bc92dd311f5c0c20b3e4ce7fe187d9","integrity":"sha512-r+8L06+iYPCKbqWSCedtU+hGQCwYtS4wBt3JFMGRRUe1gSDI6JVs/Q2usEu2xYVbuZmAEjsm4yw1PX7H7kk7cw==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.16.0.tgz","fileCount":51,"unpackedSize":56058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPwVXCRA9TVsSAnZWagAAjqAP/0DfZM7N3OUYkdpwGLmf\nbUDdnrDh6lIWrIh1yXBrvVhs87a0RyzcIMgJJj3SBm1pFKMUvxyWNUOfIU/0\nUOJXO4npM0Zkav5xsbsVr/hoa+Shki2SNmu7v9DoNqLE9F/Nd65foBJ6W6hs\nN83Y5Y0SDT8LwnNbNkJ+xhxTAPL9jNWQLan41IkIpTHE39WYqbxioKLyVKa0\neLfEGHAXqK7N24Kw1SLNOGUF8hrQpUYs/FfuvO42RLaGDEs3NJtvCmeyyEsw\ntS/73OgeOVCTC44odSS2+XmYBWy1W/q44bICi7gv0M8y8DiRmA7ssPGpHzhH\nk78oRT2jX9x6cIbREDwDPMyFcJMxykNcoxls9dVr21/MChaJ32KNB2Qm9lJy\nf6vYxRcyYlIY+dcmnjQkkHdICusuNQUWOWSuDTCQ9XB7/azSeaKUtOKFV+rA\nctallBK1IsjYIuxhZRtLPlUXUqFdoelV0lg6e2vtSFII47AQGzg7tXm4fd5f\nDYM9pym5C322DDVbeHDcBXea2O7fVg1/qbfD97ABdd2NesTMWtvgFHUVl7LM\nTfpaAabT0DegtcckQTvnV4rXb2MK+HzDMjWdfpfPaEBlqLH3NTVTl6Zd9/H3\nH5Jczh1NR1s3gskN/bHqQdTyHTqzwYgnto31nGPc6dSPisWCO9Wd15Guj2xR\nFAqz\r\n=KonC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBM9gQ4Ao4TXz/ULV1aYMUrJCHIkqXoBmU5kUV28osjhAiAZQOZ277FJga2uR50Ztbu76ZQWfVKcj7SUd079CV9+Jw=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.16.0_1564411223152_0.426898823968088"},"_hasShrinkwrap":false},"0.17.0":{"name":"@accounts/server","version":"0.17.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.17.0","@types/jsonwebtoken":"8.3.2","emittery":"0.4.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"24.0.16","@types/jwt-decode":"2.2.1","@types/node":"12.6.8","jest":"24.8.0","rimraf":"2.6.3"},"_id":"@accounts/server@0.17.0","dist":{"shasum":"8b5045347ce18c8fbbb9ff03504efdcbcb7af47f","integrity":"sha512-rQYBzRBYrSK9sZ4gL0B+gpWoKChUKNZp0OTtKO6eVw+x/MvLbMciQsBMYNWvhBF32O7JHAtd86iqouPU4pNMFQ==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.17.0.tgz","fileCount":51,"unpackedSize":56279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQxwyCRA9TVsSAnZWagAALXMP/1zJHxJocMMUej2hwYMJ\n9wR/hfcw5Im2RxmhW1AczlmOqjGPCYd/7YzzfO1E3iWZA2QekXkySnvF/mHd\nvXJuTKsPD+3kLp72PaenEzfcXO4yZfdrY+YZC/soXM7KWwmhAGolqkxOJiYX\nhsfigEGPLiOKYbf5RJ3W5fbWZPFawyY8G/F0xtiOQeK4yGHCyKNY2E3Xt0PK\nLg+4gIBhrQMAoFV3F9MbnOYvM5IMoOw7Yzqzr8ltuUAvxqIg/XJttq5qU3YR\nqxcOw0RpOLrugN08HFQNfzvn+RZ9OiLYgFrjyjnQjF3hA5SZJUtbDIXF56ie\nOQVEKwx+UpQHExaI+/D2GGVPiaLcy02xfQD9LKg8ZduIFhc5pfCpKqAgAwFW\n0H0XP3fvOabGtMGgCg3LMrk8mkoRO3nCTJnHLZgZU7vDmIl619+xNMeuVXnE\nkne4GBYtNpg2Z8D2H81TqYKII/4V8UMF/ONV1pmwrmaV1GMJPCksssamvapT\ncQUdSfcUtShklZYsujESmu0oFVu3TuGc6i1akfRO6L+DVWc5x7aoGqu8T+Z1\nse1lCMP/8JP9t3mBeL4vjcvo4gq8C6g9zQA/2p44gtAl9dY9IHVi85OCAzYk\nQqOFp0pqpaXvXhGLeFPsnibaXHuRcpUz/Ld80+te/egNRxxu/J+ZQwVXBHVc\ndSOJ\r\n=HPzX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXZ/g1+DitK3W+r5taBdaS/0zcXimXVfD8nhNCl02HnQIgd7flZQZtlMVYlLfLS6EkF6t1f63P4+3kyxWew0/dTnU="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.17.0_1564679218207_0.49270333767927577"},"_hasShrinkwrap":false},"0.18.0":{"name":"@accounts/server","version":"0.18.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.18.0","@types/jsonwebtoken":"8.3.2","emittery":"0.4.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"24.0.16","@types/jwt-decode":"2.2.1","@types/node":"12.6.8","jest":"24.8.0","rimraf":"2.6.3"},"_id":"@accounts/server@0.18.0","dist":{"shasum":"9bcccae7691f7ac392718bb9b6a171d66828737b","integrity":"sha512-wO5/jlc6dVcHFmsqi/FmgKLyli7wkMGwq0gJaBgNev2HC6PJV9O3oUx546Rj8L/QrYqPGjWQ/qGFF+jvCogfCg==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.18.0.tgz","fileCount":51,"unpackedSize":56279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXATaCRA9TVsSAnZWagAADv8P+waVusA1+tWDm5uRtORJ\nTe/2ir5Otqc4k3d5UCXXL32hRezFn+y9ntUpZqhwdQmOjG4IPw+g7fb6P04V\nC3E1EMma3+zE4FnMgW07vCYcqMZLbY3iLY0RFKKflpSdhNCjimmHXVKw7LX+\niRmLxSpw0pIckWGIBeglxE8GqmQxTRUfxk95vIUoYgMWQ1uNiHbRkwT2teUf\nUjgOfGDpQIzUPzsUCyESmJAcrr2Qy+q9u7FOXVsghQ4CuBXJS0N+ZgkVR6QZ\nIrVLqt2X50BOqr8uCBc4R+MbGXi3q0ML089GoaHpoUFFoRONhx5A2/HyRRCS\nl5FQgA11Dtm5XHqgoV2agfUcJQGjQ3bU61NJknhxzhpKXZOezn/wEHtjULeN\njw5Bh5UZ2ebO3Spr+UWfIgA0j03/wPCYuwY2uH8s8FeBva6QG6XBaXePjsdt\nmUalACV03Qd3+YZmv9JuUAtZ64dY/N71wqPp/b6dpRMqIXIrkBX0oqD1c2EN\n/osk0Di09a4ZFfcRNomcWns0t5+pdhEE6iDSjI0XoF7sTegOHIc5BekhAuia\n1gxxe2umhZL0nnEDA+9KPG6CXCUiRUaws2u6/vkPgDw7yiDUkz8tJzs6sQfN\n0fbiEpRFNAoEbKHU8E/Tsq6xcQAXrXg0zaQqsnPtkDT/5w2EN/idmHo+aUNo\ntb06\r\n=1ued\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCB0I3B+967kIX5YrGGjyPNhJ1A9vMPnVMTOYiQtrEDIwIgZGq6YcSBuPU1wNZdvWBgTx3kVZl8cWgB9dxuQx0Xink="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.18.0_1566311642186_0.4174565266624777"},"_hasShrinkwrap":false},"0.19.0":{"name":"@accounts/server","version":"0.19.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.19.0","@types/jsonwebtoken":"8.3.3","emittery":"0.4.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"24.0.18","@types/jwt-decode":"2.2.1","@types/node":"12.7.2","jest":"24.9.0","rimraf":"3.0.0"},"gitHead":"c0a7905161c702350efd4f7a622c55ede495a42b","_id":"@accounts/server@0.19.0","_nodeVersion":"12.3.1","_npmVersion":"lerna/3.16.4/node@v12.3.1+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-xdG/L1BnZLIdkU2Cf3+x2bO0oxbwMzQjbNotXHIJEKZ5fILJ9ZGFL7UF5w2OaTk5sMvsCtJNOF//lueH27Hjww==","shasum":"701aaa2f874009a29aa210bb298b4bddb9d6b486","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.19.0.tgz","fileCount":48,"unpackedSize":57390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZWGeCRA9TVsSAnZWagAAf+8P/3Efih2ybsbJi/TffpD8\nk0Ydh4p3AGyQ4cRfM5SaU0byG8J/0A5hVhi/iCdQCEEbFDzuCPoquS5x80/d\nr/ZDkbA1cWF3P7JRw3iCgWSRj8AWw9euwXEprz8bZrYunaMeSVrW/VMOTBmd\nEOvcxBr1yw9ofLpp4qxz5/N1FsxkUff/p5mtvO+wtM4Vl00zIvie2+Cw1ul/\nXdhOLiRnKrnZuzC7fghyA7MinlAaylxuEmb9rqzRL1X2UGk9wl6B6fbYY4Yt\npT5TYCxNkXZhOIodtKtUibjk5WSsOie4kjKpAj5mJD8gwkruLUdVwuBRD6n6\nHQ1x4IbDouEg3QMJmsYtl1keqvge9NbUfTK6SAWLTwxoABoBZvGkc0GqSNFj\nYF2BUFlLjLqr9Nvlb5JDCv2Or6itAGqjX5gDQ+UDkEIWjGCS4r2HxDwtdlcs\ny6D30qryHDbzpYfgPvpTmDEdfuMFXrLBswWZ4zFPAsVfIX8slUMf/dtslDxS\nRBKEG5KGNxYmbzbUZDtw0S71AlEHvvV1yShxC0yVZMlfPb0W19KBGesJ6hta\nVbqyY6OKIspFYUxJ2rQboqyZMIsqfPtMfnQgR81on2/1PfmnQDs8XIb/dmDX\nu624HbSyTZdxV0WYUFwi+ShkmWtz3Pk+9Si1va6NZteNkdzdO0Gp/cgi9uc6\n4qda\r\n=gyNp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaRivuY6DMM4ifSKtSjDK7o5mnvemClmYJ3wFWOrDytgIgdoUNfaxhxwyw9IaJJiSRlsMf6zRAaqI6qHNMSI0RM3s="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.19.0_1566925213344_0.3024234215788677"},"_hasShrinkwrap":false},"0.20.0-alpha.1.cfb0004e":{"name":"@accounts/server","version":"0.20.0-alpha.1.cfb0004e","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.20.0-alpha.1.cfb0004e","@types/jsonwebtoken":"8.3.3","emittery":"0.4.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"24.0.18","@types/jwt-decode":"2.2.1","@types/node":"12.7.4","jest":"24.9.0","rimraf":"3.0.0"},"readmeFilename":"README.md","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server.svg?maxAge=2592000)](https://www.npmjs.com/package/@accounts/server)\n![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)\n\n## Install\n\n```\nyarn add @accounts/server\n```\n\n## Usage\n\n```js\nimport { AccountsServer } from '@accounts/server';\n\nconst accountsServer = new AccountsServer({\n  db: accountsDatabase,\n  tokenSecret: ..., // a random string\n}, {\n  // accounts-js services\n});\n```\n","_id":"@accounts/server@0.20.0-alpha.1.cfb0004e","dist":{"shasum":"d5d1fd15a4de25e4ca98ebbd1f7f4e26961ed49a","integrity":"sha512-mtk+GIsaQP/dAlWzg/UtXSKJf+G+k3hHt8DUGSZI6TdfrXtqtj3eDRyLHqdbfRLX/So0D4PQZzwtOShITkI8Hw==","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.20.0-alpha.1.cfb0004e.tgz","fileCount":54,"unpackedSize":61597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdf4gdCRA9TVsSAnZWagAAsl0P/Al13d1EPB43yKHWubj6\nSpdCaRWy2jVmEwjcus7xIS3787WW17z3PZnTRn81CjtU4ZLTMMhFaD7S8isQ\nTe1tQf8Xy3tAQAWPB2Qdkxy4ExLk4/NzDwJ/1+N6aao0JzvFVydQR+1fClxl\nmPUjv2Ke3uOfGmpSRI6ehRJht/aVBGYYZpam5Bd8Cipq7DVeiBbU5g3nBinn\nz5S3hSzLxbUtDjN3eS2y+gqBuPMajXYLC899B3eYvqJs9J6eLI6JjLwlgPAJ\nel0ybS3EbrnszWji/Y0MuPtn7KrP2vD4eOq48OyN6Q3y4VcW+4UcLGQ/hURb\n0Y7aG8mqKnM9+ff8WQRJ/etkPiCiA6pyxwqEa+IPlRliZAnp5y2gFBpdtI+k\nDRwIJxDO2DS1Qta1iMCGeHvmhNBAreXUZ/GAKnRdSt1fKqhPTSvgGkpo1iLJ\n3cvR5JQbN24aQ0UEh0GbyWI4EpLrX1GAm6yxsO4uSTuT15RlvtSRGzgk2cvp\nbiAry04f2mNj6Bc4/VVh+DL4b5O/5cPNILLNvTigoRiJvkU+Xm6miA8PLcOm\n5KgdzfAxahE44zULK0Qi8pI7mmpPPsIWIn7rMIz8/L2DL95CyyYIdrr5Ih9c\nAtT/oOIriXWAGRTgWmBeqkRaxaknuU6W0csFy2xVp3XOxRS8ihP0ZWsgTQGP\nKuvg\r\n=d3oy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+NwRVAyZWVIwIyik5Bp1qGv2wwNILAUTY4Y3RNf/ykQIgcBF//GxE4SNDDbOkxzWA0B+mcYyzXhPw06k/7NiOb5w="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.20.0-alpha.1.cfb0004e_1568639004477_0.40921485542952296"},"_hasShrinkwrap":false},"0.19.1-alpha.2.17":{"name":"@accounts/server","version":"0.19.1-alpha.2.17","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.19.1-alpha.2.17+1d0a3901","@types/jsonwebtoken":"8.3.3","emittery":"0.4.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"24.0.18","@types/jwt-decode":"2.2.1","@types/node":"12.7.4","jest":"24.9.0","rimraf":"3.0.0"},"gitHead":"1d0a3901760c599054c0ccdd3bcb0443e854646a","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server.svg?maxAge=2592000)](https://www.npmjs.com/package/@accounts/server)\n![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)\n\n## Install\n\n```\nyarn add @accounts/server\n```\n\n## Usage\n\n```js\nimport { AccountsServer } from '@accounts/server';\n\nconst accountsServer = new AccountsServer({\n  db: accountsDatabase,\n  tokenSecret: ..., // a random string\n}, {\n  // accounts-js services\n});\n```\n","readmeFilename":"README.md","_id":"@accounts/server@0.19.1-alpha.2.17","_nodeVersion":"8.16.1","_npmVersion":"lerna/3.16.4/node@v8.16.1+x64 (darwin)","dist":{"integrity":"sha512-lMXoVqj075ZuyRdTz/TpanLbEwPpNJHWzF/bvE8+b4t5vzHeygDH7rUS2U8tzFNKwJ1RTdDykcYLY3p6CptHmw==","shasum":"0f9ede911cb3b6e2522d8a483809f27dc5c595b0","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.19.1-alpha.2.17.tgz","fileCount":51,"unpackedSize":69407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdidSnCRA9TVsSAnZWagAAULgQAJnnxzVE+u4JBaIeiR3N\n8TbGLs8Q3Xo9FLF/qVNdArdCW3A3tL8asWO3ma7NAlW0pywcP/vdCIsQFwsx\nGF2mFToH75HY96D+aoMiaekitOGCLXPY8eJKlf/SifJ1juvSG6lawbvpZOCQ\n1x7YErYV4GYJcnlTX73kI1LfPZA7mciqMT+ODg0Bl0y1+Bs8PXgWX03/0nkD\n7yP8Mp2ymb0sAvUcQC8YNb1JjOoh5icaFXgdNSkTFGY+6I9ZW9qVZh17hSzA\npZyZEdeHlRoHcRxLEpj1Ur0/ibE7f/c7Esbnoq5pJHQn06jZ/kf7b0uOh+sx\nLRTKFhRUfz7VDzEik4UIBXicbTCLn59iuDDxXJENtuCZ6MX65mkiXqNvPD2j\nI6a/Mi+SKV7/GyiBFRNnSrRDaQLgieZMB2Th0TFRRjPhHraGzoyGE0fT+C0u\n3eXLymPAodvxwP46PRE8wvAJQ4mG0ZdEAvOllixIxiUykeaABUzFUaBOKFHG\ngXHiUOqM9aMqz0hWMIfsMm+0Po+In955P9u8QRApipLpVuUFgI5VfsX6mWUT\n8ytoZzK414Nod1o3jM9MAhBc8GYbbwyXMVGMDjTm79qZApuEMgLm9wVXAzzJ\nqtr51iBuUTFs3PMWjFfs3o1Jn8UilCPBcHtSxsUkQmDLDGK+kbx2AUrW6EZ6\nX/D2\r\n=T5Qz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6prz5JG9Y1NAjcjKgbsXma2IXT3OXImirTvD6nOZ28gIhAO2k3EVfTji1gBchhQweJzu2N/kaJFqA7fSQrZjq5Lcr"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"davidyaha","email":"davidyaha@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.19.1-alpha.2.17_1569313958774_0.5637191923844642"},"_hasShrinkwrap":false},"0.20.0":{"name":"@accounts/server","version":"0.20.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.20.0","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"24.0.22","@types/jwt-decode":"2.2.1","@types/node":"12.12.7","jest":"24.9.0","rimraf":"3.0.0"},"gitHead":"68ff004f0ef63918b73006ec4a122f21e89cf661","_id":"@accounts/server@0.20.0","_nodeVersion":"12.3.1","_npmVersion":"lerna/3.18.4/node@v12.3.1+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-a6m6Gp1MYlwTSkz9CBFY/LyYG1/9gDWZflAvQoemnWLOjTHTBe8LnKYf8dEINcTZEz7xjIrHKABxk04pQ5uNeg==","shasum":"0a3fd206b7a533d53066147e7d63edf446222381","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.20.0.tgz","fileCount":51,"unpackedSize":63313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdysjGCRA9TVsSAnZWagAAIx4P/RTAtrCPix03C4m6cZoq\nTkUSeX+tgyh0m5EPQFci/QVF+x3swySSvmoB6CmU9qOeWp+tBu/eUUdspiDy\ncXbIvZhIfdh8EY/HmGyPfo4+IpW+Ebf8tXPu+Vs8FKihEXmnYz55Td6q2Qay\nA/tyzTP/FB7aOlU6olEMlLClKGVoUiQSjLwswAVBY8XwO6ASXWQJiR/UCByF\nun3xHYGbREtaHFBrP2lfo36tCOdQbewOLrq63c8liGtdlULpBLUzBcrcTf7+\nKh8Oa+cj0wz+ce0mzoYkbJA1wh3MdPAF/aXHDvaLjmV1bI/1MQuQyIqq4qst\n9H675cdRqcPcaK7qGX4zEGsW88Rwbhg2vISLoFMXslh6Z8HiE649srXhwlP2\nV72h0dtJwpYSHzMjcOm1chRppwQJpfoli0qY0eVxLHeGKSH6jadyqNfOZszv\nfW6o/xkK8Ckhx83ESmdNgzd3/LyaVczY6yGUuIWtmzX9F/WRYRXeWZAalUT9\nIUM8upWU3DDspM+eFtq4NzkF5neAftXWu5hXxnODo/zy6L1VMnINwPyL9SMX\nki9CbgKsKPXce86pAHYAOuxGbu0smgI1afd9v5Mv6Zfb9obnrKkuI6t7FADG\nwA93zXkvW8a7aPhbp5/nHmM0AK/k6SGpPaoTcWYGHW/DwCKXfmo9YtUJlvYe\nod3E\r\n=CYAV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVFh0w9cfWT6/64t7+Lh2XVwR50o7WM8RKZFWijhCV9AIhAL5Gv/eeaTqaVeqC7zIaEmcayy3KLgm6ZHt7qZxnlJ5W"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.20.0_1573570757700_0.8336386301686078"},"_hasShrinkwrap":false},"0.20.1":{"name":"@accounts/server","version":"0.20.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.20.1","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"24.0.23","@types/jwt-decode":"2.2.1","@types/node":"12.12.14","jest":"24.9.0","rimraf":"3.0.0"},"gitHead":"86d22a86088c0e3ab0d032943ee2bb3dedded5c5","_id":"@accounts/server@0.20.1","_nodeVersion":"11.15.0","_npmVersion":"lerna/3.18.4/node@v11.15.0+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-zfOXgshyF/0bUyPjX2XRdi1ft9FnWx+dvSIkyovLyuvLL16olM7KDeSaSLuNDIPAtHLAWVDlDMJ3hww2UL+b4A==","shasum":"526b16dedb627799a5568847d51c29ea2eda7b1c","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.20.1.tgz","fileCount":51,"unpackedSize":63314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd84nwCRA9TVsSAnZWagAA6HsP/06PeMGV1WBfeE+zykbp\nogZ/ufHeUACM+4mNMRGuD13My/eA1QAjGaexBSm+fXMeaHGRRs1AXUpStfWE\nICfvaXkUjSTCRszzHNWdUMb7DSR2PkT2yEQr80yvvnQ16O7UfXG+4nTMLxAQ\nhTRYffdYPsy4WD/K0b+GkccIsnL0z9FTqR5cegzpfmGvYlgAkoE4H3YQv+iv\nMu5CfbF/34uWOFi113LMCtGm2MKJakzkUUwWwSL2H7e5zU/RCTYfMHC/W/b8\ni4hmwaXnQSFj+2UffOCsigffH64fvkT3bX0Ng6DgKMB13RICeVw84yvncCY6\ntFKsM4H6NyihyhgQfzin9hXRAInHKc4WLozSHSoeFiWZ/BLfcx7j+I++rADi\nMijLULLFbCzYCTi7a7j93EfkGv4yOrXmlKJgrTO/4YkNnNEXXlt/RaJVrRvx\n0C7D6xwoX9mmS5ErYIrXpxr0pt6YP8Brd4SdX8QngORUuRddQcxg4CVKZaH0\nmiC9Y/DgFVpWX2UgvL7ZTAP6NFZag8S2aCN+Cvc2A37QZ/8DRuH4oG8fRcup\nzhcGfKuKM3C7o02kiwsITBGVIvNZP89BEnuv+et1c7T91CHYXGobX/921L+t\n05tRqOYrMPoG3MI+4PyFQk9FcLlI13aihW+YrkWlPTmFgw4v5G82D+ZRTNPm\nuDeN\r\n=pakE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHyFx+g+9KB72JAD7gyfMlg7XUZHocXMutSR+2Wl9yzDAiEAkzL9QoeS0f399Z3gmsXhZrUDtVxoLjEYkA/TkCxAnTo="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.20.1_1576241647996_0.10522240643037617"},"_hasShrinkwrap":false},"0.21.0":{"name":"@accounts/server","version":"0.21.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.21.0","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"24.0.25","@types/jwt-decode":"2.2.1","@types/node":"12.12.14","jest":"24.9.0","rimraf":"3.0.0"},"gitHead":"9fbbc4df5a7a379d37a6c0fe27b5e85d3d61e7fd","_id":"@accounts/server@0.21.0","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.18.4/node@v12.14.1+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-GA108ZCb4OPeYPDWWgZ6KYyUbHjycoYjRNx9TsFFFRsL7vCkUTenpnUzYFTfoQVVMVb2O782og4S7DsQgoAnFA==","shasum":"dd5f15cc944576daf091cccfc16e35a79dfbf0f9","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.21.0.tgz","fileCount":51,"unpackedSize":63314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHE0qCRA9TVsSAnZWagAAa7MQAInXG4X7Q4O4/9pQm6hx\nJG6VOhFKIvvqL2He1o/L8n971aIWGG38QQqogM9O4eftqjYrUr5XpiaGQ5Y5\nsfBgoG0TLhfErJ8NAzmZeM30vbqE3fM47tRzpvm9MFGD7aHiLsoh1JBNPj21\nMoY/84XiWO9SMXL7Vm8XctALQtMrJsZ5lufQTnkeUTXJ53z3G0j4gf2ALEzV\nknJzsikX1TF5afQ6rmvdh5Q3GhEEMNmoAbEaKd1H4ew/afo2O5wRAgJgf3Vi\nOocYzkG9FSUz9nWWmxQLkR1js0h69f/Z9Jwn8NWU2tVg0M6qrbPohBpxGs3x\n7a7gSQptTgbGJvxfOS14ekZvc//grTe6ScoI7GYYRmi5jZBlKfYQq16thiHC\nuNZkyCZtO2CIXv1nFD9lkMgr3dt1LHsWCsr38ErghBNDOriJ72zafxLeULBD\nyiejlPPbS5VRhkrxgIk8zmDX51bYrYMOt4UoRBXMTCWGXvG/cTXYM6PvJ2xg\n0L/k/GLltfGUUJkU+fFGANXYhh9P5BztWtQOUdqay4xZV2KQwdb+5/KJ4g4M\ndLmGJeH/IRyNuG46anFGr9kWrcfWI6fs2Q3lC/CYiyc0IV4tal7i1pbhneC4\nbc4oDo3u1fnK3Foynn/t2ZjLC3uXRCL0nXOcdHQ3VSu5td9Hgqe/VgB5YDHA\nLE3y\r\n=M6Xj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcpoO1lGPS8NOTKvX/swMho/vM/sDe9M/9NOQCnCCCkAIgMJRZebxU0WX5C0miQ383/ZoVxE6I/sf+o5DC7b6lJQc="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.21.0_1578913066213_0.08897075711373348"},"_hasShrinkwrap":false},"0.21.1":{"name":"@accounts/server","version":"0.21.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.21.1","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"24.0.25","@types/jwt-decode":"2.2.1","@types/node":"12.12.14","jest":"24.9.0","rimraf":"3.0.0"},"gitHead":"b94bf981b01e368c7e1922bd4ad8f5e4d24eb06e","_id":"@accounts/server@0.21.1","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.18.4/node@v12.14.1+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-SJU6bNx4H7CmMbLXvtGETigTmyYFJ3i2fqdOOfDxL4Bk/BRg839rG90nu/qiIQBj/Iki0R8+80+wPEfxn8+xmA==","shasum":"104448cdec8aa292bab3b4adbc8b773e1efa9ccf","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.21.1.tgz","fileCount":51,"unpackedSize":64253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMZnNCRA9TVsSAnZWagAACKcQAKNSwF1+VYm/4EQBh5Uh\nmhkaENTBPVF2ki3VikVT2iKc65ch9eLaeMSN8i+mlc//L7hxbOv39VOnkkB/\nFJfKVE4FG/WZt2Vh2S5eva4+KXrl4SfC++vam3wrQRjOEvTxzxIKJ9IqEyNy\nblD8HfRPGBmkl7rAyQa16Uuj56vzM0ORmJDSKoHEmZOKGCM9vMMod3LQeKqR\n4fUd1xY9eq2a+VnasHe5+H66P3221Pntn3vKXPlRO6wfRjYEcjqzm1TAcokz\nK+FppArb9acRRzsN9PaKEKP7QvbO1HjQkSH5OYZnzLTgAx88glW9EuDkqCSp\n/WQmcS5ixPnU2JQqqjWqIEV19rJdkmVFdy7uK5iwcU3U1uLjpiAwl5GiDc0U\nO/QBBuYhpOjj1sRcHpK4JgQ4BuSbZwJ0x6Pv7DjM5qnyQyvVIAo1hWmyfp4/\n4mXmMIkm4iKn8uHSKlTvKAt6CF2AE9HJmLe5HoF1qBq7WDRFVyctt/aLn/JQ\nHxkx07BhydnK3xHi/mHdczLWmqEkZ0KkZ189U8uNd6ard9Yw2rvhNs9Y9DQ+\nn7ovrF6RTSWgs+00+DbB9SWOqfRj0LA/PmghVk4sB5WJCBcWD3G5DaDZble/\nB/TWvX3VJ0+cpxai3sYppB1ZJZsQSuxN2RDuq9NrZuFCoxRjXpipscJifbZ4\nwJEg\r\n=BDWo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCaX3Hp5L4kSwhSmLr8lJ0R5GPl8WWeAxSDrFCUSgSSBQIhAJNmxIIkb8rNfdKdsi58CkX6tHuy7XqaMMegN69eVZIU"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.21.1_1580308940930_0.5621285238866933"},"_hasShrinkwrap":false},"0.22.0":{"name":"@accounts/server","version":"0.22.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.22.0","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"24.0.25","@types/jwt-decode":"2.2.1","@types/node":"12.12.14","jest":"24.9.0","rimraf":"3.0.0"},"gitHead":"e07d869d68a7b7e29e35f76b026ea9ca96dea5a1","_id":"@accounts/server@0.22.0","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.18.4/node@v12.16.0+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-bGJL2968u58/dUQVXlJErE3dG+Y3es9vyBgM8FCG+ELD4WElcegf63bkkzo1cJnhv9EBlkOEI9tnUIzp8025AA==","shasum":"5142720d143b689b4e836c092d2c554d4d5913a7","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.22.0.tgz","fileCount":51,"unpackedSize":63533,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRYMgCRA9TVsSAnZWagAAVq0P/i/ZqYpKEMaFcoA5+Cpo\nl+4CIU6KX3vWgzvyEUUx13pYunyct7TJf4KG+QwFUIdULPCVKKGuQ15j+6qM\nNRBg4TnwfRAybNah/Lz7PsYGsWqYuHTErUng5L7ONShX1MsT6UaxvE69HnQJ\nspgkuKvfwAC9LCiGK8SmXWnyTLx76YVY/JNbSY2MBKeOT4hZqCb3U/qK4hFv\nsefVb1P+mZnzC3wLFLQGoR/11MQwjy3FU7QanLcEhScucvTtIEXQMTJsqbwc\nz82pOqz4piOWP5xcZxmPnvlzDeJe4z04cy3hYhBS2/r8algh9AW747mOU4Ti\n8i0fVVQHximqJR15RzDB6Wj3U6qdxZmi9IJCqLrQg2XaWzl+PlfYZwxmo/HB\nBxbRZfGttehBfWSTHamJwnwqdRrjY0E5I74jPj8ARob7ozKrrwm+L8xu40pU\nVkMJm28crQdIfJF61wsmTKWLhinJYSvYeMl/95gYIXZ7GFNrGs6tyGDTbBlg\ngC9lRr+j28X8MRcFAEn9SkQ6J5Adx9dnt5hX2KnlFo42vrQeoTbAAVQN8au1\nDwX72iFkucRFhCAqUFzSieeyVhONNtjOMxz+zzLG9hdwKAO0H7EbohWk7jQR\nYBhGIHwP5bsJ/3kaQk3oBB1w7gDO8EOs2lupEpcB3YnmA7jCi+F+sN962bAS\nJmXH\r\n=UW5r\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC5+t3lFZ/Ji/4g88O/MPyR/Syikg5cC83Tv4UgIUZ0IAiAuxHJZ4KVQtX3doBtUkdbvtN1nWZpYn1jN7by3MJCumQ=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.22.0_1581613856411_0.9560356371026286"},"_hasShrinkwrap":false},"0.23.0":{"name":"@accounts/server","version":"0.23.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.23.0","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"25.1.2","@types/jwt-decode":"2.2.1","@types/node":"12.12.14","jest":"25.1.0","rimraf":"3.0.0"},"gitHead":"1f9ea351eb63e6be17081feaf68cc03a3cf4ff74","_id":"@accounts/server@0.23.0","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.18.4/node@v12.16.0+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-rQg76A4fucKX1n9BdlsC3zkkleAnHgHhV4+W+NSlkyRBkr3/91kNAJKVPeyNcnioqz5po+6/lkM6GbZsmt4SjA==","shasum":"11883606695dc50c0b89414d94487c39c1316ea9","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.23.0.tgz","fileCount":51,"unpackedSize":63532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS/7QCRA9TVsSAnZWagAAy2QP/j4gnluF1QVJudgWUsJt\ntqqGNK+R1V6gS6jTktNiSdn71hRNuGW/AkV5wRHc08EvyhnnZz7Qn5TES1KU\nwA9QE6fOFPRWvgFY7IxTDf2cFcfZOcDsQ7i9zzvzHzzq3XuPq75Tq0uxu0wv\n+QDd7GJesLar2SQ/tY/UGguRJZZ950VfNgaSH2xT3bjJm61x833VQqCmNqbh\neT3HKMmOgM744EcQerwrb0J4B1Gf0hnkaKCXCi5dSFYvWU6gVZ4cIaHop5jy\nqhUF5kkNkFRNzWGad3hX2flNCKHD5Qvptdhy51BMWwHu2Rr+Ol4MHMVBppdW\nh+P1uJNlu9Amz0RCFGsCRSCSHIJSmdd1ynD4yov9MbSC5DNTXT/NGRd36VFb\n1dg3c+Z/aHtDLZp5eb/BSaf8MZq5S53yRUWCgeYbYzu6Ikgx8TRq2RtYLBnf\nwBxb/pJKS+EXk24JSRyrJHK61PkD7Le1YZ4JMPhMSqRjUh1+77V0RCDY0ikn\nvzEA9cKTaE+7YaTgJcoX2BFOfiKfAzhq3vnYE858BRV80g1rj6ZYrw/5ybLx\n7LAmZM4WwZIL43Nyq8D54cv4gGcxsLcoPEzx57tEEVouT/TvFp/3kDiJSoZE\n64GuKyU5VSUXsH9qOxbYoK8dIO0XuC6RWddwsoENYo08b9YnZ6vQDqrTwf5r\nUESy\r\n=9D3U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCk9aE16VL+LqriiIiKhOJmkVUCkCoWqg/Y2abTBCPxgIhANNe95ern4FX6KYKS5M7iPRw+wah/dQhyibJLBiW56QY"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.23.0_1582038736165_0.9616665140935472"},"_hasShrinkwrap":false},"0.24.0":{"name":"@accounts/server","version":"0.24.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.24.0","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"25.1.3","@types/jwt-decode":"2.2.1","@types/node":"12.12.14","jest":"25.1.0","rimraf":"3.0.0"},"gitHead":"2afdeb069b1af360345d2398cef33bf0dc23e361","_id":"@accounts/server@0.24.0","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.18.4/node@v12.16.0+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-fPogR9ghuEYicHTdBvWWjIFJJnZCyxRp3YqQI2G58VRcfh8CMRwr5ZwGPXlempUtmZ7s4g/O2+CEVBvEC+ZiRA==","shasum":"e3c70d0db43446c01556f92951a8f990ec3b3c56","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.24.0.tgz","fileCount":57,"unpackedSize":78555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeX6YeCRA9TVsSAnZWagAAcs0P/A58oERHPumG/0Kf0Mel\nG6EYfCeNGkUhgOXcbfCL+5D0FARTFnN8Vh5e+Bw8ZXDVcHddmMU2gIGR5hyk\nax+dDuvkrVrnqpCP650lqO3SsWxXnizUf0XlWlYgvyd8SQ2cwgo5QVq7MaoV\nXOFl3Rg0n2DLT5Ix/9QF6SoV0zqw5mTm+zlFzW8y/wC/+N0cjqt8bVJzRD6Y\n88GlLpOfSJ5wNH/q0lf9V/1X49VHvTV5Le5n9I9DoPTDVpTtvx3Wn7YUtTNN\npI+2sajrUOwlddTwhw6+RBNj4LNfc17826P/t01VJXssIhYd13yXInZ+pPDx\nw8nKPiN4ic837noPo8+FQSZLizhFbjWP9XjN9QLsjDZwld0LorhL2YtmoZEl\neTTRi66XRMXsUGLTFzChS47lwR5Sjk4HLCiDxBmucYL+PMBwQzGcjfyfZwwO\n3AyOdXMOGtn0I55zjr5oMUxKWU42IkpOWHHj18qqRWF3LmUfnrS1DPx+J/Sd\nvcZjS/jLTSLsMr0XVK9EJF3T6vk92QY9lEInXBR0xxb088UNXc/zXXl1pcPD\n/lhCL1HXpKVikRJOBudZ4MDnzPFB1PWDVCSnZ8qiv4nXZDZLfyTQpfLYov1H\nTqI9S6lrntqyUX+b+xgq6j/Hv59GSvwTFcklBzZi0d8aG8qAV9IL3il16G+r\nwcO2\r\n=QDHc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHhQVfph3eN/LdhABGdC/2PBiqDbTP69t0/kdbq1rpkgIhAKWUVEtIKL4DPO8i/0bbQT9bpjbXdbRzP2gS6r7Sgcje"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.24.0_1583326749706_0.5742112014305676"},"_hasShrinkwrap":false},"0.24.1-alpha.12":{"name":"@accounts/server","version":"0.24.1-alpha.12","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.24.0","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"25.1.4","@types/jwt-decode":"2.2.1","@types/node":"13.9.8","jest":"25.1.0","rimraf":"3.0.0"},"gitHead":"a3eacbeb30bfeae02bc5b17c46a3312aa4f166c3","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server.svg?maxAge=2592000)](https://www.npmjs.com/package/@accounts/server)\n![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)\n\n## Install\n\n```\nyarn add @accounts/server\n```\n\n## Usage\n\n```js\nimport { AccountsServer } from '@accounts/server';\n\nconst accountsServer = new AccountsServer({\n  db: accountsDatabase,\n  tokenSecret: ..., // a random string\n}, {\n  // accounts-js services\n});\n```\n","readmeFilename":"README.md","_id":"@accounts/server@0.24.1-alpha.12","_nodeVersion":"13.11.0","_npmVersion":"lerna/3.18.4/node@v13.11.0+x64 (darwin)","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"dist":{"integrity":"sha512-HmVw7wlxBMxuL13BE69Cw16JNC7tjA5S1/04FnNHHS8kB9jtq6p8iuU9mEwHm8tpsnlCxwmylqCO8uodKV0Gnw==","shasum":"5231dcab33d9aa7792cd6333811d99dcdebf50d9","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.24.1-alpha.12.tgz","fileCount":57,"unpackedSize":79097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejHFcCRA9TVsSAnZWagAAgPcP/0QsNK0exIXJUIS2pOrp\n9KOPKzcW8/XjpXxSmedubXzyokhpuu9D7g8RQ3mvWsKhye7xkIiiBNSoKT39\nSLzWXTSIOQguL4HDxCKHa0gHX3d8ZUXt/7A5Oxpba3bsjBFV4QCs0L/JC2/X\n2RYw4aGreJWINwzUgIFeeveVPCPLTQip6SZfrEUKJvM6lQHgOBjIvO2W7Aqz\nGvql5zL8fR5ZHVaJ1RgLaMHuDhOfU37tEfmJHrRGtADZBXA0JJK5HefhIuP/\n/QrObmMAWRVpK0HRBacX30LElvK4Jxs0WMIuHfoH6AlGiKdGLAQ6JH0J4gRy\nIp4JOha46tXo/Ka1ZcsuN9FbsG1JNGzkouMrmXI7XXCO8u42XfO8SR1mgjf1\neOt5XetvisZc6D35l1LFZX+4q6g9CM7aEgiOncefkkBXKekr0yVp7iSBanfb\nX545xw1Zp7lFtZDbsGzhoVz6ZgigCN9gUHcaKpNShIbM8ZLRtJj+HySrUl+c\n/RMTlblA94B/mbtR7tHYUAC9N/YF3hz4mDlXiVmBJpgyOWY0vhIDNcZAGa34\nwGJGhhK4I3IJel41L1K7ZR7LO0JUPeDgmbBBF8vZv+O3Dm7ib6ZiSgBuiNRn\n8Ta2SA0bVfx6M8BvHwy4e0SSnYkkWxGUd2up95nBwc/rbmUEiaEGIZ+90PxU\nKKRi\r\n=iVoj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFcNclfFIH2uKI5a1a3X9JYNXo7+6T2NQ/Tu7eAf9HnvAiBBxqNvHfEF/yYm7Zs/g04+a9W1Xjz+ENmpE3wmhN5rHQ=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.24.1-alpha.12_1586262364437_0.7593051316723682"},"_hasShrinkwrap":false},"0.25.0":{"name":"@accounts/server","version":"0.25.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.25.0","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"25.1.4","@types/jwt-decode":"2.2.1","@types/node":"13.9.8","jest":"25.1.0","rimraf":"3.0.0"},"gitHead":"0d481c1243a59193bae525c1b6e7b46c34281e67","_id":"@accounts/server@0.25.0","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.18.4/node@v12.16.0+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-CuxGD4XRH9bTBhBhBIPndDOfNZhGdVcchLwwWf4vbzLtPCx0auxgpeiUullBWxHFbiQ5IU0HLO2YmwTfACTpUg==","shasum":"ef0c1298aa61670ee100920ecfa27ea865f37df4","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.25.0.tgz","fileCount":57,"unpackedSize":79741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejuxVCRA9TVsSAnZWagAAgHIQAJ8q3q17hRhX/oByQuPS\nhF5v8x4lQUojbAqDvWxyjxcw/PQhdRFJdarFUfkBDr/T4jIn1xV1jCvGyMfu\nDkKbsRNlY3rcLjOzkhB3WzhOQx//z4IdOnGXK+qEJGL3DAZVIO4Cq5LZSjAi\nXxOAbG9wuBmodWgFgCXtw63/rqRGcn7r6BR4gjq38zz8cuPzgM0v44VZnIEU\nF+PoeCkn4h+4Z6Eb/ks8ct28ZdCdASzMILKvC85LxboX4sud7nb0fvuKKlpR\nyKXVPd1f3KW+McvpH1svd6Vx2p1xpdATyqZWBPk5OqbXgim6NAVeWLjBJ43b\nhL8Rm6YkMP3YVBfBa+mvFsqsVjuNqh8MTtnqPaELyHzCR8B5eV7Ggeebbv/l\n4eV4o1fK54/99XChG/Tio/2wu7QjfbMudyyOhwS9b9lJySuywl2zEa0nxwY3\nGfRQKyaHwuzHow1UfE6KHWWoS6cknd6iolzH0QZjCSra+XQe8r9yIUxvGvVm\nGuIjuCj6k6fG8haACuA+zgArtk2lciuP2Ec5dUWL2gia2vaIVJSKuyjdIK5f\n1sxDYhjxNBkpXgWUMO0vfQcwQIRkDAt6f0eKICarWKKywpy2yWh+Qrh6mKG5\n6uGFo1KzbT7iHJ0FTbxX3Hg3/Jv3b7cEdLTlthIub9kbLoafbNgFyKkYmw5F\nUeN7\r\n=jVz1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAXqCSx1A8t0QvOx1dVxbVJrQ5NdBiCl9aKKrjKuLXrMAiBuqwVN97sXdYXnQ89h8okNQhkrSupn7VxAqeh4nF3kUA=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.25.0_1586424917252_0.2484462693338434"},"_hasShrinkwrap":false},"0.25.1":{"name":"@accounts/server","version":"0.25.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.25.1","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"25.1.4","@types/jwt-decode":"2.2.1","@types/node":"13.9.8","jest":"25.1.0","rimraf":"3.0.0"},"gitHead":"18c02edee2a382236923b4b6c221362dba3c7bb9","_id":"@accounts/server@0.25.1","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.18.4/node@v12.16.0+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-QGmwOytmK0Fgvhbmkm37XZCNA5qot2RxYrHLtMVdDJO45q+gTH0O/6suKoX19JhgThOTGtH8GSQr1fMM3+36LQ==","shasum":"5fdfd252fc2a636982df2fac5cee79db8262d60b","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.25.1.tgz","fileCount":57,"unpackedSize":79741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemH8cCRA9TVsSAnZWagAAjXQP+waCbKqXRLiJnGZd0UmA\n0h+gqPvfVlFY6DRPr9cGaOc7H4iHOGWhB8d0WZdRPCrOeAGLR41sdfVD3dEF\nZHPMZYj59mGRiBvgR65d5dBwyTTdkFmOkOb7fvSjO+CkaP5UWrXz2hejHodW\nETf4uJYGXzZuJIz3RQ4HnMcYWFRgtckmhBg7Xo2qRSKb9qrn0WpZ7mZQmfcb\nEt7NPLYUCB78P/Ilrg6PIQa4DCqBST0Iwp7Sa3OiolgHz1W7r0SIYpsN257E\n3wipyboYeUnI0fknVL/8vXwZf2QWfdayNNUc2+He49HptocQATCGorsyW3Lw\n+wqZCq6phx3VQ9FOIti52aKzn3/d9St9vwI5CH6gjd0LjdxU72mleMHeYmIq\nqNwFzI7zaM3tEBozZqitV2CSx0iomW1yMJi+9BXgQMNAGaD6X3HXb8QuLLSv\n7c0/MAkBk/csOgUk+rJpMuJYwkcTLgmsa+luD57h5nGChzUtgp5OVYv+pznN\nwlhwB8vLCFhjieH33QTYMxdblHTGtfmbXjilZ/4Rxs2dALsv08ePirIv+iKT\nEnMpYASbVN4DD1VFvw8l/UOJEbZcVAj6sxJSZCRzwV6MufT2K9pYSSZDljp5\nBXO0oDh43bpsjMAmHvNJ3zEzr8ViVfu8buoRN2osFVCD7JpjfFsxw92e1k65\nJR5z\r\n=qXS1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDPRVcblQy9RdG0jXLQ0gt0qLB6dy9+jb4prfD78OyKlAiBQIjArED3lOmx31G65t38jBw5TnST0rjm2jNbhGq5SDQ=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.25.1_1587052315768_0.15050447833048963"},"_hasShrinkwrap":false},"0.26.0-alpha.0":{"name":"@accounts/server","version":"0.26.0-alpha.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.26.0-alpha.0","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"25.1.4","@types/jwt-decode":"2.2.1","@types/node":"13.9.8","jest":"25.1.0","rimraf":"3.0.0"},"gitHead":"0e9eb3bcdf3c5416555647d97c91b817b07850f7","_id":"@accounts/server@0.26.0-alpha.0","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.18.4/node@v12.16.0+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-hPpVTY8YhkXKnme/0rHmooX7LYgWxQe7HhX4kiUku1+HG2fvqIDCRcR2NTAPQqxQMUkAIoKAMeWTYKhqM4XjBw==","shasum":"7a00758310096b7e989f74d2d693ce35d18ca387","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.26.0-alpha.0.tgz","fileCount":57,"unpackedSize":90700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJembvzCRA9TVsSAnZWagAA9QIQAJLJuriZKSU3lr9xjXBW\nX2GK458cnqamRmTQmWLvnPb5RxD6xdBSxZjaH9MXdMU1uSc6FmbGfIzcQHEc\nvwf84ECHYORIcLTZfff82EWGasQhB9EnQeWbtjOukSub0Lwo+mMY+U1qOLiP\n9y3UmdZX9SuXhN1G0SAOhHxwYYbiXz9pZo0dHBQc591pE0gwPdUoL7x5gUNA\nMxCeFCry4wPPMBt6s87W9B3tkjxC6CiVZpH7N0kJYbPyPEqNxHhyHzruYJ6v\nkApXZSANKh+tlc7ZupPeIuwNEw9hPLONiHTEw7j37fg+UIkVT8dwUKNU29vM\nl5a+NC1KZhYRX5Y877us2oRCkXM5t9JhZNdBlAvf5kXdiHgk3I6F+JZXvUYS\nY7UuAFueQCjgfNPOv3GoBszdjt1yvek3REwyondCyMeMcA5fPQR9R8wO7X7E\nJM35HHGwXqLf1cJxE93BJW5Ak0VzDZ/SoqK7PSKlRunL2Cc+Q+nCE4MdYnsA\nVebuV9NOIf8kssdDM7j7wluxQcURElgY4kq0cs1nJ2m3S1lFp4fZQPy8LoVP\nvpeeWA3a6H1cqkhrguMtMopBWd42+7XLvLtXZuD3ipgrQFgbNleVXhi8A3Ig\nuV2clyVZ/ToVZiEjGh2FP0AXY208QMTpOKzoJRlWvAmqbGTQ4GuGYD9MJvcx\nCjXV\r\n=MTCv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXo/XHUrJaKyVUSa9YSOsgqQu5TWAvRzV/hWRCMEtf0wIhANla7L5umuASs4sZf4Pebzk2eZeMY3SRldA3KB17AsRJ"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.26.0-alpha.0_1587133427405_0.6757526634132465"},"_hasShrinkwrap":false},"0.26.0-alpha.1":{"name":"@accounts/server","version":"0.26.0-alpha.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.26.0-alpha.1","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"25.1.4","@types/jwt-decode":"2.2.1","@types/node":"13.9.8","jest":"25.1.0","rimraf":"3.0.0"},"gitHead":"ce6f04495e4de9ba5dcb04396aada2bb31e5880b","_id":"@accounts/server@0.26.0-alpha.1","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.18.4/node@v12.16.0+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-YrFZey+xsGD51JrWhAMrxcfHRFaFSGYyOwRklr9UIRYEooS9WkyrDywI1ZIpBQ2KVkuhxYXz3KBw1gsZk0SBRw==","shasum":"3578498486efe1e4dacfba411d2a71ff2cd19d2d","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.26.0-alpha.1.tgz","fileCount":60,"unpackedSize":100743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJent9gCRA9TVsSAnZWagAA/J8P/j1q9b18BXruNF7Sc4c0\nCFpB4oyBmFXHYW7mJO18BARXS+kM5O2y2ocwEuuhLXipQicN0RF8nXHJOfeM\nWy5UFUU02fbdmg5ha9PKtWSKSaPI2B+a2u79mKFlD3JvlaF7+eYxroqJXgp+\nC7oKBpHg+ZVGsQKq7UWMt7LaR6FopbYXBVl7GNoTk3SGb+348nOLYPF4Egd2\nOh2mwoE6YimB+chZ9r2c/gSgsF1e49DG8NQbw+D8t1FBAhWxzyg2J9IdJDWP\nEplFbDdWgbmflwz/f8Pg97RageXhI/RAqkyxIiF4lDQEE+F9TUkIn0+rWwxu\n0BV5+Ys7yPo3Z9dWBMCuWrWkF3jtj575okOTyqAHCwwKeeANryxP32FkEVAZ\n3h6R8iVpbQPEitXilemOEhUs45WVbxd7H08dvW1Y+u+uAfz/kEBvDWJgfLIx\n++nncpSJyCW/SsjKTC/tBvrU3juX9Vl3+mu6Cfxn+AO7bPYuTmUvs1AWXvOG\nNRYFIw+12Cbuo3c0dbthIPtiLeMo12Gn84wCI67A2dz14zNRTJgS0D3+NkQ1\nJkOtc8LnIhfKJe3f5QgXt/G/FWVjXiOff6jvp4czdd1a0YrtKj9mWeoFzoP3\nZQsdBZCwhDrsE1bOpOInj2//9YOd/84QF3NNDZbgg7oPPK6a98xBOwDL9x4s\nHZP5\r\n=HqCb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICyTUJ3tx5Vzfx7poqCDWJT6z3eNdJ1+F2waNUqddsheAiBuEwKrwP0ObMDjlx5ChBU2FVE6eZfMH9v29nF89GsWgQ=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.26.0-alpha.1_1587470169234_0.048662173050698865"},"_hasShrinkwrap":false},"0.26.0-alpha.2":{"name":"@accounts/server","version":"0.26.0-alpha.2","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.26.0-alpha.2","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"25.1.4","@types/jwt-decode":"2.2.1","@types/node":"13.9.8","jest":"25.1.0","rimraf":"3.0.0"},"gitHead":"ad0914817551b832a11600613981ae5dba11c09d","_id":"@accounts/server@0.26.0-alpha.2","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.18.4/node@v12.16.0+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-Byv1IMQlNzityPBXLkfAVFdl8LNJoYcrXEJPDnUaFCmBd3BhJfVCf+NAJ7OCV+IlyZGZZwrwR8FmceY7aUGyEg==","shasum":"5a8b16589c5b1de6116969cec7a7177a437fd377","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.26.0-alpha.2.tgz","fileCount":60,"unpackedSize":101473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoqPcCRA9TVsSAnZWagAAWJUP/3N627K9alANUve5Vtvd\ncUNU9rcD1Wbyaidb46b/P63acCkr+kyKJSWNibzsv6E7TrMHmEWA3Mp7NQaC\nbb13TC/Jd1rVIVAozhBYT5keGvttFwE80eSMYuZmjfaU37w20p23oWlf1US7\nRtLgb49iZq8wEyHs1zry8WoLnMYO36zJuIvn8GJ1HJgprTjh0xYoc2x6rqTX\nQg0zG3yASvFbksueZXkoRAn4dHIqORexY1nDJaIlAOBvUDkR+umPxaDmr6+Z\n/cwa7ZvHUA+chI4iAfl8G315bHGN7EpU5oJGFTaSrhWprDg/gTbuxTDxuo6B\na4KYrEaREWXx5v/dRNOMrWp68Z5gaoWFmZhU8aBsd2eIWaHpcuoMetikzp9T\nBHywnkxSsTeXlpMjWKG8eyv2yAaClaKcmrHs0vc0/9anvRLAHdrt3v5GriSi\nKbhIlqE97ZnwFpeONG1jYorkBfcgtPoqFdmJpQAAIzY9YlJJitlV9JG8voGi\n5dxcYf57138no9OJdoYukCKqI1Bubl+ndh16cdn8H2K46VKQIet+QvA3TUgA\nePt8TOkYiaCEsgUk83n7BbA1jXy6rzUtHu/8GL5DB9ZFDf2HrLX0PE2tvKZ0\n3i/5EH88U0d9uR1p6pE92xZd31NKsUBMsPgMEsAYvd+dnnrKIphHrufN4+pd\nEJpP\r\n=zDzN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHcLP69fkHzjndpxmPB7F0i63FU7NBmGAzHdoBc44u5NAiA+ZofCLV/JQcHtuQJ6k6MF6L0IcLcSrclvK6oZuRmipA=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.26.0-alpha.2_1587717083905_0.29126333736801024"},"_hasShrinkwrap":false},"0.26.0-alpha.3":{"name":"@accounts/server","version":"0.26.0-alpha.3","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.26.0-alpha.3","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"25.1.4","@types/jwt-decode":"2.2.1","@types/node":"13.9.8","jest":"25.1.0","rimraf":"3.0.0"},"gitHead":"c117b8980f2153d497be744f1280bb2db2470514","_id":"@accounts/server@0.26.0-alpha.3","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.18.4/node@v12.16.2+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-VeEgq+hc9+HYyx96mgswWST1YDxmD7EI7fxONZL49N11Dk/7U5qxcomA514djr2BlCoSJjHP9eyjWDOs3U4ecg==","shasum":"f2f5e6252300a36f0c5c686790910dba98bb2f41","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.26.0-alpha.3.tgz","fileCount":60,"unpackedSize":105027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer+tsCRA9TVsSAnZWagAAItIP/jlR3VGDDjZz0Q7xgWXu\nIyijyMKoTvJNrFhnt57NvlfUvCKr3CQJ6u4tvlDM9QHpri5du2IbCfW8C+Yw\nwTdlzPeZ7DxJQtpOUJ2pwTNWRJC+74lO+ZbTkB7rfo34TRiyKIUrHC9o2E2l\n7ckzOy1XhxVYZvlG6UDtZ5fIgWy9JkQwy6NGVYLxL/BS5dX7vuvZUtvv0KHY\nU4WU1Zw3SA2VXOtHJBzeRnlJOZEmq/ZaklxaN0M/g/yOL0aA26+bp1BBORna\n/vMWEQfAWqk0kZYIZUUujlTsONJ0PGhui7jc38jVC/XCW+WnUS4nAIZ+zTmU\nzsMfwbD3mw7ri6UNOwM3cbnGG9tOBVriI165b4lfpTegC0Obx5Tx1fHU+Hl+\nEDrMomBQejYgKqNlZ0EbVqgr7MVCgn8NcntwLz9Mxp3G/RRGKYCO44Srr62r\nZDrx5PXT+Wo8AxIlLQ8Kse6ZGfqQ/AmV+ySYgI/KaNeWNYSUqx7OG/CAP9lZ\n49ZNsMLbK9T2XfJIzw/BuJzCTTm7jScjlrR5in/sjNRfoYA7RIr1WOBm0aB9\ncDQNpKPYyjEl8E8pPC488dJoU0d0z3USGhfvQuRXLicP86cRpSM7+2rZGcIW\nkMFXlUF2oQw7ufhAA6tcpBLe5u/RscASdu50U1V1s1KZkPIqMJL2JdL5kV8a\nixea\r\n=pBiB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7pGHyv2WLsKbexGlBcMwyEB360KT7V5rb5s+T9/F4kAIhANr6QhDHTnGmgEXQZTvqyIvJjIZVfI/Dk76lENoFeaxd"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.26.0-alpha.3_1588587371951_0.45235723590808075"},"_hasShrinkwrap":false},"0.26.0-alpha.4":{"name":"@accounts/server","version":"0.26.0-alpha.4","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.26.0-alpha.4","@types/jsonwebtoken":"8.3.5","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.10.0"},"devDependencies":{"@types/jest":"25.1.4","@types/jwt-decode":"2.2.1","@types/node":"13.9.8","jest":"25.1.0","rimraf":"3.0.0"},"gitHead":"df64531622ef97718abfe5ed5436873ddf58d164","_id":"@accounts/server@0.26.0-alpha.4","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.18.4/node@v12.16.2+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-/GmQ1DIUeT34j94c4Qe0N+FlSo1poWijWarL7zBnDV0uGigZxo4sY0PqrJXYnydubpbN2erHCWPoO9LkFnVO+g==","shasum":"00a4612947294b28df5d0ff8168821701670b081","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.26.0-alpha.4.tgz","fileCount":60,"unpackedSize":105278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJes981CRA9TVsSAnZWagAAs9kP/2d70g8Ek4HkEq8qB63g\nARUL/3rTa4xL8HIrCBKLxqeIbnkCt+gcWk/26YCorgPGX5U3cdJ0pLYwbgVs\nXGe+Cfh6fArdbQZMyXHF8WlqaqvczAvgNMMJPge4che0AJdpQlVXAebZ4CUh\nXx6dIqDbHR9xVlXhvCdv0ZX1xt/YZT8KjQsmNkBaMVB4pAj6Hczzc6cx9Lcs\n4kxB5BDwcFHkHP5d02H2IpJBbTLEQmcWbf5tjLl9MCNGxWdefMgCShvd/hbp\nxZn+2/9vjPcZNOx/9dKnZFVFizCRHt3HPrgp5KpuMaygNaBQe1HfVhbzjmCt\n0bBMe+FVD5kTXXBqXIXLlsUEk1q/4d1M/kPhrMyjeXz96uBpEYKz9h7W+HiT\nekiWw/RI9SrZK+zdYcaRv7+J5nqhABFbECx9HblaeT3AXNgk7RM38PavIaZr\nsxinV6/LWiqIXt6wJVs6JIQTeTPa4boZATr1ItWl2XsxXWkwvIO4G/eMHtDp\n5YikMrQP5J4OePE9yf4GeMHmooXchXehPIdmbUjH3E9s5B4Vnf96vYlqXo9F\n6do+fZ7vaz/0l8Fct88Y2QjGOEumTyIaRkRH0ee4HW+6D+XT126qOnl+yAC6\nbKhNWDS4wYG7GPymoPwHVfb8YaBUOZ5dnCZ69ALoWMk6hU+2LcSRBSeLS8n7\nNI3a\r\n=y5QY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJQ7UJd5jAcx7d9pckEJA1O1Q+Yr+OasaFOG92uledUwIgK5kTjJ7FnSCdBaQZpxlbUHMTBaeh3JT9OtbI9iw8yNQ="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.26.0-alpha.4_1588846389424_0.9851542037290952"},"_hasShrinkwrap":false},"0.25.3":{"name":"@accounts/server","version":"0.25.3","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.25.3","@types/jsonwebtoken":"8.3.9","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.11.2"},"devDependencies":{"@types/jest":"25.2.1","@types/jwt-decode":"2.2.1","@types/node":"13.13.5","jest":"26.0.1","rimraf":"3.0.2"},"gitHead":"77c35ef4c767555f10aed242e2032a17130af0bf","_id":"@accounts/server@0.25.3","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.20.2/node@v12.16.2+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-Sv4N/lZwUlmMVBjFGupIp3U6/85tf+dSLUGhm/atIVg6RUoB52XV3W6A82lvNLYf7jTRr6alrgatoo/Dy5QqmQ==","shasum":"175f448c966fdc6a291662309b1e05aee99087e9","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.25.3.tgz","fileCount":57,"unpackedSize":79888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuXZECRA9TVsSAnZWagAApF0P/2koD7XOoH02or95nCr8\nN7reLKrkXTHjK1ccSGrhDxBfAJQ+PRCmujshRLq8Wv/289betmQHwnmuVyO4\n4C0LeqsT4XZeDlpgD4bxKfTpwKYoF7XehbV+xb+3aUcVAxj6YCb7wHMhQjeo\nQzNP7eoBFsPTHuhMYT1i/J7mblMBnpBW+FoVcD8istODNP2aAaFlcEfHELK4\nDGPXbLBImNX1bGjpbgTgthHgx1ZH+hEx0vYrilawGbVhHsjq4MfzwIGNf8V6\nowy78S7l18zuq00orFODvi2QoV3KpDN01+kK/3V0vFH9esPLniDpgPP3VhRm\n0owPEYvStKJuVdwTmLyOVSkWFBvsrBUPWK19U+KMMXU4qA2KyTogCX8FzQsv\n3/6BJr+itCN5suUJQGxS2RGKZis+6njmhgNb0EJcaILHYtrobOQaR/SnhOQV\nIkTy6it7diHAOjYO3YSBquE7NvkJ8ekWBN2zN+WCOp0VS5qnawXI4+zOerN2\nNDjsPwwp8+P/F6osERiqG00/ypoKQPp/PpEfeBuSnHIs57d2av0p7zE9u36+\nVc5Rfh9kFFnJ76wBtAC6ACe78G6s96FoLwuCpAbheeymmwAaJppxiMznh35O\nBfjLhBJxsJj33L151kYSAr3XcueVHXmiu1H3KiZWH16oTzCEjqkPs5PmTdgE\nZtGu\r\n=NLFK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICP6s0ZBC6K85/FX3K9Pg+2yGYQCutgRytqVAEJ5KFeiAiACip/YEOD62Z3hmqT+rmKQveN3xwMJVqo9WGj3n12XQQ=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.25.3_1589212739882_0.2680814087034531"},"_hasShrinkwrap":false},"0.25.4":{"name":"@accounts/server","version":"0.25.4","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.25.4","@types/jsonwebtoken":"8.3.9","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.11.2"},"devDependencies":{"@types/jest":"25.2.1","@types/jwt-decode":"2.2.1","@types/node":"13.13.5","jest":"26.0.1","rimraf":"3.0.2"},"gitHead":"d50609d3a5ac931181302f43f77010dc5cd527a3","_id":"@accounts/server@0.25.4","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.20.2/node@v12.16.2+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-06ntiKr3nBzpWz8i4vOMiLryCuIOFBNfcTr12dFfyBSrwtbQ6CpvYWv4Lve/Z8WeaacHzTmqCysDpbXApiNIqg==","shasum":"cf439bb49f4a486ba1ab6d1e516a2e566c20c7b9","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.25.4.tgz","fileCount":57,"unpackedSize":79888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevS0vCRA9TVsSAnZWagAAXA0P/3xP4byBbho/gPClyS4F\nsZWCnGD9ur/0IMDmz1Kk9R4zCpQegxA/WMXqQTaMI1orRC766m2yfEacfJBD\nQNnMOUnsReTJXyCdBT5w+ppgwew2R+vfCD+nOpfh7Vny5RigCYmz/I3WdorS\n2Q5Muh/0GAdQcX4q5OuG/uMn5N1ieluYuos8wg37m1o0wvoibT0OjRpRWDup\nEDdEgt8EauOxF4UnJzQJUIf77J0A4MVea0CoWKJKqpgBQkA80sORLgpl87cg\ncN/qERSFFXMBMeiza1Gv/YHQXLIx8HsC/QQJTwoSU2R53iZt/WFd2w9H6OWw\nOiW1ZyYK6UqbM7iNW+7lWo3oNV3Ax6ekk1YVwREyfnNeCFnYT1TPVioy/hWZ\nqYyCQqsl2udwZLCs298WYQX34FE9gdY1A7jaqr9jbnCiRmQvuwPePYkzii92\naptgNgPgZeWAtSOy6s/DvapocR5be1fjv4wc+HLuo3jAO6AUUbSvUAXS2G8r\nbiGypzn4cEbrAInfe91GpxHUDs47Moe15TzbwpcYpH5PnxAOh/fb/dga2al/\n8jX8yyZNqWo0wGEgsT4TRM0+42yjIooYFP+lV1M2OYmPynBu1T7wUQMYDge2\nrg2JgVbWJ1MvY5kWzRTY7FSHltZxp25UxghxoELGY2Dszp7NafnlG3X37J6C\nqCBE\r\n=3lWs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFuKrz/ZBADBmUHhNptUBFtxjOf0giVNTby7dQTc6jD3AiEA0mRBdbjWMt7KR0iDbakQYQHJffRg/Zv1Ke43Bdm01Xk="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.25.4_1589456175424_0.09725263736592904"},"_hasShrinkwrap":false},"0.26.0":{"name":"@accounts/server","version":"0.26.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.26.0","@types/jsonwebtoken":"8.3.9","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.11.2"},"devDependencies":{"@types/jest":"25.2.1","@types/jwt-decode":"2.2.1","@types/node":"13.13.5","jest":"26.0.1","rimraf":"3.0.2"},"gitHead":"403bd2ea58bc1116c061c5dc1b6e203e20ce2f1b","_id":"@accounts/server@0.26.0","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.20.2/node@v12.16.2+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-p5cUh8vou1OFLuM4AGDFYn2z0/e4yHam9oR/gAdzJjFw+rezGmiJ3pYFwK5eAUkcK9aVU2b4KiUox99F7sdg0A==","shasum":"ff344e0edf68fb5fedc9f58d079b024a68161966","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.26.0.tgz","fileCount":60,"unpackedSize":83046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey9BLCRA9TVsSAnZWagAAj+wP/2ZAsVMCqrieTZUPBqG8\nCJBS84gP6U29iCAgDXUlVgzfLDOWqr+z7aKfR3G8L0kVzpNRuVFApknSbxlo\ntATbyNY6cJLWjlKU37s/WpKUGXY38nQcLiTnRXDUWncyvZZY4nX+hpOXUwq3\n+kna5E2+IFFvIecnDte2Cexkcumt/x7cJRpI/+qZYlIMk7ZgyZ2QigKuEeTz\nNoV5p0K56Zk7h2Cmg1aSN6xBaIIeXBLaUf7gVr7Zv9Fo4vSG/bdrAy0sGo0w\nFEwHnzQO5dQRu/nQQbAhHHJ9gym3ta7OUJYED2Qur7Os4MKK7BNllABM60j1\ncvjE0gZm0iRq04c3ibcTqDsotgDsroq3+DnYv0TZoUTCV7ispbbcIYh/3MSr\nvdyhDfJUimgviVkjGMBUA6P0ps39QSq7uJkBW5bwn6FlicnB/vSHh8yotKYX\nKdlLJa0IC5Ps6IuRjc+WveNZWtO0yyVQXAD2R4xs/deuv+KcsRtx2sY6XQv1\nuL6vx4LoWz0s9ENqSZsazsh2EzLbMlvyX3Gv/Yrtp9OKPV9r8StyNj3rdlA8\npVJ+NLswb3rL1fgvCl+nak+azqiu+UGYPdR7Jy4gOon1iiqrfo7CNxFuqLhi\n38u9OFpEzxmn+tGYzCNW+J2ibTV6PndxO7d2Zgn7zE4DDejP2OGc3L4qx8C7\njjSy\r\n=E0A7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFE4TFavHCKKx3OJSRMaRSzPSCaXyfzrXrRz0zEnjYmuAiADEvUtxptvcsKwxi1eoaa53jtv4eDPss7WYxr/8kS/zQ=="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.26.0_1590415435126_0.8941159469759596"},"_hasShrinkwrap":false},"0.27.0":{"name":"@accounts/server","version":"0.27.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.27.0","@types/jsonwebtoken":"8.3.9","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"1.11.2"},"devDependencies":{"@types/jest":"25.2.1","@types/jwt-decode":"2.2.1","@types/node":"13.13.5","jest":"26.0.1","rimraf":"3.0.2"},"gitHead":"3f2f184f7d1f4229bfefb4ed99283de05a60d985","_id":"@accounts/server@0.27.0","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.20.2/node@v12.16.2+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-43V5eRsXHWgevWNZEq+gZ+zK9vYR7h5++aj+lR65gkuGLiZHK/OYRzhFSkUCA5bWFo9vbG1bGUU5XMwGYRfFsg==","shasum":"21ad939abc56edb6ea943bf37f5255477ee0afa5","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.27.0.tgz","fileCount":60,"unpackedSize":83017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2QrPCRA9TVsSAnZWagAA+NMP/2c8OzdNkHCOIJ7ttmOB\npl8lG5dM0zl5uwWhI6wwlsX4AvvCLItbTJ9OmN45DxIxD2RZpu/sjDmfAL12\n3hX0+K/FJ7vjy9aJyImet+cuLwHDvcsrkzqWj6PRUDn2JpuL4Gkx8wNEJr5A\nED2nJxaI5pydcAMFdxJUaZbS0UBpg7j5EakZfLEbHEK7CyCk/i4sLWSBzPQ2\niVB0BMDH26Z9zXMuQWGduhS01nDneT4hWvHaIzTzA4837qL5fZB8TblEdgzA\nNW+1Ro/O9n0e0aPuzoPyf+NhlEHez0qy8ep1VY0NvGCXkI2Yq5lgu1XlG7Er\n0GwWr+cvI68Kezsas/iiIwU4VxjRZUFJx2mx+GZVK+Ggf/0ZcrCrHhYQONb0\ns399Q4wA3GMh96DghCTYbl44CqiRy3UjJMnhvg0YEUVJrqGZ7cpAgAeHLCyD\nXenRSDUJ/AaZl7PFpTUPD8jZJb9Gy5KWbjMYBFaY7xHD3w1KZF7AuJ69HbrR\nfwMfPmQW4PZ7s2t9UrEH0AgUJk7w2/tQAXhzEuQ3R7ZNdSXJ1ocL0Nn/gcid\nbx5hlDRgEpG8vLykt/sL2jrcfLASlZ3XggtNyJETbUagU0SjScZ0PNMQ0pL1\nM5XIv/MHQzYsDHGiuTSPzgFCfw5kXXXymcshxxo8n9M2Go2Rdk8UQWN+ldUD\n+rWZ\r\n=t0DX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCReFCYAyqEm+mMii9NuqAycxqeqd0Ta4sNk5cyBRYs2AIgejBr+56XxDvQo6Xcjj/D2+/BJWHRGsT0l1rvjh24O8I="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.27.0_1591282382630_0.5185284445976164"},"_hasShrinkwrap":false},"0.28.0-alpha.0":{"name":"@accounts/server","version":"0.28.0-alpha.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.28.0-alpha.0","@types/jsonwebtoken":"8.3.9","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"2.0.0"},"devDependencies":{"@types/jest":"25.2.1","@types/jwt-decode":"2.2.1","@types/node":"14.0.13","jest":"26.0.1","rimraf":"3.0.2"},"gitHead":"9d3a051504a7c8a1698fd3c9cd8b1dbb11fcd906","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server.svg?maxAge=2592000)](https://www.npmjs.com/package/@accounts/server)\n![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)\n\n## Install\n\n```\nyarn add @accounts/server\n```\n\n## Usage\n\n```js\nimport { AccountsServer } from '@accounts/server';\n\nconst accountsServer = new AccountsServer({\n  db: accountsDatabase,\n  tokenSecret: ..., // a random string\n}, {\n  // accounts-js services\n});\n```\n","readmeFilename":"README.md","_id":"@accounts/server@0.28.0-alpha.0","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.22.1/node@v12.16.2+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-tilIm/zvlS90Joa0cewW4/wi9kN0jgwvq6u0HfWdTlw9sX8hC1PwILG+E+lxgu+HByTjj+elQsxZho+PdO+mvw==","shasum":"926133e8410ad0b16a67af2db6093b3988ebece8","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.28.0-alpha.0.tgz","fileCount":63,"unpackedSize":110007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6NRXCRA9TVsSAnZWagAAIKEQAIt6zjr2j6uMM7IYiPLp\n7/Zz6ZYn3aYreuPD4fDvdP6HPsc5HnFOkZ7knqPnDZNuMp6BEufZ8WEWsxuS\nbDQyERj71g8oCQfDpGrA4ER5ttHMGw4Dpj/d+kRAfYB694Verhs9DFIQlcj6\nz5zkCnLGOFCpqK+3XCrMzOag9uzjgKcXMacjfoISCUiN/ScL5MvjY9W6VElI\nU+bK8ZSeBKX61XNqb7WU4WnbBPBNKfW4J+72kv7FgaaQfIguB67AtHCTl9mu\nb0t2Re/sXnMKq/4K2ZO5+PCBPtiQBSDYsCQbPQdYlirSm8e+SJ1RVJ5KAmB+\nZ3N++d2J0oq2POweTJreiOsbm1Thl8TSi+H+Yue1zHwHwEE3dvI86Y93kBfr\n39GAtPLUSwebIzKySM00I+191b9rl7ZS6uOVBYBYfW/dGb9ygsFVPImfMOCI\ndC2ATvhnrG5CQqHu4RCh9PgwEDMw1vm+zEEIa9pWc9Istab87GdfySE3BjcR\n7/3eqCF3xyU94+KWCcBxpGjqWY9wHeyyQ9VTJNmd06iFP8RPxNkJCHS/2RK3\nRj/lR4NL6gp3IGjZa5EcbKwIsvXbCgA9x9JHGpu87k2EhGADY0wD7HmMMqF+\nqx0HFIPgo8AOEXew0/7M2kC6KhNDmW0Py25g6WD7kM1JbFNLH1VIrFC+lcQK\nnX+K\r\n=j1NT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqReo7RmR/HfWqUpULd/BQRIkxail/fjs4h1cS5ubYhwIhAKux+Sx30SSiXTMESjS+XPmWs3R2fX6IVK3Nt1oAP6mD"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.28.0-alpha.0_1592317014469_0.4570402947774552"},"_hasShrinkwrap":false},"0.28.0-alpha.1":{"name":"@accounts/server","version":"0.28.0-alpha.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.28.0-alpha.1","@types/jsonwebtoken":"8.3.9","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"2.0.0"},"devDependencies":{"@types/jest":"25.2.3","@types/jwt-decode":"2.2.1","@types/node":"14.0.14","jest":"26.0.1","rimraf":"3.0.2"},"gitHead":"cdeb32e488cefb4042cf1fe092d92ea73a87c64f","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","_id":"@accounts/server@0.28.0-alpha.1","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.22.1/node@v12.16.2+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-Zsyii28vC+mejSc/QAs+MosVCHh8Qm4j6pmGHu5R4Zc7Mlf8LJDosbbGonEKh6utcYIr6b/XaTSvSeju5jYQkA==","shasum":"17735edd1f7d0162da858523d7bfa06c91c4394d","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.28.0-alpha.1.tgz","fileCount":63,"unpackedSize":110466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFXFSCRA9TVsSAnZWagAAB1sP+wduVTQoRbFVgIvzBLsc\n3kdVULixO4SFsrCMlF6f7qSnGMbPgbndjMbXDlwN7MOfh9qNSRWFfg6MrUIN\nmVhlypSQF/ba+BcceYBsdAzbwNA+vXoDsM3tyt2VjfHrK7La0JCZ3uGKl0TK\n4uMx3ESPjKu2JbRB9BQlwdP7yphnXlTJt57I0Su1d9aNlvLVR51XzqyQsgvY\nkY2DLG17VEfH3uZO1BYlj2V38n6CWoWoWSvB4+peMZIHhDogQpBoVQzqGaW0\nkRnwozuZCCAxhi5qgeg+oP/lKKuWGEgJOKkk1HUn3hqvYir1bv4L+w+YVEMW\nE+6gOsapFCa5MMCb6x6HGXRBCyClmV5f6wtlqYIsLtZEDSwpxlGFtSAt0oYy\niI3UxdnPFKeUShrwIXakLwpQUSR2Y5s++HJssO5N9LPgEuIQjFCOiDplhKH8\nbSSwKAWLQpfPZSYS7VLrObpXpqJ2eF/AqYHFdATFyGh53hXVCLzZpn26fDIL\nW3/TiU79FuwCgEtHGf1ht2MSH/shaWPmTrdWHgl0+0pqUD58dcx9c30AYN+g\n3ezXZHsfESLFGo916YxbkEQQnRL/VRDg6S2T+HhH1QASfOT8XMQODd3FHNyN\njLtz3+/FekTjYuUYUVtYgIpuNmXEpd/iMNM7xB7rHYxx2uRzlDD70nZ5hvBq\n1QGz\r\n=P73C\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdroF8hWL8GduqgtzMBZKPrLnFc1J5CaC/jNTtrMmdTwIhAKtPD6Z7xaxurYBxRzNgAvjB5adVwnJ6lVYZp4Jd+iVF"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.28.0-alpha.1_1595240785761_0.7108701953146745"},"_hasShrinkwrap":false},"0.28.0":{"name":"@accounts/server","version":"0.28.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.28.0","@types/jsonwebtoken":"8.3.9","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"2.0.0"},"devDependencies":{"@types/jest":"25.2.3","@types/jwt-decode":"2.2.1","@types/node":"14.0.14","jest":"26.0.1","rimraf":"3.0.2"},"gitHead":"79a8cdcd3380e5ecb0eb2d5c016aa39e719894f9","_id":"@accounts/server@0.28.0","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.22.1/node@v12.16.2+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-TZJX+lDkov2AL5uErnTsxRaAxh4Klp7wJQBc+AsgLPYuz7S6ertgshKF7+j2oyIGyT92pG+siv3KkN2I7Wxrrw==","shasum":"550800c0a4f79b2a027a6accdd8d3201848577c0","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.28.0.tgz","fileCount":57,"unpackedSize":87694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGBViCRA9TVsSAnZWagAAJSsP+gLpf8ufKMaK95mq9TQ/\ngnEBs+PYZWJZXQnXyPKoZrytuCJ2Z21Of1mYpeZDGdTQYwqtv4Bodpv6f5eB\nQ9GxTKVw2qH1VQqggAXl3JgSilq56ppea3Z2g8uEtOlJ0ZeXDfcRt27pmOgw\nAKtQ7DMJz6eshWtANNjubaSKTX5frUbTiSQOUfN6kDokgs0Dcc0LMo5jEnR9\nfq4ysjQ0dJDRh54fPbk9gmboqmA8GnBk7//Zz4VDk3lymLiYzmP7wnqtAf4D\nrEb9tJr9uzEfewlaGTPOegiEjn7oV34L0UvPqxK8MCMDkYaUD5PN3fgZhl5I\nzvhBd/Sw1Ww60pPlMZjb3c1OmnMtjEsB2qeRbigixDM2bfszjthEoBvSdB5b\n+EobRbKVamVJ+IxbyoOKzONxc8sVE4Ih7al2VF0g/lNG7p90b+tRi9nREfTS\nvCINXAjHIth0f9lGSQNovUzMsqZr0x732KgJ2vddj03OxgaKmWvEyT1U/MHh\n/FHaWynV7MxkqiObkCr8CWVoAotRXtyKPziO/lKbyGjULP8toezpwVYDE+WH\ne9KtfhfHCkzgGIZqY1Ad4LDGE7vCU1MzdFv+jKJxwe/gzm73GxNWkoCn1cV+\nIH4r3oPkIKjxX3MRmdDzcaxCgOq87oGhKbWRlvp3gkN30vMLrf4fWM2sUf+7\nEhvQ\r\n=mY6c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbpvU22YjbrnvYTxvKaIcsR6xM2iQSA0YdOHRsmEAhMwIgI8yWhSJgqHXwhRJIThXUbnA0jI5jWXtDrl3JULVfkVs="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.28.0_1595413857649_0.45068654715771594"},"_hasShrinkwrap":false},"0.29.0":{"name":"@accounts/server","version":"0.29.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.29.0","@types/jsonwebtoken":"8.3.9","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"2.0.0"},"devDependencies":{"@types/jest":"25.2.3","@types/jwt-decode":"2.2.1","@types/node":"14.0.14","jest":"26.0.1","rimraf":"3.0.2"},"gitHead":"fefb328a5388404f7f3c725db666321313e2b6ce","_id":"@accounts/server@0.29.0","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.22.1/node@v12.16.2+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-ZddENgd5ItAQXycKfVijWbIoxaHaJrjf0f9Yr5+81BUHV0dwVG5n5NPjEP+4+RiHC5VI9qDSYUny3ckvnGPLUg==","shasum":"752908321aab6c9df16dbf56b0df9b8e59910a30","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.29.0.tgz","fileCount":75,"unpackedSize":120489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfK8/cCRA9TVsSAnZWagAAQu8P/3s5JHv1Qjg5T2Vgc3uG\nKTDG8QU/jT6jFHZiGgDhPak/cH/BMbRY2rViPmGl7UYQSDfCkFbgkKEsclHT\niu5kRS145ReuEH56xiRjgsRn+XnhkAaX8vKLqzV1G9ntlbpf4XPwYCvst2ae\nXZnOAsKpV6v+d9Mke0GtPYY32Jy532xi+ir031ELYcGHasUTN9pfpU3MsPQ4\nJbhxmvg0Mw5Tb668i8PQNhI2LAnqernM2WXu26og7ogjNDAXbwCDBZR4vj6R\nzdNA38MSf18t2ssuLm4AmR2PKQjyutdu96Zw27JwttU5RM/gP8t1zZY0I/Ns\nUWe7Q1i/S3LnDwk8HWyLtCVSCj9QZWE49Vip0NDNyONAgCvnwRLbsyfYRjVC\nDfDzP0uH7jATjm+Jvimto6YvS3XNo0CHeykP/vyhtu8lQFxfKhCpWkSE35EH\n+v2z+yndf1qf5bUIM6PjizT712pnPI48OaoIABLRlfJ99PSIEV4+MHNFS7DL\nqxwDkYE4EGyR/vV6PuwdPZ0XBx2iy23RFIoF+4pjmfQK05Zk9WV/lvHm/Ngn\nZXNMaKwtSzDZUUjbqjLq4jWb3iUKhy5UxnYJX3OwsSWjMJuIdntZt6j+trva\nMNL8z8IQsV4+HKKPMTXmD+z2INnY7ZwqfhDGWuCb26qgQirqkeZDRyjspXr5\ncHaU\r\n=/KuC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD837C3nq/MkDzjsRap6PLSt0r1pILHUk0PbuXF6ptTwAIhAJOp0DyeGkuVZOMHr3i6TLijM6SiOJQX5lXfOdtwdOyc"}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.29.0_1596706780125_0.5991761408737648"},"_hasShrinkwrap":false},"0.30.0-alpha.1":{"name":"@accounts/server","version":"0.30.0-alpha.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.30.0-alpha.1","@types/jsonwebtoken":"8.5.0","emittery":"0.7.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.20","tslib":"2.0.1"},"devDependencies":{"@types/jest":"26.0.9","@types/jwt-decode":"2.2.1","@types/lodash":"4.14.159","@types/node":"14.0.27","jest":"26.3.0","rimraf":"3.0.2"},"gitHead":"eb9750193707aecb771b63d29540a8b6c316ebe0","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","_id":"@accounts/server@0.30.0-alpha.1","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.22.1/node@v12.16.2+x64 (darwin)","dist":{"integrity":"sha512-VPDmGhJztQb+Kloet+5ytGxvJWrY1cIBzzmvqCjqOIQp1+HDW8Bk97pU4apBIEH5Ibrc8bMy2wnwAFgFuITkzA==","shasum":"7478130df7971b3d3f0e9c36aeaeaad2b9c55d15","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.30.0-alpha.1.tgz","fileCount":75,"unpackedSize":125434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPOQ+CRA9TVsSAnZWagAAtasP/RmTNa0uQsOZhLJJ1s8d\nSYiz1mshrUC92D8gGetbAiODGQwgJvpa31a0zFPcEBIPvEllxVfHMhJslR8N\na7SZAM0XAVMopyWSQfKJAomz1wVRc7pkaHOcXyYxp0G93Lp5E38AOFAS04A+\niaQpUatFsjZgYiETEeUQNyeIweXQplux91BGNMBpZ8eLtgUUAuiSNi9ZeZsm\nueuX3W5gDfZtQF5gyJf31SqDG5MKIZ/HAK7FAMoMLPm92zk+QUsMEZPun6KM\nn/dLP3tqyMFbGnJ3MROqBEmIvl54nlK2PrcpA9dEcBNinJ2d8WXZJkYkIVxf\no4aCp/ql6OMsEgAtDPwfPvxY7gRxNhSdlp7NUPR8dd7o9NQSd0AySmKxllhE\npfeJKB/NUC8cJGcWNRK6nEdR372cPBZRGfleAmR2UBuoqzRDOZT7FvrphJMl\nQmskn7scRDH+hS2w34zJ0C+6UkbeLBOMSlsNvIhiyXKhrxei0KOklZ7783dA\n1iEeXD1hYCgmsF8DRqa7y8dTyBNVJ9DXz33+Zp8PkT83CjYj49EzEJWaqj6T\ncHAbAX0blrKnX1rCYjgdPgQKQfMuZ/V29Qsv9BROy2nmBPr6ii9xQb5fcYIG\nPbpqLFtFaZCy+Ex40yRZ+r9JQ1DzoXMpRjMHXbIfXaxW+q6cVQVFGNCAzgyG\n/HN/\r\n=NyRG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHB4vMhosSMcRLI7Zx6fiUwxbr7X5QhTl1dS410AqrTtAiEA5ANvowsIQqoLTL5/XnWezTxK3UtA1mnPulPheEjFkVs="}]},"maintainers":[{"email":"davidyaha@gmail.com","name":"davidyaha"},{"email":"dotansimha@gmail.com","name":"dotansimha"},{"email":"tim.mikeladze@gmail.com","name":"js-accounts"},{"email":"pradel.leo@gmail.com","name":"leopradel"},{"email":"tim.mikeladze@gmail.com","name":"tmikeladze"}],"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.30.0-alpha.1_1597826109925_0.3493588234306535"},"_hasShrinkwrap":false},"0.30.0":{"name":"@accounts/server","version":"0.30.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.30.0","@types/jsonwebtoken":"8.3.9","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"2.2.0","lodash":"4.17.15","tslib":"2.0.0"},"devDependencies":{"@types/jest":"25.2.3","@types/jwt-decode":"2.2.1","@types/node":"14.0.14","jest":"26.0.1","rimraf":"3.0.2"},"gitHead":"a883d3b90c481e9c73a7655ef2aadac092fc6b0e","_id":"@accounts/server@0.30.0","_nodeVersion":"12.19.1","_npmVersion":"lerna/3.22.1/node@v12.19.1+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-cJAvKQqueL9UCEoCOzSxEX4mwXa4y+XGhOHUAA7fsG0gjMluCHgJBcSP8/bqPgLiiAFQEkOil6IIAJvMqsdrzA==","shasum":"2ea918a011eb652f3084182b73dd4717992f1571","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.30.0.tgz","fileCount":75,"unpackedSize":121906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1MnnCRA9TVsSAnZWagAA6M4P/1P5QbMl/oi+2ytX7zrs\nZORRbk0QM0zclv8L4rglxhFPaDCl9tVo6MyCcLgnISk4wvQqTXiWeL2NsK5+\n85kdm9vz4pFk4Adayo7MpPIPfQ1p4d5RY2ev4Qc/6dtVQ2B3/p/rXqx5IV8F\n9AT9gt7/rAfPvGVGHJwsXmrkb/DM3xox5ibQEF10KFhDlx54P6N/MOFA6MZ8\nL1/YXEBwl2cq2DrClRULkWiRUUrk42PisXB2DuqS76djkAjXJ/2wEVuu10d+\ns25GcMKhXPlg8BL6fE/+0XOsDA/5Kw8vtAeCPywYo0jhnwgr+/cmJfBi7qus\nhKhxCjfI+cxBWU5A/Xl3X73DKz1pzeXRETiYWgsYDMXBtZ9Jj2fLuOWTgM+/\n0hY1DM0VV/Vi2+/8PTE0IQ1AAUktfo7wj6RKd7KfZhLvCngDASr8ZjPYNSFS\n2EmHJ7I7DYBp2/AlMGihn0qzK0ZiyBUla1PebphtUDWkvrmH5/1PUkRK0hse\nfCcR/qBvUJgRnj+Tjlg8PG4RzvG9mtgeLxUweGS2qaGWgY+mY6x22VkRNLMS\nNPy3JVJ8X0C4Us2y7FuCIF1cha56z3KxNFh2MfTPkMMj9REcvHkQEbsQcsGO\n/pQQ8Er+52yT5f54kzO7h87b5itXZlXdFFVuzIFTD7p/HDA4nf2Mf6wZd0fu\nN806\r\n=XKpk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAv8wh24KEFh+T5kH7heOYoAIu3GulYzOzUJB/ppVNw+AiEAqv+mnVjW/kmYGhen5SAW6alqBgPnaSuVax7ZMSnbwhU="}]},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"js-accounts","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.30.0_1607780838931_0.16773180117596875"},"_hasShrinkwrap":false},"0.31.0":{"name":"@accounts/server","version":"0.31.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.31.0","@types/jsonwebtoken":"8.3.9","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"3.1.2","lodash":"4.17.20","tslib":"2.0.0"},"devDependencies":{"@types/jest":"25.2.3","@types/node":"14.0.14","jest":"26.0.1","rimraf":"3.0.2"},"gitHead":"8938531dd59f40e14e029c8785433acb455bd58c","_id":"@accounts/server@0.31.0","_nodeVersion":"12.19.1","_npmVersion":"lerna/3.22.1/node@v12.19.1+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-C3elmubpzpRxHkRdnzunSF7gBRdJEUaBUb8WjofSgEipIjrv9IAyMCs4HOAdG+J2ZsnHiTQoT4YxP+gwH+uvdQ==","shasum":"063be3855a523c7de1941a1811a16953d3d130d2","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.31.0.tgz","fileCount":75,"unpackedSize":107373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF95CCRA9TVsSAnZWagAAmv8QAJleIapvZLK7FJep4m1i\nDU3OPjFzrlM/slOWWn2B09SIwykegf7StHeWG8DhirP4hEtTH49IRTM6Fk7p\n1zO/pZ3FV+P+apV68tA9h9WghMWLHUbTpG75To6T4JUImys3q6kMPwVqRb2n\n+lQo5qUiJxcj4UEFSwNqxuBDi4NI55F4qC3zJnI/HgoszIvpahLpFx3gUsHt\nQTAf5kUNYvzk5/KoWICN+cOJSbOVmf7No/RlqweLphHqMogkDUE9vHGK9kfS\n+cxmzBy11IZ6O9Uy0JBErfurqXuw8RZi2JsuS0iQJsyq/Bvo5e1NslgF0GiN\n/C2fZZ1+lB96uyZcJqbXVWFgTdE1l9N9TeUTM5FDBZquLq/KHaggkXDhi2Ms\nh6QJWLnP2gGfOhhpRYW2XPsh0jP5HVplLgAVVmRgkF0XiAw+JRaA92LtqVGn\n7DhShHJsZcRRvAUJLNuRDCm5pq+HX6g7irFHD8YE0ptmHinOXuPeZ1EOlC0Z\nVAd37NsJodGsASK2bMklxo8culfmyKT+Z7jHXz+mgR6rsTUOjM7/Ku1NGHaO\nN41WTYaCRDvQoCSi6D2Iy2HETWCP5qnG6YQK5Lh3zgHnQ3wKo0m1DIaT6I0J\nhtngubX7cXsqATFR77TgpimsbnGyr/Qkde+P1CB7V6yZGmHydK1eEutGPRmz\nYUMa\r\n=ni5q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDU6vKeRNVVXZ2xQKIWPeVaaTCZNSTRilTlIBmFn7AywgIgD0IMMMDLQ0UNoA7DpIAR2zh5lNO0H6qzTCWRokJSM1o="}]},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"js-accounts","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.31.0_1612176961792_0.09975450220997217"},"_hasShrinkwrap":false},"0.31.1":{"name":"@accounts/server","version":"0.31.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.31.1","@types/jsonwebtoken":"8.3.9","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"3.1.2","lodash":"4.17.20","tslib":"2.0.0"},"devDependencies":{"@types/jest":"25.2.3","@types/node":"14.0.14","jest":"26.0.1","rimraf":"3.0.2"},"gitHead":"8c5a44586837b4c15140adea933978c24e77a992","_id":"@accounts/server@0.31.1","_nodeVersion":"12.19.1","_npmVersion":"lerna/3.22.1/node@v12.19.1+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-EVAAvxvjYW3FnBLA68i3NWeePGRNSV8Z7tGuI+avVnfRsjpWG0dE7v/1JZzDtmzqTmMVgolSRyvIN20DQJDz1A==","shasum":"5379be811870542384e9479de1fc8cdc1e3fcf03","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.31.1.tgz","fileCount":75,"unpackedSize":107373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF99zCRA9TVsSAnZWagAAQ7IP/ijqAYbM1clVNj9NDxxO\nqy34+qkhfqYoCFkxVhTWt+EK/ROvfn0v0vKgR1A27/XDo1ORKiysMfY/TOdx\ncjsQLD4VeLkrWvs425xzCicj9InWVgPlLgUWC/+PiZeiV+B1ZsOpt8p9XrE0\nGpCAFrlP4/2rnVnoUINBWgxDNLTpNTtouoe10JUBK6OmHyza38v7hokxtmFL\nTH4cDBRIy4f+7MG2mf5vLmjJWXC0b/inZcxUKXNB1U0RkxXbKLnAIMqdRSET\nHaKr86EjiWtDuv4lMFZjtChrMa4fQIZEztV3zsuisAQ5aFVHPjqlG2Z7lgSh\nQe2z4pnXw90P8Cq//3ZaEcSFR5tdm3rc3/hKWS3A/9BdYXKeNZcsjT1yi8s0\n9yxD8IGbDFNpm1iSWI+XGv61Wtj86Pd3kdD82jXhpWxUEE0+DohTVRVYJ6zY\nxPPJ0iG7pNn4emuUsCEWRifmPgB2ww4qMN19p/yJHgquomKqaTIV9kslH+wI\nWyR6FRTCSmrrsbG7NGTQGSguH540scK9XfY6j4tsbEG0N/LaYOaCrQWN6XZf\nUU0R5i7DX8F+uRKWjmOz2jFjXhiNg9g/feFVLrjOgKTS0Jpp71Guu2HHdJ8B\n/p6xUn0x0RqIPWfrTKLhFZi5+DeE5ucA7etOlkcIFeA7vdd0DF6VHDneEVsH\nqSpj\r\n=V9Hv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5lLa90hXD1j0mdkGqmC5hPH4UlUb4MWd8NMyeBeURkwIgIN5sK9cmMOfp9kc0Bv3Pagwmx1swnwNe8fZLXK7GJ/w="}]},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"js-accounts","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.31.1_1612177266987_0.047995954202531665"},"_hasShrinkwrap":false},"0.32.0":{"name":"@accounts/server","version":"0.32.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.32.0","@types/jsonwebtoken":"8.3.9","emittery":"0.5.1","jsonwebtoken":"8.5.1","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.1.0"},"devDependencies":{"@types/jest":"25.2.3","@types/lodash.merge":"4.6.6","@types/node":"14.0.14","jest":"26.6.3","rimraf":"3.0.2","ts-jest":"26.5.0"},"gitHead":"c7c1459b081f46d97f5c3d1148a391bcb572f7c8","_id":"@accounts/server@0.32.0","_nodeVersion":"12.19.1","_npmVersion":"lerna/3.22.1/node@v12.19.1+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-QLrSH0nUMqCsbfkIVC9jFA9zkoy3K2Xyvbcw5PBQF95Rb/rMnzMNCpSsyYphozCwXRPCVL3/Cz6pP1xq50cv0Q==","shasum":"8a1fb4d2a7ccc75915141bfa5df35e1d1f457f8b","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.32.0.tgz","fileCount":75,"unpackedSize":107625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggF2oCRA9TVsSAnZWagAAMOUP/Rs9aFTdFJ2BAuzX8LNu\nRhGCiJE6sDHzW0BBUfqKioghjQs2zeA8Ue9xJYU+oCwlSwSzSqIFKtDlXRLm\nHn+lzIKApSJjzLQq/TFgH65k0cVDffSb3izF2nNhysPF2Juh0fGy8boJ7q1/\nIIKnJb9ciajn7x1T1Su+KHklnhKgGB3Xzv7bXUv2fnZXiaCNNuzQoFF5HqBo\n0hWvpCti8tQy8jGj//aTF9FGe0mHn3uN4wFbymrS00sVpfwljjF+6y6wY4sI\nYny94EWEYyxUkwifk+Zf+DOk2playAQB5TveAkpUJOxXDn69PlLKl3N3ZWxp\nHoBFc0P54dg1oNoJ9aMiXJQ8aitM+wozlUKa796mZNhjpX+SJbUyQkVtNng1\nAuQp2n8rRZ/jM5X35BRQnObgPimoqV7QW8flvQkORoRcCpgAWwkzsuHl82/6\nJxeA/Fk/tmqvZ7tPwOmvUzQFT6tU1CkFAvnyQjDN+5rU/eHXMN9CbTnNiyHn\nO7jUr1eEw2IQIarQB41+qTjLRzCE6tPbkRxelHSi/Rt1RQH6M5SLl2RYU/bQ\n4ol3qc8JWvp2M5lkGWPIJ/vm8ITbtzGOwI0acDW6FSYCvRB3lFzLjp7oK/JA\nFLpBca7dFFsZCFO85GQxFo4trSA5Y6xTix4LOastuYSFddXKDtAzxLHWVh2t\nIDBg\r\n=IRkj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAZrP/IBQeY9y4VAHiAeHdLDSb9BN5+VM8ArmkGTQMr0AiEA/f9pCs4uiZwweQZr0C+iGuS4iJxM0YfqjPJHXtMREnI="}]},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"js-accounts","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.32.0_1619025320485_0.8907435350161159"},"_hasShrinkwrap":false},"0.33.0":{"name":"@accounts/server","version":"0.33.0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"yarn clean","compile":"tsc","prepublishOnly":"yarn compile","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.33.0","@types/jsonwebtoken":"8.3.9","emittery":"0.8.1","jsonwebtoken":"8.5.1","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.1.0"},"devDependencies":{"@types/jest":"25.2.3","@types/lodash.merge":"4.6.6","@types/node":"14.0.14","jest":"26.6.3","rimraf":"3.0.2","ts-jest":"26.5.0"},"gitHead":"2703f3ef8c11803f584c9560affcae50ef7d830d","_id":"@accounts/server@0.33.0","_nodeVersion":"14.17.3","_npmVersion":"lerna/3.22.1/node@v14.17.3+x64 (darwin)","_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"dist":{"integrity":"sha512-bbdYPD8vpVr87leR8DgPA0WFoHcQsP/nctiOd/1kg1kzTCcB6CAys/M6oa/htImZW1tgRVlKTRDKCYdswliWlQ==","shasum":"b5737947fb9e54c339df4c32f282f74216ebde0a","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.33.0.tgz","fileCount":76,"unpackedSize":109474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/XwvCRA9TVsSAnZWagAA/AMP/3RD5bMYC/3K0WPmn+gL\nrvX1AeSPdWIBUmclFLWNfZzkMdeQ/k93/qFDZg8v4dmgATDqiS294pdoo64t\nu9aSeddlt3KVH5LUEqBd+oQ9/yOgS9N8Vp7UlWDHdicANWUZxlnpMRJtNbOK\nZht9OfWHuaHnms7TtGla+SDOLijheuvUVLnCPqSFBbvtMS9sAGu3v4nRubnW\njFMy0aKMPMoCiw5dIsq7dy8iZyWEXJ0A6+O3GYJgru9koaLHa65nFECK1rXo\n7Byzu3egKpG45vg9Q9zNJQqOzpvJxk2v7+AGl0Xf1vvRxkhSuLnM/DOm2t/4\n8CnJKC0LBjbkInTFieb07cCgAj1roP9s72dWI1oAmMqPt9dov77iti5vgP1m\naAnkfCTHmkhWIuHfzaxarP7aDLyb0E/HTE6MYY/Xl7ofdA1vr0OQpt9T8WRD\nIFU9s0aRH1Dq/IMvixrTaejwX/zxMmg3gM1N3uLOn72713iZ8JUy0vmbYxde\n2Spm4Z5wyful8aYlbgfz7JvNjAMkzuvEHRTDEqpKozU9XkE69N+cf1nDKJYM\nzvesJz/tsnbuGaRK+PYKIUPSigOzwxuMRsbnN/vT7RQsaIidKpqnhpCiVxnw\nwqjJfUmmexkJPi4cPoPWeDrzLqo/gmX+JbRnUyBJ3qjwBj0FfQaGaW5QTrUU\nK4MZ\r\n=g2gE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICMwJS8Cdh2NzZig3gPPoO3eUPJr5p4xdiXKF9mjERYRAiBsFcqXgt7QV9WdH7BiFDZvaMJ90XysbQ2NYN9Esibl/g=="}]},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"js-accounts","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.33.0_1627225135357_0.1004835660193859"},"_hasShrinkwrap":false},"0.33.1":{"name":"@accounts/server","version":"0.33.1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","dependencies":{"@accounts/types":"^0.33.1","@types/jsonwebtoken":"8.3.9","emittery":"0.8.1","jsonwebtoken":"8.5.1","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.3.0"},"devDependencies":{"@types/jest":"26.0.24","@types/lodash.merge":"4.6.6","@types/node":"16.4.13","jest":"27.0.6","rimraf":"3.0.2","ts-jest":"27.0.4"},"scripts":{"clean":"rimraf lib","start":"tsc --watch","precompile":"pnpm run clean","compile":"tsc","test":"npm run testonly","test-ci":"npm lint && npm coverage","testonly":"jest","test:watch":"jest --watch","coverage":"npm run testonly -- --coverage"},"_resolved":"","_integrity":"","_from":"file:accounts-server-0.33.1.tgz","_id":"@accounts/server@0.33.1","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-HctJDXVxLHx+jNehv7IXNszSoXxyhWZz4YZGLrtrK8o1uvkrf6oayPlrUt4uRFmoUE+zcLdZZXCOcvKouVIwNA==","shasum":"feb8d32f7c6cf2f7a2c84c90b615ff156b60c801","tarball":"https://registry.npmjs.org/@accounts/server/-/server-0.33.1.tgz","fileCount":75,"unpackedSize":109158,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGrtjZywOTN6yD/PiJu68UsqaVHDyhYCu/Uwm8UvLbAkAiBaFN97RDZj25xSl3hI6G8fdOr4IO1Y4o7utMm6ovTEXw=="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"davidyaha","email":"davidyaha@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"js-accounts","email":"tim.mikeladze@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.33.1_1634059934390_0.43985820302765477"},"_hasShrinkwrap":false},"1.0.0-alpha-20231022085748-0910b9e1":{"name":"@accounts/server","version":"1.0.0-alpha-20231022085748-0910b9e1","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231022085748-0910b9e1","@types/jsonwebtoken":"9.0.4","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.8","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231018163544-36199b68","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231022085748-0910b9e1","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"0910b9e1ce4a2561830abcf40ba28e728b301c0f","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-uosfWZ8QCkJlWC5qD0TtUoHoe25FmQqX7zH+tKnA3Kt4QU5sP2LJbzm/eCyaTHTpJGXTYIhKJIBNiKV28WwMKA==","shasum":"ef3d1d854d9c0c087a3d95be523f68c2bf9ab574","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231022085748-0910b9e1.tgz","fileCount":94,"unpackedSize":119951,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBWqtbMIm5pQYH6SMBIq+S3OY/xuFB05+hSAWNt6Q5REAiEAq5lx4/Ttb0bGSqWriimTr/eMEF2/pl4mP3TPceYmmH8="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231022085748-0910b9e1_1697965641457_0.3916980043195679"},"_hasShrinkwrap":false},"1.0.0-alpha-20231106132410-d312ae00":{"name":"@accounts/server","version":"1.0.0-alpha-20231106132410-d312ae00","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231106132410-d312ae00","@types/jsonwebtoken":"9.0.4","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.8","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231018163544-36199b68","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231106132410-d312ae00","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"d312ae00cd349e865fa6b67119ce0acbee4510a9","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-Hnm9AMh9tKE8BvlK5ROHnKYlpoq7QLwBSORXxMA3DdBEVMaR3QOD3w+Demm2ZeN+rQ09h/WSnei3fjvcTYiczQ==","shasum":"0078503148518bdb06c5053049ac191e18d53d7d","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231106132410-d312ae00.tgz","fileCount":94,"unpackedSize":119951,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBpdWZefTuDnZ3VlkOdsOy8u9hxT7neygKCNBuv6Co9bAiEAzeRBFrsMLgHZixkbWHP1k7i591+q63XWsWC1J4ZtNRE="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231106132410-d312ae00_1699277386621_0.6255135288474456"},"_hasShrinkwrap":false},"1.0.0-alpha-20231106135626-1555665c":{"name":"@accounts/server","version":"1.0.0-alpha-20231106135626-1555665c","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231106135626-1555665c","@types/jsonwebtoken":"9.0.4","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.8","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231106135626-1555665c","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"1555665caf435223970acd756ab3a0aacf3daeb2","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-lodjvx1fKeo7A4+RhoxTFPzG10IyCPAFtNoIsHAWkDq/7cVB/mhvAMf2F5i1YIZYEXKwe1mUkHl7xgRp2cB0nQ==","shasum":"7cd3fb517353939d9276fb8bf6af392032244bfa","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231106135626-1555665c.tgz","fileCount":94,"unpackedSize":119951,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMucE1uKavXunH4AVJ80LJViUaWdgtuIHeDPwXXnDfvQIgWA9qFNS+ITBBEMDT40Fh7MIJSIWqj0AN63nBvV9O76w="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231106135626-1555665c_1699279566765_0.17887809788785036"},"_hasShrinkwrap":false},"1.0.0-alpha-20231109134411-9db5d55b":{"name":"@accounts/server","version":"1.0.0-alpha-20231109134411-9db5d55b","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231109134411-9db5d55b","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231109134411-9db5d55b","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"9db5d55bfda69d805f2126a4e42e4bcee18467a3","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-UtiAZZJJvD75wBGvaU2aUDoNQceDgSE5DOfWjKiYket/oygdEtOOL2Uzlchif6eV5POSUYNJDA68cZ2hXDiOFw==","shasum":"be02cd37f27d3155f2763437cdb8321ad856d8f2","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231109134411-9db5d55b.tgz","fileCount":94,"unpackedSize":119951,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZb2EzUZhDbZSL2basCfhoG5C9XgmpbttCk1VRrEZ4CgIgRJbssA7nrKBQF/uE8YD3KbAKp8OVODAaX0QZmn89pPQ="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231109134411-9db5d55b_1699537793046_0.025568420813930626"},"_hasShrinkwrap":false},"1.0.0-alpha-20231110150116-1eb474da":{"name":"@accounts/server","version":"1.0.0-alpha-20231110150116-1eb474da","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231110150116-1eb474da","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231110150116-1eb474da","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"1eb474da8502f37184c6b61fa13206867b6d641f","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-NOKxZz3tnnF+kpGRHxIkneEAZIZEWwwhXIApmMpmjvhhUjXZaajH7rb0wxxTbRava2JTeYlwjJoz9OcigD0ZAA==","shasum":"eff4479a3d82c7c0a8fb323995b13f4be24da8a6","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231110150116-1eb474da.tgz","fileCount":94,"unpackedSize":119879,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIATLdJwYvTK4A86YEeETR/1jHNII63Zj7Evfjt2F87SHAiBUimX/vn/burZL13ojrZPRsB9ePNZlsroPev2ynPK3gQ=="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231110150116-1eb474da_1699629020501_0.1327983837444855"},"_hasShrinkwrap":false},"1.0.0-alpha-20231110204039-4238958d":{"name":"@accounts/server","version":"1.0.0-alpha-20231110204039-4238958d","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231110204039-4238958d","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231110204039-4238958d","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"4238958dfb0fd18553e89389a5e8b7300e5df509","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-Du4nhGLMj26/QpeRhAo88wqv1NpOg6hQxJ/Op7hDAFvUExTyrc84OgIm7q3QoaAwFuxCHDwP1eM+rVc9I0VxKQ==","shasum":"93cf0d3649d841f63372f7fb32dd480261691693","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231110204039-4238958d.tgz","fileCount":94,"unpackedSize":119879,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBOIDVd/WJAXdhrf3ueaR52PLF8XYf30DjF85p9N5j85AiBzJnQanJgkXUthZgqNjPIdEaPYoYAn3yqp1hBLAXeZcA=="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231110204039-4238958d_1699649396047_0.4054785326432315"},"_hasShrinkwrap":false},"1.0.0-alpha-20231111101845-4f997913":{"name":"@accounts/server","version":"1.0.0-alpha-20231111101845-4f997913","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231111101845-4f997913","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231111101845-4f997913","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"4f9979137f019e0ea303bb9081a97bc47dfb8217","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-vvSyBTBl+e4xwtvPcm9QyY4WTSpXPpbv84YJBrtk+wwPvGczajMUjCGYebES+rVXrfPnwFi5HVlLIGlg37b1iw==","shasum":"cf1a162e9b88c70681e31b7de8da6f029200fb30","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231111101845-4f997913.tgz","fileCount":94,"unpackedSize":119879,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUY9YyKpC82ZgRn/EF5zpaxMOPLgsaUhDNXA6pLeQwBAIgQMF0UTzAbWlDSMxz59hxqXsgQyHg5lES5NkV4Zavi0o="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231111101845-4f997913_1699698267851_0.08572561657953526"},"_hasShrinkwrap":false},"1.0.0-alpha-20231111172350-25f6cb1d":{"name":"@accounts/server","version":"1.0.0-alpha-20231111172350-25f6cb1d","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231111172350-25f6cb1d","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231111172350-25f6cb1d","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"25f6cb1dd7fc48465aa719de8dc743e5270af2e7","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-/UlkLpH9OqR44zM2rtEeS0RLiIX931cbjUGcdEOiwt2WgRxy0idZBAKIKDaTftcA//H+Rr5vqfveVgf/WHDdaA==","shasum":"a91d7e00fc959e645b7593862a0d0d340402377e","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231111172350-25f6cb1d.tgz","fileCount":94,"unpackedSize":119879,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBqHPDptMeJpvwQ/yN+BDUrNXl+1G0yZw7Ch7Li1oJvrAiEA4bQbylnSuhEb5iQdrHW+FHL6cWboBGK8BAvOqfXbrDc="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231111172350-25f6cb1d_1699723774886_0.6997132255581595"},"_hasShrinkwrap":false},"1.0.0-alpha-20231113142902-7812b73b":{"name":"@accounts/server","version":"1.0.0-alpha-20231113142902-7812b73b","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231113142902-7812b73b","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231113142902-7812b73b","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"7812b73b1b566c11efa0fd3a74c5216932d6e263","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-6Scb5IHjgwpOO40QbAdZQXcRTMsH9X86UteWVFZWNr9YNH4XF20kYSiwS3OCKIKMIz8Ul0pQpmwrviYC7ZZoVw==","shasum":"83e2d67ad3ec2d60968f230d7b6b6714f58d0352","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231113142902-7812b73b.tgz","fileCount":94,"unpackedSize":119879,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICGFYDjFgeWvmfOn2IZsdJ9pPNBdn6+GLEhmYGnngSNbAiAte1TPtYljgQpIslx/DgV8s/IWbhV1REPIZFjEkWhwLQ=="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231113142902-7812b73b_1699886080848_0.4756069375648735"},"_hasShrinkwrap":false},"1.0.0-alpha-20231115113719-ae2b53a9":{"name":"@accounts/server","version":"1.0.0-alpha-20231115113719-ae2b53a9","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231115113719-ae2b53a9","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231115113719-ae2b53a9","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"ae2b53a96a47f3ba1faf1e50802cc227635bec00","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-uELgcKIjEe19zwmK8ZkG5MkC5/5vpptlQ6aF9nVtElAatlHbc9wh792NpYqNSOUpGlKTo9PwC02RVBw70dgAPA==","shasum":"79b2870e4859ff1d18ac6b6434e37190b8955e12","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231115113719-ae2b53a9.tgz","fileCount":94,"unpackedSize":119879,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsI2WVYlH9ZTOFXOxG3DKKIUELV/04n4UffnzKA6E/NgIgd6ECgX8oOCNsUHP0Z0F873Yo2GQvuoTVbjarjEDej0g="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231115113719-ae2b53a9_1700048579286_0.10109019502757022"},"_hasShrinkwrap":false},"1.0.0-alpha-20231115205645-aa630d56":{"name":"@accounts/server","version":"1.0.0-alpha-20231115205645-aa630d56","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231115205645-aa630d56","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231115205645-aa630d56","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"aa630d56d503af3cbeb2cce6b9ff0bff729cdab1","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-JYiUv+v8VB+sNiH0NRPOMDBYWijWcwgKwwCtjQIX7JeuC3Qqd2w802+z5V/+er7o+MFopn2PP89mrXOYOQqyJA==","shasum":"0eab59fc808e66579f93ab38e46ecca805996234","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231115205645-aa630d56.tgz","fileCount":94,"unpackedSize":119375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5HIUQCt2pM2hbbmogHkJD5S6y3+V2IaQD8YxbmVYdzAIgEexyhHMZlh5CHtFuAdwR6T1obW+td5TUp/gfduLFIM4="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231115205645-aa630d56_1700082145419_0.9313442261802205"},"_hasShrinkwrap":false},"1.0.0-alpha-20231116130548-67b64a6a":{"name":"@accounts/server","version":"1.0.0-alpha-20231116130548-67b64a6a","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231116130548-67b64a6a","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231116130548-67b64a6a","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"67b64a6a72daf6ac00dc5b55dc49aa1480175d0f","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-tyJ/+fhnHfiB4DPkYbMWLr+vApER6+YZWGj/NsxTp+rnwFJbTrsnlrIyWSJIgnyU9ZOEAYDkgM57JbIWateirA==","shasum":"bf065f1a2aea0d51397d548204abb6e7c8d1bef8","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231116130548-67b64a6a.tgz","fileCount":94,"unpackedSize":119375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAOVTJjH3MxQz02yQDkNZei7em+y2e7tBz/+OYO3YPHQIhAI0/9mIkbpw5D0vx9VA2ngNhreFG+oB1+av4xHhFQFao"}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231116130548-67b64a6a_1700140298959_0.49118127199034634"},"_hasShrinkwrap":false},"1.0.0-alpha-20231116132834-55ee2b96":{"name":"@accounts/server","version":"1.0.0-alpha-20231116132834-55ee2b96","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231116132834-55ee2b96","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231116132834-55ee2b96","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"55ee2b96a708fcaadfaf69e9e5b4519f8fab389d","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-At5sxqtV63YXbPFdSr7yMJaxZtn4+6rnjW3qiLTi/EVNgtrGTG+jgyCu858paQn+zbm8zWMnPMM7T4HIFRH8Tg==","shasum":"de89091535fdcd14251634eba46562c4d8c0bcad","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231116132834-55ee2b96.tgz","fileCount":94,"unpackedSize":119375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFPzSW1NMMaBLosnAjPSpSwlOWqwvCf9pcS4U5UkRRmwAiBadyYOkJxM6E+lZvoFT61kY+lEJlx+WR6TglOKlXRn9A=="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231116132834-55ee2b96_1700141654521_0.023326195725622112"},"_hasShrinkwrap":false},"1.0.0-alpha-20231119094526-b1fc68c7":{"name":"@accounts/server","version":"1.0.0-alpha-20231119094526-b1fc68c7","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231119094526-b1fc68c7","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231119094526-b1fc68c7","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"b1fc68c721c7510c56dba92f87d5affba4aad12e","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-ZnX1o654PJHdcAgyJ5H+xUY5WibMYmgmsTkc2Tl9vOYNlEmbewVNIX6IPxUO40HTxA/YSqVXnfcLuTl3Q0UfBw==","shasum":"b4e7a062d2daab9c32ae881bc4215d5b8850d908","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231119094526-b1fc68c7.tgz","fileCount":94,"unpackedSize":119375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDslw3eQJzEJu3ZxEccKc6YhJhz3Q83K/1+YhdcMqWErQIhANYP9807/0URz4YpBh1Yajnvnr7ZGPyhoAhnR6KZoCCU"}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231119094526-b1fc68c7_1700387462845_0.3681463702565062"},"_hasShrinkwrap":false},"1.0.0-alpha-20231120163547-4a461fcc":{"name":"@accounts/server","version":"1.0.0-alpha-20231120163547-4a461fcc","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231120163547-4a461fcc","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231120163547-4a461fcc","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"4a461fcc1a85be0c2d1134cae1a5da1c6c5286eb","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-gPwemZZOZ9d7cqrS4UOw5SOZycEKysImaDA2JHh6DIfDY9//f1zEvnE4/BGkUpDLwaclRG1m9QOYw7n+5pnaxA==","shasum":"a8b14817a4e85daf318fb0e243bde173f3cb4b71","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231120163547-4a461fcc.tgz","fileCount":94,"unpackedSize":119375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJiQhWkKmiIOQNxc+a75OFtWM/ktaSxzNFgbeaKFcrMAIgaB6o/gG292RPMx+xr7T8XH7vSyoC7aTxcWn06ykck1I="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231120163547-4a461fcc_1700498487813_0.31926315408583017"},"_hasShrinkwrap":false},"1.0.0-alpha-20231120164530-e14d6a81":{"name":"@accounts/server","version":"1.0.0-alpha-20231120164530-e14d6a81","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231120164530-e14d6a81","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231120164530-e14d6a81","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"e14d6a816254b9190600cc7270fd19d53caef294","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-3m57yEaCUwWcdaqYr2dupFD/yySmYmzUO4K9zqM35K73GjhmgEsQTg/UmGXr4SjgFEIHQV0SqnDFXHaJuyXrnA==","shasum":"5eac447cf651ec21f3dacce77f14d629f12c5c75","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231120164530-e14d6a81.tgz","fileCount":94,"unpackedSize":119375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKcweuiEFOlEqBaTomrZkRxtqZoWsRh3zIlJgmohtdPgIhAP1zT4zppgn69XEm7OQx/peo+m8CxikxnMVPxkO1ITAi"}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231120164530-e14d6a81_1700499071634_0.7784096646015142"},"_hasShrinkwrap":false},"1.0.0-alpha-20231121011122-60a60524":{"name":"@accounts/server","version":"1.0.0-alpha-20231121011122-60a60524","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231121011122-60a60524","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231121011122-60a60524","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"60a60524a181a9e8a333ea53943db41dd7532181","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-nlz6on37TJ6uyD0XHLMeKYxOTYRWnoPJEpvZXcS4YU6W9ERUpyZMEPxhq6KKCl6mpgZLFxicGwQE87Ukqyjp8g==","shasum":"4d65b6c41a3c4eceb2b1e0bd346519aec76676b0","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231121011122-60a60524.tgz","fileCount":94,"unpackedSize":119375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCy3Oo3YX61067TcsZ/A9kSyM6PuX1696pWd7tWvnzJLAIhAJz7t3RPerLRdvUBrAC3ZjwWiWe7TqvavCkeyd1fQY1N"}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231121011122-60a60524_1700529430669_0.7863654848837538"},"_hasShrinkwrap":false},"1.0.0-alpha-20231122105229-8edd073f":{"name":"@accounts/server","version":"1.0.0-alpha-20231122105229-8edd073f","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231122105229-8edd073f","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231122105229-8edd073f","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"8edd073ff1e6e768a7aec54e42532b7b70e00799","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-kVzdcFwKqBzIgDFQywS1rri/NAKlymbrq1eyGWoVwliFE58bdOAS16EKBROJEVLgPOfylulslf0QTzjyrvUjOA==","shasum":"0d62b530cfb2d239dd79aa22e69f4183fc5ab2cf","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231122105229-8edd073f.tgz","fileCount":94,"unpackedSize":121071,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEUu14aTloce7GwBb1KtCpTtYgKiEz3zzZVjpzadae6gIgNH7lm0tzIb0D9r0q+d14vmsBqFU2ytZPoL0l4NY4HbQ="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231122105229-8edd073f_1700650701030_0.43697728155109106"},"_hasShrinkwrap":false},"1.0.0-alpha-20231122120807-69a661e3":{"name":"@accounts/server","version":"1.0.0-alpha-20231122120807-69a661e3","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"@accounts/types":"1.0.0-alpha-20231122120807-69a661e3","@types/jsonwebtoken":"9.0.5","emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231122120807-69a661e3","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"69a661e32e3de6307560a8a0975aa5d4ff9395f1","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-cxBSOwrOWbavshIztrrp0A27q+1Spff1NMaXTEaCpDgKMqzCYWoid57/IpZR7j50JEvMljbPDqlxyF2NXf+y8Q==","shasum":"7b64babf042fab2c9f4ae26cebd4700fc13a4ea4","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231122120807-69a661e3.tgz","fileCount":94,"unpackedSize":121466,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkGudVROWh1xXvyeNG6i+tP+r/NoIXCmJUTNieCYvuvQIgWSFP21+aXVVJ6vvRetY5sZzkDPNDlYRHS7KSs4ybMl4="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231122120807-69a661e3_1700655243737_0.14960226019616574"},"_hasShrinkwrap":false},"1.0.0-alpha-20231122192915-c0243667":{"name":"@accounts/server","version":"1.0.0-alpha-20231122192915-c0243667","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231122192915-c0243667","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231122192915-c0243667","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"c02436674a81d5ca497a4342dfb943180252ed96","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-fUq0C4gVrCrG4nwoOqQ+7uN2NkrKFlbQtdZxHLexf6NsLNfRiXJWigLiu6X1IQRpOnmANHOZmCjrQPwFswY7SQ==","shasum":"d76cb6f529bcff3230493eece0898cba5778a37c","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231122192915-c0243667.tgz","fileCount":94,"unpackedSize":121466,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVfg0eDzJsLYfOb/PppAawiZd+r6Epc0Ac6hIQXeD6sAIgZQ7DN85g/4dE5II0QV7++HArCsccvq2IvhwqlzdKEJU="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231122192915-c0243667_1700681711577_0.9991883546981168"},"_hasShrinkwrap":false},"1.0.0-alpha-20231123103003-4f0c2405":{"name":"@accounts/server","version":"1.0.0-alpha-20231123103003-4f0c2405","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231123103003-4f0c2405","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231123103003-4f0c2405","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"4f0c2405f9473b25116d2a04c6288e7e49632bef","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-uojIr4QDf7k2+qKvAmkSF7xf2LFe3djNh/LqN6rqAWT19Ykwl7Iu1w9QRghnjtvcJBPfQUv70RUgs/NYMO2MWA==","shasum":"39203e7999cdab2e083ce7b348e134cdb356a221","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231123103003-4f0c2405.tgz","fileCount":94,"unpackedSize":121466,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGBe1udZYQSHJ6VTJyD+zrz5QON7+UrQxaPmTrc/p6+0AiBIuhRVb7XwCMNigmuiAgTwnfJWt2zbv5QDhw9Buctsug=="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231123103003-4f0c2405_1700735744748_0.3643501976934165"},"_hasShrinkwrap":false},"1.0.0-alpha-20231123122853-0ccafb9d":{"name":"@accounts/server","version":"1.0.0-alpha-20231123122853-0ccafb9d","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231123122853-0ccafb9d","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231123122853-0ccafb9d","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"0ccafb9dfcf650acb798831b47f778e9f471aef1","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-Q8ZHQq1ng5ZeA8cOZdtSQeUncGJzY4xTJX4WT84SpRsakgbgktINCUALBEhWMNKQhQQiQMC9iEsdASgZH11AkA==","shasum":"def688f7cac3979e8bd928a85eb0966d11e6ab65","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231123122853-0ccafb9d.tgz","fileCount":94,"unpackedSize":121466,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBEBY/tfD8zzZTjuR7Ms66Id0/xKJiESS/LAeJNDSq7nAiEAqq2N5KxaqnIw7OywL5WnjRC4R2ZNN6uwP/QsfDvy9Jc="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231123122853-0ccafb9d_1700742870840_0.3027153117191572"},"_hasShrinkwrap":false},"1.0.0-alpha-20231123131746-58399dcd":{"name":"@accounts/server","version":"1.0.0-alpha-20231123131746-58399dcd","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231123131746-58399dcd","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231123131746-58399dcd","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"58399dcde6b8dc6cef8efdea1d098bac61b7d6ad","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-wjKFfeKwFD8ZLAvo7HVdjvuR/IsyD4k40MMXmOgFUtCvz0F19b0bIn6jbI+cSWSAlpNyNXbGpegEnyoNhdt6SQ==","shasum":"3fdb805464e854feb9a00833e505735f22299e15","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231123131746-58399dcd.tgz","fileCount":94,"unpackedSize":121466,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEPK7Q7R+RwjmeFqS21HuExsINUK3ezBLknqiJn7s+igAiEA7DUwYKmOvkOzRlMoc+nSpsm65OfXkE0l1WcZJA1J6as="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231123131746-58399dcd_1700745817135_0.022704494628794203"},"_hasShrinkwrap":false},"1.0.0-alpha-20231123183707-51335dc2":{"name":"@accounts/server","version":"1.0.0-alpha-20231123183707-51335dc2","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"3.1.2","lodash.merge":"4.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231123183707-51335dc2","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231123183707-51335dc2","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"51335dc29f960d45f5d6a271a22191217de9102d","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-PPLqhAo45JAfb19LJ+a56zKzN7/7DX3cdMFi2ESpgudRxM3qJPO54GnCa7foK6IZiUm2uWukDFsxSqmF5iqLkQ==","shasum":"9aa5a4ba3ee2ad8e4d78bff53472eed9822fd2b3","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231123183707-51335dc2.tgz","fileCount":94,"unpackedSize":121466,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEaBQJftB9mmFeH3wFGfpozz1Uxx3IF4VXwutWh5s1RHAiBxmeOFNhsfvltdrKtGYl3a4Jaw/AT3jr5IAEBKURGvnw=="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231123183707-51335dc2_1700764965320_0.7523511506861196"},"_hasShrinkwrap":false},"1.0.0-alpha-20231124142337-45cc4d05":{"name":"@accounts/server","version":"1.0.0-alpha-20231124142337-45cc4d05","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231124142337-45cc4d05","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231124142337-45cc4d05","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"45cc4d05660f2ebc3b4e2632fa9a4b7fe996c9d2","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-Nm4m1oWuqaMh2ZT53cf3+F883MyoQQ5ImpT1LQMRNKM2XAX+Y1sX+YQWMW20GnMotY0d2MCJh8qiabW5cuTrYw==","shasum":"9405036550104d6733445f8eb3ecfdd602446d6b","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231124142337-45cc4d05.tgz","fileCount":94,"unpackedSize":121466,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDp7SLWPIQJF5gYDJXpC4sTvT8cg4qJv19qVnid8YYxUAIgWhcwci0sBA1vRj/aZrAJ7ce6cU01A5xT4TwcjU2N3Lg="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231124142337-45cc4d05_1700836163738_0.693278043694368"},"_hasShrinkwrap":false},"1.0.0-alpha-20231127162849-b5b29d3d":{"name":"@accounts/server","version":"1.0.0-alpha-20231127162849-b5b29d3d","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231127162849-b5b29d3d","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231127162849-b5b29d3d","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"b5b29d3d2195ea5160800f6b0fd07bbba7ab71f1","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-1evNU4h2cpp8F0HyzXOXAA92szK9S2OXbDNRidv/g8m50gmnzy6q6WZx3yCDHbqVk48ynGpjaa18ATDZ55o2FQ==","shasum":"b0b7f7cefabb761f6ee4dee4da307c4c8d929fd7","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231127162849-b5b29d3d.tgz","fileCount":94,"unpackedSize":121466,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDwCIWGflE6jt4BK02SkR8onRox1j4zJmemV0NV3tenHAiBI9XC7tI0mU2BXCQhVhkBeC/qbmotTehIsiirvC8NlEQ=="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231127162849-b5b29d3d_1701102876789_0.12482678945417125"},"_hasShrinkwrap":false},"1.0.0-alpha-20231127170705-4b0b3391":{"name":"@accounts/server","version":"1.0.0-alpha-20231127170705-4b0b3391","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231127170705-4b0b3391","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231127170705-4b0b3391","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"4b0b3391ba3a2d7a7f8d74a726eace215c7878bb","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-GutIYQeT3GAxB70PhuO1vhqfMJQvsZa37uN60j5wnD1FTgaoLY54kKNAj24MFkdHshspcbuWmempJzZunTexGg==","shasum":"dd8c12a261ef13a9e125058c75b865c5d2023490","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231127170705-4b0b3391.tgz","fileCount":94,"unpackedSize":121488,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDnsoFv2lEUhEvayV1VvgxSV/Y745mP7Re7zzhC5jrbbAiBfthzWd1BnkvM2iw6N3Sdvbb/KmnORonxoFeP/m6gGag=="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231127170705-4b0b3391_1701105172048_0.041634472178033954"},"_hasShrinkwrap":false},"1.0.0-alpha-20231130104851-8345fe6cd6d691fbdd62e2128556729886215165":{"name":"@accounts/server","version":"1.0.0-alpha-20231130104851-8345fe6cd6d691fbdd62e2128556729886215165","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231130104851-8345fe6cd6d691fbdd62e2128556729886215165","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231130104851-8345fe6cd6d691fbdd62e2128556729886215165","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"8345fe6cd6d691fbdd62e2128556729886215165","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-MmUlREx8ijWPytJKGTI8b6WHrKq1P5fNOi/139uXHd7MfgnRFn50Gxfkpqy2VyruvnGD4z8AV3Bfg8L9pWH2aA==","shasum":"74aa3dafad0c91f3b41c7aefe9a4b3e79dc5133a","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231130104851-8345fe6cd6d691fbdd62e2128556729886215165.tgz","fileCount":94,"unpackedSize":121552,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC738ncHF/XV3VlY4tKgKcV69pLnQTsU1qjtnAXUrT+4gIhAJICt253a1gMCMrG1EpZUCcPXvCCyyokddPLvPyXE7d+"}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231130104851-8345fe6cd6d691fbdd62e2128556729886215165_1701341673672_0.03174239069926821"},"_hasShrinkwrap":false},"1.0.0-alpha-20231206161100-80de92b5866143888ffa3a9f9a5b859c2cb688db":{"name":"@accounts/server","version":"1.0.0-alpha-20231206161100-80de92b5866143888ffa3a9f9a5b859c2cb688db","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231206161100-80de92b5866143888ffa3a9f9a5b859c2cb688db","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.13"},"_id":"@accounts/server@1.0.0-alpha-20231206161100-80de92b5866143888ffa3a9f9a5b859c2cb688db","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"80de92b5866143888ffa3a9f9a5b859c2cb688db","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-I8fdBppV/3Bno6wJ5Vi8SPH7uWaJmO/JkbY77SNe8Jb3qkVydvcLtYZpygC2+zrZYGgJYQWCed2/bfbIoJMGKg==","shasum":"b7c10a51d9ed50657c10bff17c194b2791d44e68","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231206161100-80de92b5866143888ffa3a9f9a5b859c2cb688db.tgz","fileCount":94,"unpackedSize":121552,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAIjuvjuXCymvjzNe//ZWqkIZm+s5nC39YpiEzDI8R2zAiB+b6sWufBk7WFwi1NIwpcGf/KWWoDjjtb/vo6zR55j4w=="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231206161100-80de92b5866143888ffa3a9f9a5b859c2cb688db_1701879407167_0.2682488833259167"},"_hasShrinkwrap":false},"1.0.0-alpha-20231213120946-d0b25d8c1fb32653d6d38baded85375166296b9b":{"name":"@accounts/server","version":"1.0.0-alpha-20231213120946-d0b25d8c1fb32653d6d38baded85375166296b9b","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231213120946-d0b25d8c1fb32653d6d38baded85375166296b9b","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.1.14"},"_id":"@accounts/server@1.0.0-alpha-20231213120946-d0b25d8c1fb32653d6d38baded85375166296b9b","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"d0b25d8c1fb32653d6d38baded85375166296b9b","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-D9x+pbjbEjgMMYFK6B0SxQI2mafFJdgVarRczvQUv/lF5X8IQxxnZJ44BN7SwmdzkqeV/0PxG1/AMbK/363Izw==","shasum":"e6b2895f49de5c22800d29d687c5753ca94eb0c9","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231213120946-d0b25d8c1fb32653d6d38baded85375166296b9b.tgz","fileCount":94,"unpackedSize":121552,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG2/5nsWY/2TEymQvUopqGOciXBTl9YZjZ8wQNSz+P3OAiBrB4k/aFWiL2zux9M4yJdAJJ5H+6nYc98Ol/thsb3NXQ=="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231213120946-d0b25d8c1fb32653d6d38baded85375166296b9b_1702469729684_0.7941680582726875"},"_hasShrinkwrap":false},"1.0.0-alpha-20231214103418-1e7f8c6d37f0e6bf957dedb5c9566ef94ee5aabd":{"name":"@accounts/server","version":"1.0.0-alpha-20231214103418-1e7f8c6d37f0e6bf957dedb5c9566ef94ee5aabd","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231214103418-1e7f8c6d37f0e6bf957dedb5c9566ef94ee5aabd","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.2.0"},"_id":"@accounts/server@1.0.0-alpha-20231214103418-1e7f8c6d37f0e6bf957dedb5c9566ef94ee5aabd","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"1e7f8c6d37f0e6bf957dedb5c9566ef94ee5aabd","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-KFr8Tgi/JO2/RIeMHiPhqv8DUyjJifBimgKSYAjlEldStUY/R+ysQ9eJSwuOlkKcHau7uyXtbYllEritV0s9eQ==","shasum":"af1052a808eb185b6c71fbb23c365aee48517162","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231214103418-1e7f8c6d37f0e6bf957dedb5c9566ef94ee5aabd.tgz","fileCount":94,"unpackedSize":121551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkUVsXCf69j5aix3sc1d8OEHkllUYm6Z8PMqFVXB9qdgIgQk4Zd4l4/mdMrImvvLtWhAM4/IfE0MwaOvorq4yauj8="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231214103418-1e7f8c6d37f0e6bf957dedb5c9566ef94ee5aabd_1702550407329_0.9204063627060366"},"_hasShrinkwrap":false},"1.0.0-alpha-20231219110415-4099195bd5e8ffdc8eb76f0800ac2e48504820b9":{"name":"@accounts/server","version":"1.0.0-alpha-20231219110415-4099195bd5e8ffdc8eb76f0800ac2e48504820b9","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20231219110415-4099195bd5e8ffdc8eb76f0800ac2e48504820b9","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.2.1"},"_id":"@accounts/server@1.0.0-alpha-20231219110415-4099195bd5e8ffdc8eb76f0800ac2e48504820b9","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"4099195bd5e8ffdc8eb76f0800ac2e48504820b9","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-UbWFceSGavMeo9VwZD9FYkzXXvrHkkJzTBwUngf5wb3e6XaFtC6qbl5SpSLlfyRXG/kF785kicFkzl+D24KMjQ==","shasum":"997f3839f42c622407a072cd75e838c89de802b3","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20231219110415-4099195bd5e8ffdc8eb76f0800ac2e48504820b9.tgz","fileCount":94,"unpackedSize":121551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxAE9SGCU+hHULaXfCtdHZrGrMc4IAW9AP6JChkyWcUgIgHjmP1LUO3XWC0qvpXNoG2F5KfbV7MqhKQGSXTZkFe5o="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20231219110415-4099195bd5e8ffdc8eb76f0800ac2e48504820b9_1702984207836_0.8699046386834159"},"_hasShrinkwrap":false},"1.0.0-alpha-20240107150616-b81459c89ce8a07a4ee8bafdf5b1fe521894f10b":{"name":"@accounts/server","version":"1.0.0-alpha-20240107150616-b81459c89ce8a07a4ee8bafdf5b1fe521894f10b","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20240107150616-b81459c89ce8a07a4ee8bafdf5b1fe521894f10b","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.2.1"},"_id":"@accounts/server@1.0.0-alpha-20240107150616-b81459c89ce8a07a4ee8bafdf5b1fe521894f10b","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"b81459c89ce8a07a4ee8bafdf5b1fe521894f10b","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-NzSl9B4qhCJcgcl5urV1azH1stzkEypddBvjym/iGylxaT4gX7UXBTjjKzlQEVAatdry7VMBKPQqIKMcgqW8Ng==","shasum":"85753015b450168d75695e4aed2326409c47f2f8","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20240107150616-b81459c89ce8a07a4ee8bafdf5b1fe521894f10b.tgz","fileCount":94,"unpackedSize":121551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFHS8vJmw93aHj6RKQNSeYzr2Q6EGQRAN35dTB+8Wls3AiEA6BceGo8SLHzvHBwzWXRoTLrYc9ASZsOwJ68+aTPmRFk="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20240107150616-b81459c89ce8a07a4ee8bafdf5b1fe521894f10b_1704640321416_0.8830803754439345"},"_hasShrinkwrap":false},"1.0.0-alpha-20240107161311-3b08baff26de149c7ac84dd2fc77c459d7d1cf59":{"name":"@accounts/server","version":"1.0.0-alpha-20240107161311-3b08baff26de149c7ac84dd2fc77c459d7d1cf59","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20240107161311-3b08baff26de149c7ac84dd2fc77c459d7d1cf59","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.2.1"},"_id":"@accounts/server@1.0.0-alpha-20240107161311-3b08baff26de149c7ac84dd2fc77c459d7d1cf59","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"3b08baff26de149c7ac84dd2fc77c459d7d1cf59","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-7qop8Eeu7qKrAjCsepuw3qV5twLa2kZvcpZSrys+NwvlttytupQakAS9dDG5RrHU4xyYMg/aJSGb7cUR1LzN+g==","shasum":"80ca19a771d0644877353b02c9be154f69fb637b","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20240107161311-3b08baff26de149c7ac84dd2fc77c459d7d1cf59.tgz","fileCount":94,"unpackedSize":121551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGUUnxGSWPmUh4zLlsJ/48AO9SGjjh9ejHaFIf+ximi9AiEA2LqQokiQ5fnSjDUAfD2499WhKUoS4LN6yGWwJutTikk="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20240107161311-3b08baff26de149c7ac84dd2fc77c459d7d1cf59_1704644340938_0.07779252808600523"},"_hasShrinkwrap":false},"1.0.0-alpha-20240108082143-d74c0d3658792ccbd34fa5aa1573654370caaaf0":{"name":"@accounts/server","version":"1.0.0-alpha-20240108082143-d74c0d3658792ccbd34fa5aa1573654370caaaf0","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20240108082143-d74c0d3658792ccbd34fa5aa1573654370caaaf0","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.2.1"},"_id":"@accounts/server@1.0.0-alpha-20240108082143-d74c0d3658792ccbd34fa5aa1573654370caaaf0","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"d74c0d3658792ccbd34fa5aa1573654370caaaf0","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-mFzWvn9xRk2/NBALbShkr2K/EvuSUjnm2Xr7+yrvKWC5PTtZWTjayPGtVXsALDFQSWrxwLF8K7stSPyvegMItw==","shasum":"34af15101acc4e2c09d29c0cedf4531b4f50dec5","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20240108082143-d74c0d3658792ccbd34fa5aa1573654370caaaf0.tgz","fileCount":94,"unpackedSize":121551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+E8/+cR3KsZgI+FykJLcKg9C+PhotogcF27M+epjYzQIgQBk6ui5YUJLtAfdB2mFHUxSV7Adso33hAOn/Mv0Enho="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20240108082143-d74c0d3658792ccbd34fa5aa1573654370caaaf0_1704702451938_0.6482921949049374"},"_hasShrinkwrap":false},"1.0.0-rc-20240108083011-511acde0cc05c194e989d0b75b38eb49836c2f45":{"name":"@accounts/server","version":"1.0.0-rc-20240108083011-511acde0cc05c194e989d0b75b38eb49836c2f45","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-rc-20240108083011-511acde0cc05c194e989d0b75b38eb49836c2f45","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.2.1"},"_id":"@accounts/server@1.0.0-rc-20240108083011-511acde0cc05c194e989d0b75b38eb49836c2f45","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"511acde0cc05c194e989d0b75b38eb49836c2f45","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-inkcT6EkB3FH36FpkrAAVTbltyyYuW5ksDrB3vAVlki1auNXhCJwpYT8AmkT7cXUfnXvMgzqdjY+Hn/Y6SWVLQ==","shasum":"f4cdd500f9ab386af3f610693436ef132905ec1c","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-rc-20240108083011-511acde0cc05c194e989d0b75b38eb49836c2f45.tgz","fileCount":94,"unpackedSize":121545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICGZB/wowcbb/A1gKIspHPULzrLqISSnF1+TfqWCufvpAiEA7/9Pr1K6+HAgruWleShnNUl/KlioGtsjdK9w2UO7R+A="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-rc-20240108083011-511acde0cc05c194e989d0b75b38eb49836c2f45_1704702957101_0.5890165463505816"},"_hasShrinkwrap":false},"1.0.0-alpha-20240131133732-7e266d9a0972859f936670670463acde6c27c45d":{"name":"@accounts/server","version":"1.0.0-alpha-20240131133732-7e266d9a0972859f936670670463acde6c27c45d","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20240131133732-7e266d9a0972859f936670670463acde6c27c45d","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.2.1"},"_id":"@accounts/server@1.0.0-alpha-20240131133732-7e266d9a0972859f936670670463acde6c27c45d","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"7e266d9a0972859f936670670463acde6c27c45d","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-9M48oH33e9+c/nKaBShcMMzainuCdnN/c7tEebkCws9//sLZUHUSigXPlgyRiGrSY+D4f2hJfs8kYM8KET5Kug==","shasum":"ee29672381ea6296b9607bf8c6f32998273014fc","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20240131133732-7e266d9a0972859f936670670463acde6c27c45d.tgz","fileCount":94,"unpackedSize":121551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeiayQuFmiy8LDfbnfc2Y011qhsRvyuhs0tJ9fBnwKzgIgGqT+1HygkDxwi+hvAppaxodrLHU0T86TRbcuhehnXeo="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20240131133732-7e266d9a0972859f936670670463acde6c27c45d_1706708602904_0.028909445693383384"},"_hasShrinkwrap":false},"1.0.0-rc-20240131134559-3b97fdc3ab172c2bb1dea4a0d2ffd849b9f5da39":{"name":"@accounts/server","version":"1.0.0-rc-20240131134559-3b97fdc3ab172c2bb1dea4a0d2ffd849b9f5da39","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-rc-20240131134559-3b97fdc3ab172c2bb1dea4a0d2ffd849b9f5da39","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.2.1"},"_id":"@accounts/server@1.0.0-rc-20240131134559-3b97fdc3ab172c2bb1dea4a0d2ffd849b9f5da39","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"3b97fdc3ab172c2bb1dea4a0d2ffd849b9f5da39","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-sooxEsAI9J2AgKlb6JS02J1XLmItBclRlpaZRF6PH3wC2+cgzf6DW04CXqZTQR4ueAtW0GMI4l95ymc6UVhviQ==","shasum":"d4f20e01aaad3ad3b9a2cd9877d7500a3535655f","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-rc-20240131134559-3b97fdc3ab172c2bb1dea4a0d2ffd849b9f5da39.tgz","fileCount":94,"unpackedSize":121545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvgRB5KLNszF82qzNa/x8aYWvBfhnp0Ou1vlnuAssFjwIgeGuxPeuMkHvlrY94hoWkpdvqiKrzZYxSaiGw8ddknWU="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-rc-20240131134559-3b97fdc3ab172c2bb1dea4a0d2ffd849b9f5da39_1706709102653_0.20005401401000533"},"_hasShrinkwrap":false},"1.0.0-alpha-20240208121029-7d2c4bb20c8b189e9becbfca91d8414aab36775a":{"name":"@accounts/server","version":"1.0.0-alpha-20240208121029-7d2c4bb20c8b189e9becbfca91d8414aab36775a","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20240208121029-7d2c4bb20c8b189e9becbfca91d8414aab36775a","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.2.1"},"_id":"@accounts/server@1.0.0-alpha-20240208121029-7d2c4bb20c8b189e9becbfca91d8414aab36775a","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"7d2c4bb20c8b189e9becbfca91d8414aab36775a","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-dh9fdK817XNvnCet/Gg9AnAOF24I27hlGJg8sGdNzbWt/ztyvn6n+i5Q4pXW+MY7oG14LANl2oaTicASmpQA9A==","shasum":"da5c2e59785e9ee1cc8c258e34e3019f293ecedf","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20240208121029-7d2c4bb20c8b189e9becbfca91d8414aab36775a.tgz","fileCount":94,"unpackedSize":121551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFS3bIXTaTvGI2EdWaig3z/4YwRlBfnvQC41lCYb8df9AiEAyQBO/byNd/IiFCinRkF7pIFmlcoFvOnBpO5GOY4O98U="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20240208121029-7d2c4bb20c8b189e9becbfca91d8414aab36775a_1707394577705_0.9294740729760431"},"_hasShrinkwrap":false},"1.0.0-rc-20240208122057-283f2825621f91e014475c969d330ad5c036dadf":{"name":"@accounts/server","version":"1.0.0-rc-20240208122057-283f2825621f91e014475c969d330ad5c036dadf","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-rc-20240208122057-283f2825621f91e014475c969d330ad5c036dadf","@types/jsonwebtoken":"9.0.5","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.2.1"},"_id":"@accounts/server@1.0.0-rc-20240208122057-283f2825621f91e014475c969d330ad5c036dadf","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"283f2825621f91e014475c969d330ad5c036dadf","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-eTr7FjaqkW7Oltiphh2BhEJWfIa4UbeISyAvMtT5H8JVeoBjggmoICXZfh6BQNdReyJzsEc+ySQNFqNxV+Sf6w==","shasum":"698c5b24f022d0fd3b0d73b0420ef0deece69535","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-rc-20240208122057-283f2825621f91e014475c969d330ad5c036dadf.tgz","fileCount":94,"unpackedSize":121545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGyfkN52Ujq6IOXHfNc2bLS61iiJD1fAUJbrMQiLbJczAiAzjoRw9kzErUVoWv4jXBvyiHr6GWFf2GuBPq3T0kdMUA=="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-rc-20240208122057-283f2825621f91e014475c969d330ad5c036dadf_1707395205043_0.29619778805247465"},"_hasShrinkwrap":false},"1.0.0-alpha-20240308103044-4af4256ffa4b58ff4654fa2e3514291b689b076a":{"name":"@accounts/server","version":"1.0.0-alpha-20240308103044-4af4256ffa4b58ff4654fa2e3514291b689b076a","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-alpha-20240308103044-4af4256ffa4b58ff4654fa2e3514291b689b076a","@types/jsonwebtoken":"9.0.6","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.2.1"},"_id":"@accounts/server@1.0.0-alpha-20240308103044-4af4256ffa4b58ff4654fa2e3514291b689b076a","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"4af4256ffa4b58ff4654fa2e3514291b689b076a","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-5es1nAHidgQ00gDwirS9nyo0lXm+e7zlDFEeqSUCcyRDvCmoUgbi2JdZsEGvnl4+Tn3bDzCIpFIS+Lv95AKtiw==","shasum":"ee026b5687f034a56fe50d6b6dc9eb71c6a8d2f6","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-alpha-20240308103044-4af4256ffa4b58ff4654fa2e3514291b689b076a.tgz","fileCount":94,"unpackedSize":121551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE/dKRm0r3BSO0yXErjuojeAtKaNK6yQ7nWcQDGtof2cAiEA9OYgN+WBJGJ4mpf0rgmMdknOHvh6/jjtEI9Ff6p3q98="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-alpha-20240308103044-4af4256ffa4b58ff4654fa2e3514291b689b076a_1709894189876_0.05922992667913696"},"_hasShrinkwrap":false},"1.0.0-rc-20240308104521-8c44e20d17ded2c8e8b7299c4bd7268b3582deb3":{"name":"@accounts/server","version":"1.0.0-rc-20240308104521-8c44e20d17ded2c8e8b7299c4bd7268b3582deb3","description":"Fullstack authentication and accounts-management","main":"lib/index.js","typings":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"clean":"yarn run -T rimraf lib","start":"yarn run -T tsc --watch","precompile":"yarn run clean","compile":"yarn run -T tsc","prepublishOnly":"yarn run compile","test":"yarn run testonly","test-ci":"yarn run lint && yarn run coverage","testonly":"yarn run -T jest","test:watch":"yarn run -T jest --watch","coverage":"yarn run testonly --coverage"},"jest":{"testEnvironment":"node","preset":"ts-jest"},"repository":{"type":"git","url":"git+https://github.com/accounts-js/accounts.git#master"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"author":{"name":"Tim Mikeladze"},"license":"MIT","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0 || ^16.0.0","graphql-modules":"^3.0.0"},"dependencies":{"emittery":"0.13.1","jsonwebtoken":"9.0.2","jwt-decode":"4.0.0","lodash.merge":"4.6.2","tslib":"2.6.2"},"devDependencies":{"@accounts/types":"1.0.0-rc-20240308104521-8c44e20d17ded2c8e8b7299c4bd7268b3582deb3","@types/jsonwebtoken":"9.0.6","@types/lodash.merge":"4.6.9","graphql":"16.8.1","graphql-modules":"3.0.0-alpha-20231106133212-0b04b56e","reflect-metadata":"0.2.1"},"_id":"@accounts/server@1.0.0-rc-20240308104521-8c44e20d17ded2c8e8b7299c4bd7268b3582deb3","readme":"# @accounts/server\n\n[![npm](https://img.shields.io/npm/v/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![npm downloads](https://img.shields.io/npm/dm/@accounts/server)](https://www.npmjs.com/package/@accounts/server)\n[![codecov](https://img.shields.io/codecov/c/github/accounts-js/accounts)](https://codecov.io/gh/accounts-js/accounts)\n[![License](https://img.shields.io/github/license/accounts-js/accounts)](https://github.com/accounts-js/accounts/blob/master/LICENSE)\n\n## Documentation\n\n- [Website documentation](https://www.accountsjs.com/docs/server)\n- [API documentation](https://www.accountsjs.com/docs/api/server/globals)\n\n## Installation\n\n```\nyarn add @accounts/server\n```\n\n## Contributing\n\nAny contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.\n","readmeFilename":"README.md","gitHead":"8c44e20d17ded2c8e8b7299c4bd7268b3582deb3","bugs":{"url":"https://github.com/accounts-js/accounts/issues"},"homepage":"https://github.com/accounts-js/accounts/tree/master#readme","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-CJ7Pu2OIswXtcb+6NyaJjBVTqpr8nZEUnOlPvqbDhf5ymQ/MF2ZtLDY3xGL7Pz6wnapiFoFeHIiGQMWTO2GQdA==","shasum":"175f928fa6148baef3644000667539d5aa7e9868","tarball":"https://registry.npmjs.org/@accounts/server/-/server-1.0.0-rc-20240308104521-8c44e20d17ded2c8e8b7299c4bd7268b3582deb3.tgz","fileCount":94,"unpackedSize":121545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICk4fM9VlnPT2NLR7gukya1EmdKuQH6pZveZ3wImjDPhAiEA4BmThKKLoq1PU0Nu7J0frKqQYxTOOh9cfKkiytHcKmA="}]},"_npmUser":{"name":"leopradel","email":"pradel.leo@gmail.com"},"directories":{},"maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_1.0.0-rc-20240308104521-8c44e20d17ded2c8e8b7299c4bd7268b3582deb3_1709895076865_0.680728608924644"},"_hasShrinkwrap":false}},"readme":"","maintainers":[{"name":"leopradel","email":"pradel.leo@gmail.com"},{"name":"tmikeladze","email":"tim.mikeladze@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"time":{"modified":"2024-03-08T10:51:17.446Z","created":"2017-01-19T06:33:00.174Z","0.0.1":"2017-01-19T06:33:00.174Z","0.0.2":"2017-01-20T06:31:18.140Z","0.0.3":"2017-02-02T21:44:01.755Z","0.0.4":"2017-02-05T19:37:55.170Z","0.0.4-alpha.6d363033":"2017-02-20T11:34:55.572Z","0.0.4-alpha.fc5e28a4":"2017-02-20T17:37:03.444Z","0.0.4-alpha.9b2e36fb":"2017-02-20T18:26:27.352Z","0.0.4-alpha.98931215":"2017-02-21T10:12:08.663Z","0.0.4-alpha.392be48a":"2017-02-23T17:10:32.610Z","0.0.4-alpha.c26460cb":"2017-02-23T17:32:15.873Z","0.0.5":"2017-02-23T20:06:00.727Z","0.0.5-alpha.451f3013":"2017-02-25T10:23:41.262Z","0.0.6":"2017-02-25T21:36:31.695Z","0.0.7":"2017-02-27T00:23:12.903Z","0.0.8":"2017-02-28T08:53:40.221Z","0.0.8-alpha.840bab8d":"2017-03-04T12:11:32.930Z","0.0.8-alpha.54ad43f9":"2017-03-05T16:25:09.953Z","0.0.8-alpha.f59b6667":"2017-03-05T16:36:01.917Z","0.0.8-alpha.12b21b2d":"2017-03-05T16:41:54.342Z","0.0.8-alpha.43950d5e":"2017-03-05T16:43:36.384Z","0.0.8-alpha.cc847946":"2017-03-05T16:48:50.999Z","0.0.8-alpha.bba71456":"2017-03-05T16:55:57.401Z","0.0.8-alpha.eeae2368":"2017-03-05T21:35:50.529Z","0.0.9":"2017-03-07T12:31:38.566Z","0.0.9-alpha.146b94d6":"2017-03-08T14:02:03.539Z","0.0.9-alpha.458b4e87":"2017-03-09T15:41:12.544Z","0.0.10":"2017-03-10T09:30:51.322Z","0.0.10-alpha.b575b352":"2017-03-13T10:13:06.638Z","0.0.10-alpha.e50feee9":"2017-03-13T11:45:07.120Z","0.0.10-alpha.18d76699":"2017-03-13T14:04:00.266Z","0.0.10-alpha.c6ca3fa5":"2017-03-14T13:15:57.329Z","0.0.10-alpha.5734bb1f":"2017-03-14T14:24:42.336Z","0.0.10-alpha.c07b4563":"2017-03-14T19:14:23.695Z","0.0.10-alpha.42950dcc":"2017-03-15T14:32:27.809Z","0.0.10-alpha.9e0ae563":"2017-03-15T15:05:52.064Z","0.0.10-alpha.11535f01":"2017-03-16T09:53:10.354Z","0.0.11":"2017-03-22T19:25:13.345Z","0.0.10-alpha.359b8b92":"2017-03-29T14:16:36.334Z","0.0.12-alpha.5e7e66f0":"2017-04-01T11:28:06.476Z","0.0.12-alpha.867eb639":"2017-04-02T12:17:32.943Z","0.0.12-alpha.9fe99357":"2017-04-02T12:20:18.182Z","0.0.13":"2017-04-03T08:57:00.382Z","0.0.15":"2017-04-03T19:44:16.462Z","0.0.16":"2017-04-06T08:55:13.034Z","0.0.17":"2017-04-19T07:58:43.435Z","0.0.17-alpha.74f01167":"2017-07-06T16:34:51.371Z","0.1.0-alpha.4b98ebbe":"2017-07-18T13:19:44.610Z","0.1.0-alpha.41d8cb6d":"2017-07-18T13:32:44.944Z","0.1.0-alpha.58382c10":"2017-07-18T13:37:04.008Z","0.0.18":"2017-07-20T14:53:03.709Z","0.1.0-alpha.d4d6c834":"2017-08-10T16:33:50.528Z","0.1.0-alpha.f3a1e43b":"2017-08-10T17:27:09.633Z","0.1.0-alpha.4d9cf8a2":"2017-08-10T17:37:55.293Z","0.1.0-alpha.7616a50f":"2017-08-11T08:28:00.577Z","0.1.0-alpha.9854fbf9":"2017-08-11T08:51:06.592Z","0.1.0-alpha.6b56dffc":"2017-09-19T11:27:18.633Z","0.1.0-alpha.10cbdf05":"2017-09-19T12:31:29.251Z","0.1.0-alpha.737c05ed":"2017-10-24T14:52:39.802Z","0.1.0-alpha.f9ef5e7f":"2017-10-25T10:36:43.252Z","0.1.0-alpha.b5d6f4ab":"2017-10-25T12:22:37.521Z","0.1.0-alpha.55f51f1c":"2017-11-03T16:16:54.183Z","0.1.0-alpha.5b339220":"2017-11-20T16:37:58.864Z","0.1.0-alpha.9974ccde":"2017-11-20T18:42:04.511Z","0.1.0-alpha.eae94fd8":"2017-11-20T18:44:24.266Z","0.1.0-alpha.357173dd":"2017-11-22T09:13:18.315Z","0.1.0-alpha.dab12c46":"2017-11-22T09:16:47.730Z","0.1.0-alpha.6732aa8e":"2017-11-22T10:25:06.708Z","0.1.0-alpha.4170db8f":"2017-11-22T10:37:33.202Z","0.1.0-alpha.f8154a91":"2017-11-22T10:45:54.382Z","0.0.20":"2017-11-22T12:14:54.368Z","0.0.21":"2017-11-22T12:16:53.967Z","0.1.0-alpha.d1153bd0":"2017-12-25T15:57:21.017Z","0.1.0-alpha.42868044":"2018-01-14T16:03:07.653Z","0.1.0-alpha.54ae402d":"2018-01-15T11:36:41.564Z","0.1.0-alpha.fe08f703":"2018-01-17T09:06:09.214Z","0.1.0-alpha.bd73e431":"2018-01-22T11:54:33.209Z","0.1.0-alpha.c4d98db4":"2018-02-20T15:15:46.596Z","0.1.0-alpha.fb3effeb":"2018-02-26T16:26:24.824Z","0.1.0-alpha.04203cca":"2018-02-26T20:16:47.183Z","0.1.0-beta.0":"2018-02-28T08:57:08.835Z","0.1.0-beta.1":"2018-03-01T13:27:15.826Z","0.1.0-beta.2":"2018-03-01T13:33:08.838Z","0.1.0-beta.3":"2018-03-07T15:38:30.989Z","0.1.0-beta.5":"2018-03-14T13:15:36.754Z","0.1.0-beta.6":"2018-03-20T14:21:02.818Z","0.1.0-beta.7":"2018-03-20T15:37:19.068Z","0.1.0-beta.8":"2018-03-26T05:54:22.584Z","0.1.0-beta.9":"2018-03-26T05:56:19.088Z","0.1.0-beta.10":"2018-03-29T09:39:48.711Z","0.1.0-alpha.cdeba60e":"2018-04-11T12:33:23.589Z","0.1.0-beta.11":"2018-05-17T15:18:42.632Z","0.1.0-beta.12":"2018-05-24T14:07:00.024Z","0.1.0-beta.14":"2018-05-31T13:26:51.669Z","0.1.0-beta.15":"2018-06-10T15:04:01.815Z","0.1.0-beta.16":"2018-06-10T15:07:53.157Z","0.1.0-beta.17":"2018-06-14T13:12:02.285Z","0.3.0-beta.18":"2018-07-03T09:13:33.746Z","0.3.0-beta.19":"2018-07-03T12:56:36.765Z","0.3.0-beta.20":"2018-07-05T09:11:47.190Z","0.3.0-beta.21":"2018-07-12T08:37:42.646Z","0.3.0-beta.22":"2018-07-19T10:07:34.321Z","0.3.0-beta.23":"2018-07-30T11:15:52.269Z","0.3.0-beta.24":"2018-07-30T13:11:29.960Z","0.3.0-beta.25":"2018-08-02T10:35:45.371Z","0.3.0-beta.26":"2018-08-03T01:15:10.721Z","0.3.0-beta.27":"2018-09-10T13:27:20.326Z","0.3.0-beta.28":"2018-09-10T14:18:43.342Z","0.3.0-beta.29":"2018-09-30T10:56:10.740Z","0.3.0-beta.30":"2018-10-17T07:38:21.235Z","0.4.0-alpha.0":"2018-10-18T03:58:14.078Z","0.4.0-alpha.1":"2018-10-21T01:13:18.768Z","0.5.0-alpha.1":"2018-11-15T05:15:00.065Z","0.5.1-alpha.1":"2018-11-16T05:11:14.660Z","0.6.0":"2018-11-16T15:55:45.424Z","0.6.1":"2018-11-19T12:57:54.380Z","0.7.0":"2018-11-27T03:19:11.805Z","0.9.0":"2018-12-04T04:39:58.220Z","0.9.2":"2019-01-09T12:27:02.632Z","0.10.0":"2019-01-25T22:29:59.924Z","0.9.3":"2019-02-04T18:21:54.597Z","0.11.1":"2019-02-06T20:43:58.725Z","0.11.2":"2019-02-07T11:14:42.575Z","0.12.0":"2019-03-05T09:20:46.032Z","0.13.0":"2019-03-17T21:07:07.069Z","0.14.0":"2019-04-04T09:42:50.957Z","0.15.0":"2019-05-17T08:02:15.740Z","0.16.0":"2019-07-29T14:40:23.495Z","0.17.0":"2019-08-01T17:06:58.349Z","0.18.0":"2019-08-20T14:34:02.311Z","0.19.0":"2019-08-27T17:00:13.488Z","0.20.0-alpha.1.cfb0004e":"2019-09-16T13:03:24.636Z","0.19.1-alpha.2.17":"2019-09-24T08:32:38.957Z","0.20.0":"2019-11-12T14:59:18.288Z","0.20.1":"2019-12-13T12:54:08.146Z","0.21.0":"2020-01-13T10:57:46.327Z","0.21.1":"2020-01-29T14:42:21.043Z","0.22.0":"2020-02-13T17:10:56.581Z","0.23.0":"2020-02-18T15:12:16.296Z","0.24.0":"2020-03-04T12:59:09.816Z","0.24.1-alpha.12":"2020-04-07T12:26:04.596Z","0.25.0":"2020-04-09T09:35:17.400Z","0.25.1":"2020-04-16T15:51:56.180Z","0.26.0-alpha.0":"2020-04-17T14:23:47.561Z","0.26.0-alpha.1":"2020-04-21T11:56:09.410Z","0.26.0-alpha.2":"2020-04-24T08:31:24.013Z","0.26.0-alpha.3":"2020-05-04T10:16:12.222Z","0.26.0-alpha.4":"2020-05-07T10:13:09.594Z","0.25.3":"2020-05-11T15:59:00.008Z","0.25.4":"2020-05-14T11:36:15.565Z","0.26.0":"2020-05-25T14:03:55.245Z","0.27.0":"2020-06-04T14:53:02.751Z","0.28.0-alpha.0":"2020-06-16T14:16:54.778Z","0.28.0-alpha.1":"2020-07-20T10:26:25.877Z","0.28.0":"2020-07-22T10:30:57.774Z","0.29.0":"2020-08-06T09:39:40.234Z","0.30.0-alpha.1":"2020-08-19T08:35:10.049Z","0.30.0":"2020-12-12T13:47:19.081Z","0.31.0":"2021-02-01T10:56:01.900Z","0.31.1":"2021-02-01T11:01:07.211Z","0.32.0":"2021-04-21T17:15:20.630Z","0.33.0":"2021-07-25T14:58:55.517Z","0.33.1":"2021-10-12T17:32:14.539Z","1.0.0-alpha-20231022085748-0910b9e1":"2023-10-22T09:07:21.733Z","1.0.0-alpha-20231106132410-d312ae00":"2023-11-06T13:29:46.802Z","1.0.0-alpha-20231106135626-1555665c":"2023-11-06T14:06:06.943Z","1.0.0-alpha-20231109134411-9db5d55b":"2023-11-09T13:49:53.221Z","1.0.0-alpha-20231110150116-1eb474da":"2023-11-10T15:10:20.910Z","1.0.0-alpha-20231110204039-4238958d":"2023-11-10T20:49:56.228Z","1.0.0-alpha-20231111101845-4f997913":"2023-11-11T10:24:28.034Z","1.0.0-alpha-20231111172350-25f6cb1d":"2023-11-11T17:29:35.088Z","1.0.0-alpha-20231113142902-7812b73b":"2023-11-13T14:34:41.020Z","1.0.0-alpha-20231115113719-ae2b53a9":"2023-11-15T11:42:59.524Z","1.0.0-alpha-20231115205645-aa630d56":"2023-11-15T21:02:25.593Z","1.0.0-alpha-20231116130548-67b64a6a":"2023-11-16T13:11:39.168Z","1.0.0-alpha-20231116132834-55ee2b96":"2023-11-16T13:34:14.690Z","1.0.0-alpha-20231119094526-b1fc68c7":"2023-11-19T09:51:03.034Z","1.0.0-alpha-20231120163547-4a461fcc":"2023-11-20T16:41:28.041Z","1.0.0-alpha-20231120164530-e14d6a81":"2023-11-20T16:51:11.789Z","1.0.0-alpha-20231121011122-60a60524":"2023-11-21T01:17:10.894Z","1.0.0-alpha-20231122105229-8edd073f":"2023-11-22T10:58:21.221Z","1.0.0-alpha-20231122120807-69a661e3":"2023-11-22T12:14:03.918Z","1.0.0-alpha-20231122192915-c0243667":"2023-11-22T19:35:11.769Z","1.0.0-alpha-20231123103003-4f0c2405":"2023-11-23T10:35:44.911Z","1.0.0-alpha-20231123122853-0ccafb9d":"2023-11-23T12:34:31.001Z","1.0.0-alpha-20231123131746-58399dcd":"2023-11-23T13:23:37.293Z","1.0.0-alpha-20231123183707-51335dc2":"2023-11-23T18:42:45.476Z","1.0.0-alpha-20231124142337-45cc4d05":"2023-11-24T14:29:23.912Z","1.0.0-alpha-20231127162849-b5b29d3d":"2023-11-27T16:34:36.978Z","1.0.0-alpha-20231127170705-4b0b3391":"2023-11-27T17:12:52.221Z","1.0.0-alpha-20231130104851-8345fe6cd6d691fbdd62e2128556729886215165":"2023-11-30T10:54:33.855Z","1.0.0-alpha-20231206161100-80de92b5866143888ffa3a9f9a5b859c2cb688db":"2023-12-06T16:16:47.358Z","1.0.0-alpha-20231213120946-d0b25d8c1fb32653d6d38baded85375166296b9b":"2023-12-13T12:15:29.909Z","1.0.0-alpha-20231214103418-1e7f8c6d37f0e6bf957dedb5c9566ef94ee5aabd":"2023-12-14T10:40:07.624Z","1.0.0-alpha-20231219110415-4099195bd5e8ffdc8eb76f0800ac2e48504820b9":"2023-12-19T11:10:08.023Z","1.0.0-alpha-20240107150616-b81459c89ce8a07a4ee8bafdf5b1fe521894f10b":"2024-01-07T15:12:01.566Z","1.0.0-alpha-20240107161311-3b08baff26de149c7ac84dd2fc77c459d7d1cf59":"2024-01-07T16:19:01.114Z","1.0.0-alpha-20240108082143-d74c0d3658792ccbd34fa5aa1573654370caaaf0":"2024-01-08T08:27:32.136Z","1.0.0-rc-20240108083011-511acde0cc05c194e989d0b75b38eb49836c2f45":"2024-01-08T08:35:57.293Z","1.0.0-alpha-20240131133732-7e266d9a0972859f936670670463acde6c27c45d":"2024-01-31T13:43:23.071Z","1.0.0-rc-20240131134559-3b97fdc3ab172c2bb1dea4a0d2ffd849b9f5da39":"2024-01-31T13:51:42.805Z","1.0.0-alpha-20240208121029-7d2c4bb20c8b189e9becbfca91d8414aab36775a":"2024-02-08T12:16:17.893Z","1.0.0-rc-20240208122057-283f2825621f91e014475c969d330ad5c036dadf":"2024-02-08T12:26:45.218Z","1.0.0-alpha-20240308103044-4af4256ffa4b58ff4654fa2e3514291b689b076a":"2024-03-08T10:36:30.038Z","1.0.0-rc-20240308104521-8c44e20d17ded2c8e8b7299c4bd7268b3582deb3":"2024-03-08T10:51:16.990Z"},"keywords":["rest","graphql","grant","auth","authentication","accounts","users","oauth"],"repository":{"type":"git","url":"https://github.com/accounts-js/accounts/tree/master/packages/server"},"author":{"name":"Tim Mikeladze"},"license":"MIT","readmeFilename":""}