{"_id":"registry-js","_rev":"437763","name":"registry-js","description":"A simple and opinionated library for working with the Windows registry","dist-tags":{"latest":"1.15.1","next":"1.15.0-rc1"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"time":{"modified":"2021-08-05T06:22:48.000Z","created":"2017-12-03T04:48:40.428Z","1.15.1":"2021-05-14T09:50:51.610Z","1.15.0":"2021-04-27T11:56:26.349Z","1.15.0-rc1":"2021-04-22T13:56:57.586Z","1.14.0":"2021-04-09T07:42:04.198Z","1.13.0":"2020-11-30T18:22:09.487Z","1.12.0":"2020-09-09T13:42:36.972Z","1.11.0":"2020-08-21T16:38:08.642Z","1.10.0":"2020-08-19T10:34:54.587Z","1.9.0":"2019-10-24T12:56:38.735Z","1.8.0":"2019-07-30T19:13:22.089Z","1.7.0":"2019-07-22T17:24:05.794Z","1.6.0":"2019-06-24T13:53:52.647Z","1.5.0":"2019-05-27T14:27:07.551Z","1.4.0":"2019-04-25T20:14:53.564Z","1.3.4":"2019-03-19T12:10:40.788Z","1.3.3":"2019-02-14T12:08:21.585Z","1.3.2":"2019-02-06T20:01:53.211Z","1.3.1":"2019-02-06T19:50:43.840Z","1.3.0":"2019-02-06T19:35:11.038Z","1.2.0":"2019-02-06T16:21:13.570Z","1.1.0":"2018-12-19T02:11:42.205Z","1.0.9":"2018-12-19T01:57:07.616Z","1.0.8":"2018-12-18T11:37:56.378Z","1.0.7":"2017-12-05T08:54:32.663Z","1.0.6":"2017-12-05T02:43:50.480Z","1.0.5":"2017-12-05T01:56:45.785Z","1.0.4":"2017-12-05T00:23:01.345Z","1.0.3":"2017-12-05T00:19:34.197Z","1.0.2":"2017-12-03T21:47:15.158Z","1.0.1":"2017-12-03T09:40:15.322Z","1.0.0":"2017-12-03T04:48:40.428Z"},"users":{},"author":"","repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"versions":{"1.15.1":{"name":"registry-js","version":"1.15.1","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublishOnly":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"yarn prettier --write","check-prettier":"prettier --check \"./**/*.{ts,tsx,js,json,jsx,scss,html,yaml,yml}\"","prebuild-napi-x64":"prebuild -t 3 -r napi -a x64 --strip","prebuild-napi-ia32":"prebuild -t 3 -r napi -a ia32 --strip","prebuild-napi-arm64":"prebuild -t 3 -r napi -a arm64 --strip","prebuild-all":"yarn prebuild-napi-x64 && yarn prebuild-napi-ia32 && yarn prebuild-napi-arm64","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":"","license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^26.0.13","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^26.4.2","node-abi":"^2.21.0","prebuild":"^10.0.1","prettier":"^2.0.5","ts-node":"^9.0.0","typescript":"^3.9.0"},"dependencies":{"node-addon-api":"^3.1.0","prebuild-install":"^5.3.5"},"binary":{"napi_versions":[3]},"config":{"runtime":"napi","target":3},"gitHead":"918bed0c9a2ee023d5df666062374774df57d5fa","_id":"registry-js@1.15.1","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","dist":{"shasum":"f41c329bfc2461b6c20e1aea3f0b2e26b6d6bdd5","size":9145,"noattachment":false,"key":"/registry-js/-/registry-js-1.15.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.15.1.tgz"},"_npmUser":{"name":"sergiou87","email":"sergio.padrino@gmail.com"},"directories":{},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.15.1_1620985851460_0.28558260766980315"},"_hasShrinkwrap":false,"publish_time":1620985851610,"_cnpm_publish_time":1620985851610},"1.15.0":{"name":"registry-js","version":"1.15.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublishOnly":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"yarn prettier --write","check-prettier":"prettier --check \"./**/*.{ts,tsx,js,json,jsx,scss,html,yaml,yml}\"","prebuild-napi-x64":"prebuild -t 3 -r napi -a x64 --strip","prebuild-napi-ia32":"prebuild -t 3 -r napi -a ia32 --strip","prebuild-napi-arm64":"prebuild -t 3 -r napi -a arm64 --strip","prebuild-all":"yarn prebuild-napi-x64 && yarn prebuild-napi-ia32 && yarn prebuild-napi-arm64","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":"","license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^26.0.13","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^26.4.2","node-abi":"^2.21.0","prebuild":"^10.0.1","prettier":"^2.0.5","ts-node":"^9.0.0","typescript":"^3.9.0"},"dependencies":{"node-addon-api":"^3.1.0","prebuild-install":"^5.3.5"},"binary":{"napi_versions":[3]},"config":{"runtime":"napi","target":3},"gitHead":"b71a585ca44226f94896dd1b9d96e88a1e111f05","_id":"registry-js@1.15.0","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","dist":{"shasum":"eb028503df2358291e2d107fb6dc316f688e47b1","size":9142,"noattachment":false,"key":"/registry-js/-/registry-js-1.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.15.0.tgz"},"_npmUser":{"name":"sergiou87","email":"sergio.padrino@gmail.com"},"directories":{},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.15.0_1619524586191_0.09743404198169814"},"_hasShrinkwrap":false,"publish_time":1619524586349,"_cnpm_publish_time":1619524586349},"1.15.0-rc1":{"name":"registry-js","version":"1.15.0-rc1","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublishOnly":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"yarn prettier --write","check-prettier":"prettier --check \"./**/*.{ts,tsx,js,json,jsx,scss,html,yaml,yml}\"","prebuild-napi-x64":"prebuild -t 3 -r napi -a x64 --strip","prebuild-napi-ia32":"prebuild -t 3 -r napi -a ia32 --strip","prebuild-napi-arm64":"prebuild -t 3 -r napi -a arm64 --strip","prebuild-all":"yarn prebuild-napi-x64 && yarn prebuild-napi-ia32 && yarn prebuild-napi-arm64","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":"","license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^26.0.13","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^26.4.2","node-abi":"^2.21.0","prebuild":"^10.0.1","prettier":"^2.0.5","ts-node":"^9.0.0","typescript":"^3.9.0"},"dependencies":{"node-addon-api":"^3.1.0","prebuild-install":"^5.3.5"},"binary":{"napi_versions":[3]},"config":{"runtime":"napi","target":3},"readmeFilename":"README.md","gitHead":"8faa76a6c8ddc6de002651ae3b04984df885801c","_id":"registry-js@1.15.0-rc1","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"shasum":"fe563be948d73b314700bc227ed06932ab53d79d","size":9145,"noattachment":false,"key":"/registry-js/-/registry-js-1.15.0-rc1.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.15.0-rc1.tgz"},"_npmUser":{"name":"sergiou87","email":"sergio.padrino@gmail.com"},"directories":{},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.15.0-rc1_1619099817202_0.09147301771263461"},"_hasShrinkwrap":false,"publish_time":1619099817586,"_cnpm_publish_time":1619099817586},"1.14.0":{"name":"registry-js","version":"1.14.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublishOnly":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"yarn prettier --write","check-prettier":"prettier --check \"./**/*.{ts,tsx,js,json,jsx,scss,html,yaml,yml}\"","prebuild-node":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 -t 14.8.0 --strip","prebuild-node-ia32":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 -t 14.8.0 -a ia32 --strip","prebuild-electron":"prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -t 12.0.0 -r electron --strip","prebuild-electron-arm64":"prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -t 12.0.0 -r electron -a arm64 --strip","prebuild-electron-ia32":"prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -t 12.0.0 -r electron -a ia32 --strip","prebuild-all":"yarn prebuild-node && yarn prebuild-node-ia32 && yarn prebuild-electron && yarn prebuild-electron-ia32 && yarn prebuild-electron-arm64","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":"","license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^26.0.13","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^26.4.2","node-abi":"^2.21.0","prebuild":"^10.0.1","prettier":"^2.0.5","ts-node":"^9.0.0","typescript":"^3.9.0"},"dependencies":{"nan":"^2.14.1","prebuild-install":"^5.3.5"},"gitHead":"98bd22a36d85e66d254610c551d577a1725f8987","_id":"registry-js@1.14.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"98943deacdce667ddd91af162785d3c1fb4f53cc","size":9104,"noattachment":false,"key":"/registry-js/-/registry-js-1.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.14.0.tgz"},"_npmUser":{"name":"sergiou87","email":"sergio.padrino@gmail.com"},"directories":{},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.14.0_1617954124069_0.7997050543853665"},"_hasShrinkwrap":false,"publish_time":1617954124198,"_cnpm_publish_time":1617954124198},"1.13.0":{"name":"registry-js","version":"1.13.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","benchmark":"ts-node benchmarks/reg.ts","prettier":"yarn prettier --write","check-prettier":"prettier --check \"./**/*.{ts,tsx,js,json,jsx,scss,html,yaml,yml}\"","prebuild-node":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 -t 14.8.0 --strip","prebuild-node-ia32":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 -t 14.8.0 -a ia32 --strip","prebuild-electron":"prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -r electron --strip","prebuild-electron-arm64":"prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -r electron -a arm64 --strip","prebuild-electron-ia32":"prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -r electron -a ia32 --strip","prebuild-all":"yarn prebuild-node && yarn prebuild-node-ia32 && yarn prebuild-electron && yarn prebuild-electron-ia32 && yarn prebuild-electron-arm64","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":"","license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^26.0.13","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^26.4.2","node-abi":"^2.19.3","prebuild":"^10.0.1","prettier":"^2.0.5","ts-node":"^9.0.0","typescript":"^3.9.0"},"dependencies":{"nan":"^2.14.1","prebuild-install":"^5.3.5"},"gitHead":"373a39612ed5ad5a564b0ab6e25372e919d46431","_id":"registry-js@1.13.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"8c25c83383aad53a295a47f1ac38df6bee0b19c9","size":5560,"noattachment":false,"key":"/registry-js/-/registry-js-1.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.13.0.tgz"},"_npmUser":{"name":"niik","email":"j.markus.olsson@gmail.com"},"directories":{},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.13.0_1606760529383_0.8381765551090044"},"_hasShrinkwrap":false,"publish_time":1606760529487,"_cnpm_publish_time":1606760529487},"1.12.0":{"name":"registry-js","version":"1.12.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 -t 14.8.0 --strip","prebuild-node-ia32":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 -t 14.8.0 -a ia32 --strip","prebuild-electron":"prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -r electron --strip","prebuild-electron-ia32":"prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":"","license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^26.0.13","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^26.4.2","node-abi":"2.18.0","prebuild":"^10.0.0","prettier":"^2.0.5","ts-node":"^9.0.0","typescript":"^3.9.0"},"dependencies":{"nan":"^2.14.1","prebuild-install":"^5.3.5"},"resolutions":{"**/node-abi":"2.18.0"},"gitHead":"ed3ede085d5cbd807a2200d0a167c4143ac4dfe9","_id":"registry-js@1.12.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"35ecfba4d3c3777ff1605e239abaa823fa32979f","size":8884,"noattachment":false,"key":"/registry-js/-/registry-js-1.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.12.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"niik","email":"j.markus.olsson@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.12.0_1599658956827_0.07184666497430725"},"_hasShrinkwrap":false,"publish_time":1599658956972,"_cnpm_publish_time":1599658956972},"1.11.0":{"name":"registry-js","version":"1.11.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 -t 14.8.0 --strip","prebuild-node-ia32":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 -t 14.8.0 -a ia32 --strip","prebuild-electron":"prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -r electron --strip","prebuild-electron-ia32":"prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":"","license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^24.0.0","node-abi":"2.18.0","prebuild":"^10.0.0","prettier":"^2.0.5","ts-node":"^8.10.2","typescript":"^3.9.0"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"resolutions":{"**/node-abi":"2.18.0"},"gitHead":"872d90375725f9a4a56a0b1bdcb7e383209425e7","_id":"registry-js@1.11.0","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"7a31efe4a02613fdf02565225d3aff9ba9121a57","size":8887,"noattachment":false,"key":"/registry-js/-/registry-js-1.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.11.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"niik","email":"j.markus.olsson@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.11.0_1598027887975_0.29490015675862025"},"_hasShrinkwrap":false,"publish_time":1598027888642,"_cnpm_publish_time":1598027888642},"1.10.0":{"name":"registry-js","version":"1.10.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 -t 14.8.0 --strip","prebuild-node-ia32":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 -t 14.8.0 -a ia32 --strip","prebuild-electron":"prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -r electron --strip","prebuild-electron-ia32":"prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":"","license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^24.0.0","node-abi":"2.18.0","prebuild":"^10.0.0","prettier":"^2.0.5","ts-node":"^8.10.2","typescript":"^3.9.0"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"resolutions":{"**/node-abi":"2.18.0"},"gitHead":"3ed2fde62c2fc98d40d7b3c3fdd7c2bb200573a3","_id":"registry-js@1.10.0","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"51e11ac6d49909dd03e0a90ff64b01e89009b285","size":2009145,"noattachment":false,"key":"/registry-js/-/registry-js-1.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.10.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"niik","email":"j.markus.olsson@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.10.0_1597833294394_0.4319170230639826"},"_hasShrinkwrap":false,"publish_time":1597833294587,"_cnpm_publish_time":1597833294587},"1.9.0":{"name":"registry-js","version":"1.9.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 8.16.0 -t 10.11.0 -t 11.9.0 -t 12.0.0 --strip","prebuild-node-ia32":"prebuild -t 8.16.0 -t 10.11.0 -t 11.9.0 -t 12.0.0 -a ia32 --strip","prebuild-electron":"prebuild -t 3.0.0 -t 4.0.4 -t 5.0.0 -t 6.0.0 -t 7.0.0 -r electron --strip","prebuild-electron-ia32":"prebuild -t 3.0.0 -t 4.0.4  -t 5.0.0 -t 6.0.0 -t 7.0.0 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^24.0.0","node-abi":"2.12.0","prebuild":"^9.0.0","prettier":"^1.14.2","ts-node":"^8.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"resolutions":{"**/node-abi":"2.12.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.9.0","dist":{"shasum":"037390495c28571d566ee1e188cf79140c21512b","size":2335467,"noattachment":false,"key":"/registry-js/-/registry-js-1.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.9.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.9.0_1571921798530_0.9766245078563651"},"_hasShrinkwrap":false,"publish_time":1571921798735,"_cnpm_publish_time":1571921798735},"1.8.0":{"name":"registry-js","version":"1.8.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 8.16.0 -t 10.11.0 -t 11.9.0 -t 12.0.0 --strip","prebuild-node-ia32":"prebuild -t 8.16.0 -t 10.11.0 -t 11.9.0 -t 12.0.0 -a ia32 --strip","prebuild-electron":"prebuild -t 3.0.0 -t 4.0.4 -t 5.0.0 -t 6.0.0 -r electron --strip","prebuild-electron-ia32":"prebuild -t 3.0.0 -t 4.0.4  -t 5.0.0 -t 6.0.0 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^24.0.0","node-abi":"2.10.0","prebuild":"^9.0.0","prettier":"^1.14.2","ts-node":"^8.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"resolutions":{"**/node-abi":"2.10.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.8.0","dist":{"shasum":"291da86464e5e5937667d7b66f48930fe0a59e42","size":2176900,"noattachment":false,"key":"/registry-js/-/registry-js-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.8.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.8.0_1564514001715_0.9544632666233195"},"_hasShrinkwrap":false,"publish_time":1564514002089,"_cnpm_publish_time":1564514002089},"1.7.0":{"name":"registry-js","version":"1.7.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 8.16.0 -t 10.11.0 -t 11.9.0 -t 12.0.0 --strip","prebuild-node-ia32":"prebuild -t 8.16.0 -t 10.11.0 -t 11.9.0 -t 12.0.0 -a ia32 --strip","prebuild-electron":"prebuild -t 3.0.0 -t 4.0.4 -t 5.0.0 -r electron --strip","prebuild-electron-ia32":"prebuild -t 3.0.0 -t 4.0.4  -t 5.0.0 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^24.0.0","node-abi":"^2.8.0","prebuild":"^9.0.0","prettier":"^1.14.2","ts-node":"^8.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.7.0","dist":{"shasum":"470c8bc822ba3d987cac25c5df4267afbcf06d5f","size":1621338,"noattachment":false,"key":"/registry-js/-/registry-js-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.7.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.7.0_1563816245527_0.8135104046191823"},"_hasShrinkwrap":false,"publish_time":1563816245794,"_cnpm_publish_time":1563816245794},"1.6.0":{"name":"registry-js","version":"1.6.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 --strip","prebuild-node-ia32":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 -a ia32 --strip","prebuild-electron":"prebuild -t 3.0.0 -t 4.0.4 -t 5.0.0 -r electron --strip","prebuild-electron-ia32":"prebuild -t 3.0.0 -t 4.0.4  -t 5.0.0 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^24.0.0","node-abi":"^2.8.0","prebuild":"^9.0.0","prettier":"^1.14.2","ts-node":"^8.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.6.0","dist":{"shasum":"b7414b29690fb9287a2ea2d65980be0810303e49","size":1621164,"noattachment":false,"key":"/registry-js/-/registry-js-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.6.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.6.0_1561384432467_0.043114007710733926"},"_hasShrinkwrap":false,"publish_time":1561384432647,"_cnpm_publish_time":1561384432647},"1.5.0":{"name":"registry-js","version":"1.5.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 --strip","prebuild-node-ia32":"prebuild -t 10.11.0 -t 11.9.0 -t 12.0.0 -a ia32 --strip","prebuild-electron":"prebuild -t 3.0.0 -t 4.0.4 -t 5.0.0 -r electron --strip","prebuild-electron-ia32":"prebuild -t 3.0.0 -t 4.0.4  -t 5.0.0 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^12.0.0","benchmark":"^2.1.4","jest":"^24.0.0","node-abi":"^2.8.0","prebuild":"^8.1.2","prettier":"^1.14.2","ts-node":"^8.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.5.0","dist":{"shasum":"12cd7e9c76001ea014bdafda7b0159702aeb970f","size":1623399,"noattachment":false,"key":"/registry-js/-/registry-js-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.5.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.5.0_1558967227273_0.8317246059412775"},"_hasShrinkwrap":false,"publish_time":1558967227551,"_cnpm_publish_time":1558967227551},"1.4.0":{"name":"registry-js","version":"1.4.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 8.9.0 -t 9.4.0 -t 10.11.0 -t 11.9.0 -t 12.0.0 --strip","prebuild-node-ia32":"prebuild -t 8.9.0 -t 9.4.0 -a ia32 --strip","prebuild-electron":"prebuild -t 2.0.0 -t 3.0.0 -t 4.0.4 -t 5.0.0 -r electron --strip","prebuild-electron-ia32":"prebuild -t 2.0.0 -t 3.0.0 -t 4.0.4  -t 5.0.0 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^11.9.0","benchmark":"^2.1.4","jest":"^24.0.0","node-abi":"^2.8.0","prebuild":"^8.1.2","prettier":"^1.14.2","ts-node":"^8.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.4.0","dist":{"shasum":"730d8cfa9428ac307df60e7ea7415e874742c8fd","size":1618332,"noattachment":false,"key":"/registry-js/-/registry-js-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.4.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.4.0_1556223293002_0.7490762389434604"},"_hasShrinkwrap":false,"publish_time":1556223293564,"_cnpm_publish_time":1556223293564},"1.3.4":{"name":"registry-js","version":"1.3.4","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 8.9.0 -t 9.4.0 -t 10.11.0 -t 11.9.0 --strip","prebuild-node-ia32":"prebuild -t 8.9.0 -t 9.4.0 -a ia32 --strip","prebuild-electron":"prebuild -t 2.0.0 -t 3.0.0 -t 4.0.4 -r electron --strip","prebuild-electron-ia32":"prebuild -t 2.0.0 -t 3.0.0 -t 4.0.4 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^11.9.0","benchmark":"^2.1.4","jest":"^24.0.0","prebuild":"^8.1.2","prettier":"^1.14.2","ts-node":"^8.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.3.4","dist":{"shasum":"5c4ce0e8c2bea931a1467019e58c08c8e06b3741","size":1645642,"noattachment":false,"key":"/registry-js/-/registry-js-1.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.3.4.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.3.4_1552997440613_0.8609722145212952"},"_hasShrinkwrap":false,"publish_time":1552997440788,"_cnpm_publish_time":1552997440788},"1.3.3":{"name":"registry-js","version":"1.3.3","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 8.9.0 -t 9.4.0 -t 10.11.0 -t 11.9.0 --strip","prebuild-node-ia32":"prebuild -t 8.9.0 -t 9.4.0 -a ia32 --strip","prebuild-electron":"prebuild -t 2.0.0 -t 3.0.0 -t 4.0.4 -r electron --strip","prebuild-electron-ia32":"prebuild -t 2.0.0 -t 3.0.0 -t 4.0.4 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^11.9.0","benchmark":"^2.1.4","jest":"^24.0.0","prebuild":"^8.1.2","prettier":"^1.14.2","ts-node":"^8.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.3.3","dist":{"shasum":"dc111ef3f9dfc278a267d242df0aafd787a7ed52","size":1620196,"noattachment":false,"key":"/registry-js/-/registry-js-1.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.3.3.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.3.3_1550146101361_0.05491106035325366"},"_hasShrinkwrap":false,"publish_time":1550146101585,"_cnpm_publish_time":1550146101585},"1.3.2":{"name":"registry-js","version":"1.3.2","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 8.9.0 -t 9.4.0 -t 10.11.0 -t 11.9.0 --strip","prebuild-node-ia32":"prebuild -t 8.9.0 -t 9.4.0 -a ia32 --strip","prebuild-electron":"prebuild -t 2.0.0 -t 3.0.0 -t 4.0.4 -r electron --strip","prebuild-electron-ia32":"prebuild -t 2.0.0 -t 3.0.0 -t 4.0.4 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^10.9.1","benchmark":"^2.1.4","jest":"^24.0.0","prebuild":"^8.1.2","prettier":"^1.14.2","ts-node":"^8.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.3.2","dist":{"shasum":"8d5f002091610580a942c67d9961ecb305dcf7fd","size":1646212,"noattachment":false,"key":"/registry-js/-/registry-js-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.3.2.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.3.2_1549483312999_0.025609300430830206"},"_hasShrinkwrap":false,"publish_time":1549483313211,"_cnpm_publish_time":1549483313211},"1.3.1":{"name":"registry-js","version":"1.3.1","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 8.9.0 -t 9.4.0 -t 10.11.0 -t 11.9.0 --strip","prebuild-node-ia32":"prebuild -t 8.9.0 -t 9.4.0 -a ia32 --strip","prebuild-electron":"prebuild -t 2.0.0 -t 3.0.0 -t 4.0.4 -r electron --strip","prebuild-electron-ia32":"prebuild -t 2.0.0 -t 3.0.0 -t 4.0.4 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^10.9.1","benchmark":"^2.1.4","jest":"^24.0.0","prebuild":"^8.1.2","prettier":"^1.14.2","ts-node":"^8.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.3.1","dist":{"shasum":"2490446d7ddf2164a269192041cf9dc584c39f6f","size":1646217,"noattachment":false,"key":"/registry-js/-/registry-js-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.3.1.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.3.1_1549482643541_0.7958209869514219"},"_hasShrinkwrap":false,"publish_time":1549482643840,"_cnpm_publish_time":1549482643840},"1.3.0":{"name":"registry-js","version":"1.3.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"install":"prebuild-install || node-gyp rebuild","build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","prebuild-node":"prebuild -t 8.9.0 -t 9.4.0 -t 10.11.0 -t 11.9.0 --strip","prebuild-node-ia32":"prebuild -t 8.9.0 -t 9.4.0 -a ia32 --strip","prebuild-electron":"prebuild -t 2.0.0 -t 3.0.0 -t 4.0.4 -r electron --strip","prebuild-electron-ia32":"prebuild -t 2.0.0 -t 3.0.0 -t 4.0.4 -r electron -a ia32 --strip","upload":"node ./script/upload.js"},"repository":{"type":"git","url":"git+https://github.com/desktop/registry-js.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"homepage":"https://github.com/desktop/registry-js#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^10.9.1","benchmark":"^2.1.4","jest":"^24.0.0","prebuild":"^8.1.2","prettier":"^1.14.2","ts-node":"^8.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0","prebuild-install":"^5.2.4"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.3.0","dist":{"shasum":"60cdde33a27d9be024ce05dcda3b3fdbb9316ad1","size":1646217,"noattachment":false,"key":"/registry-js/-/registry-js-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.3.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.3.0_1549481710808_0.23677102378056092"},"_hasShrinkwrap":false,"publish_time":1549481711038,"_cnpm_publish_time":1549481711038},"1.2.0":{"name":"registry-js","version":"1.2.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"build":"tsc","pretest":"yarn build","test":"jest -c jest.json","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","install":"node-gyp rebuild"},"repository":{"type":"git","url":"git+https://github.com/desktop/lean-mean-registry-client.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/lean-mean-registry-client/issues"},"homepage":"https://github.com/desktop/lean-mean-registry-client#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/jest":"^24.0.0","@types/node":"^10.9.1","benchmark":"^2.1.4","jest":"^24.0.0","prettier":"^1.14.2","ts-node":"^8.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.2.0","dist":{"shasum":"f724c81801dc1ce70517599e7903323327b9cf84","size":1646154,"noattachment":false,"key":"/registry-js/-/registry-js-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.2.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.2.0_1549470073326_0.07420949808222654"},"_hasShrinkwrap":false,"publish_time":1549470073570,"_cnpm_publish_time":1549470073570},"1.1.0":{"name":"registry-js","version":"1.1.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"build":"tsc","pretest":"yarn build","test":"mocha dist/test/**/*.js","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","install":"node-gyp rebuild"},"repository":{"type":"git","url":"git+https://github.com/desktop/lean-mean-registry-client.git"},"keywords":[],"author":"","license":"MIT","bugs":{"url":"https://github.com/desktop/lean-mean-registry-client/issues"},"homepage":"https://github.com/desktop/lean-mean-registry-client#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/chai":"^4.1.4","@types/mocha":"^5.2.5","@types/node":"^10.9.1","benchmark":"^2.1.4","chai":"^4.1.2","mocha":"^5.2.0","prettier":"^1.14.2","ts-node":"^7.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0"},"gypfile":true,"gitHead":"29435806aebf5a1518aaa5392d4f88aaf6e116b7","_id":"registry-js@1.1.0","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"dist":{"shasum":"631c24696ea8611fd73c1a51511faf38eb74af1e","size":24178,"noattachment":false,"key":"/registry-js/-/registry-js-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.1.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.1.0_1545185502093_0.6689734948676926"},"_hasShrinkwrap":false,"publish_time":1545185502205,"_cnpm_publish_time":1545185502205},"1.0.9":{"name":"registry-js","version":"1.0.9","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"build":"tsc","pretest":"yarn build","test":"mocha dist/test/**/*.js","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","install":"node-gyp rebuild"},"repository":{"type":"git","url":"git+https://github.com/desktop/lean-mean-registry-client.git"},"keywords":[],"author":"","license":"MIT","bugs":{"url":"https://github.com/desktop/lean-mean-registry-client/issues"},"homepage":"https://github.com/desktop/lean-mean-registry-client#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/chai":"^4.1.4","@types/mocha":"^5.2.5","@types/node":"^10.9.1","benchmark":"^2.1.4","chai":"^4.1.2","mocha":"^5.2.0","prettier":"^1.14.2","ts-node":"^7.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0"},"gypfile":true,"gitHead":"39d257ff4236d5cf0de44cbddc0e2caa4baf34cb","_id":"registry-js@1.0.9","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"dist":{"shasum":"175429116fd777773fc7ecb8d396028c4b3a692e","size":23550,"noattachment":false,"key":"/registry-js/-/registry-js-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.0.9.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.0.9_1545184627430_0.907009692794958"},"_hasShrinkwrap":false,"publish_time":1545184627616,"_cnpm_publish_time":1545184627616},"1.0.8":{"name":"registry-js","version":"1.0.8","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"build":"tsc","pretest":"yarn build","test":"mocha dist/test/**/*.js","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","prettier":"prettier --write lib/*.ts test/*.ts","check-prettier":"prettier --list-different lib/*.ts test/*.ts","install":"node-gyp rebuild"},"repository":{"type":"git","url":"git+https://github.com/desktop/lean-mean-registry-client.git"},"keywords":[],"author":"","license":"MIT","bugs":{"url":"https://github.com/desktop/lean-mean-registry-client/issues"},"homepage":"https://github.com/desktop/lean-mean-registry-client#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/chai":"^4.1.4","@types/mocha":"^5.2.5","@types/node":"^10.9.1","benchmark":"^2.1.4","chai":"^4.1.2","mocha":"^5.2.0","prettier":"^1.14.2","ts-node":"^7.0.1","typescript":"^3.0.1"},"dependencies":{"nan":"^2.10.0"},"gypfile":true,"gitHead":"f8aae1965caeb01d1a1d782fa1aef549d549dabd","_id":"registry-js@1.0.8","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"dist":{"shasum":"093505e24564b5c2557a820b30cb318374976723","size":928112,"noattachment":false,"key":"/registry-js/-/registry-js-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.0.8.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js_1.0.8_1545133075877_0.5984828973467662"},"_hasShrinkwrap":false,"publish_time":1545133076378,"_cnpm_publish_time":1545133076378},"1.0.7":{"name":"registry-js","version":"1.0.7","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"build":"tsc","pretest":"yarn build","test":"mocha dist/test/**/*.js","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","install":"node-gyp rebuild"},"repository":{"type":"git","url":"git+https://github.com/desktop/lean-mean-registry-client.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/lean-mean-registry-client/issues"},"homepage":"https://github.com/desktop/lean-mean-registry-client#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/chai":"^4.0.5","@types/mocha":"^2.2.44","@types/node":"^8.0.53","benchmark":"^2.1.4","chai":"^4.1.2","mocha":"^4.0.1","prettier":"^1.8.2","ts-node":"^3.3.0","typescript":"^2.6.2"},"dependencies":{"nan":"^2.8.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.0.7","dist":{"shasum":"7a11990b575e7d1554f09e58fea378db2d57f844","size":6980,"noattachment":false,"key":"/registry-js/-/registry-js-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.0.7.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js-1.0.7.tgz_1512464072603_0.9305558018386364"},"directories":{},"publish_time":1512464072663,"_hasShrinkwrap":false,"_cnpm_publish_time":1512464072663},"1.0.6":{"name":"registry-js","version":"1.0.6","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"build":"tsc","pretest":"yarn build","test":"mocha dist/test/**/*.js","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","install":"node-gyp rebuild"},"repository":{"type":"git","url":"git+https://github.com/desktop/lean-mean-registry-client.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/lean-mean-registry-client/issues"},"homepage":"https://github.com/desktop/lean-mean-registry-client#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/chai":"^4.0.5","@types/mocha":"^2.2.44","@types/node":"^8.0.53","benchmark":"^2.1.4","chai":"^4.1.2","mocha":"^4.0.1","prettier":"^1.8.2","ts-node":"^3.3.0","typescript":"^2.6.2"},"dependencies":{"nan":"^2.8.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.0.6","dist":{"shasum":"91190817048df5377b71871daefffcb98ba36b66","size":6702,"noattachment":false,"key":"/registry-js/-/registry-js-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.0.6.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js-1.0.6.tgz_1512441830401_0.2768268776126206"},"directories":{},"publish_time":1512441830480,"_hasShrinkwrap":false,"_cnpm_publish_time":1512441830480},"1.0.5":{"name":"registry-js","version":"1.0.5","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"build":"tsc","pretest":"yarn build","test":"mocha dist/test/**/*.js","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","install":"node-gyp rebuild"},"repository":{"type":"git","url":"git+https://github.com/desktop/lean-mean-registry-client.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/lean-mean-registry-client/issues"},"homepage":"https://github.com/desktop/lean-mean-registry-client#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/chai":"^4.0.5","@types/mocha":"^2.2.44","@types/node":"^8.0.53","benchmark":"^2.1.4","chai":"^4.1.2","mocha":"^4.0.1","prettier":"^1.8.2","ts-node":"^3.3.0","typescript":"^2.6.2"},"dependencies":{"nan":"^2.8.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.0.5","dist":{"shasum":"d25e23efd2f37e0c5d4b34207c627356b49ce5fe","size":6697,"noattachment":false,"key":"/registry-js/-/registry-js-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.0.5.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js-1.0.5.tgz_1512439005712_0.1728483852930367"},"directories":{},"publish_time":1512439005785,"_hasShrinkwrap":false,"_cnpm_publish_time":1512439005785},"1.0.4":{"name":"registry-js","version":"1.0.4","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"build":"tsc","pretest":"yarn build","test":"mocha dist/test/**/*.js","prepublish":"yarn build && yarn test","postpublish":"git push --follow-tags","benchmark":"ts-node benchmarks/reg.ts","install":"node-gyp rebuild"},"repository":{"type":"git","url":"git+https://github.com/desktop/lean-mean-registry-client.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/lean-mean-registry-client/issues"},"homepage":"https://github.com/desktop/lean-mean-registry-client#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/chai":"^4.0.5","@types/mocha":"^2.2.44","@types/node":"^8.0.53","benchmark":"^2.1.4","chai":"^4.1.2","mocha":"^4.0.1","prettier":"^1.8.2","ts-node":"^3.3.0","typescript":"^2.6.2"},"dependencies":{"nan":"^2.8.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.0.4","dist":{"shasum":"d38cc786d3d3f1a58bd2784fc0139216e2300be2","size":6608,"noattachment":false,"key":"/registry-js/-/registry-js-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.0.4.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js-1.0.4.tgz_1512433381264_0.5904337444808334"},"directories":{},"publish_time":1512433381345,"_hasShrinkwrap":false,"_cnpm_publish_time":1512433381345},"1.0.3":{"name":"registry-js","version":"1.0.3","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"build":"tsc","pretest":"yarn build","test":"mocha dist/test/**/*.js","prepublish":"yarn build && yarn test","benchmark":"ts-node benchmarks/reg.ts","install":"node-gyp rebuild"},"repository":{"type":"git","url":"git+https://github.com/desktop/lean-mean-registry-client.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/lean-mean-registry-client/issues"},"homepage":"https://github.com/desktop/lean-mean-registry-client#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/chai":"^4.0.5","@types/mocha":"^2.2.44","@types/node":"^8.0.53","benchmark":"^2.1.4","chai":"^4.1.2","mocha":"^4.0.1","prettier":"^1.8.2","ts-node":"^3.3.0","typescript":"^2.6.2"},"dependencies":{"nan":"^2.8.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.0.3","dist":{"shasum":"add53951e79b8ded2abdacf79722473389e46bdb","size":6591,"noattachment":false,"key":"/registry-js/-/registry-js-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.0.3.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js-1.0.3.tgz_1512433174038_0.6863398086279631"},"directories":{},"publish_time":1512433174197,"_hasShrinkwrap":false,"_cnpm_publish_time":1512433174197},"1.0.2":{"name":"registry-js","version":"1.0.2","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"build":"tsc","pretest":"yarn build","test":"mocha dist/test/**/*.js","prepublish":"yarn build && yarn test","benchmark":"ts-node benchmarks/reg.ts","install":"node-gyp rebuild"},"repository":{"type":"git","url":"git+https://github.com/desktop/lean-mean-registry-client.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/lean-mean-registry-client/issues"},"homepage":"https://github.com/desktop/lean-mean-registry-client#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/chai":"^4.0.5","@types/mocha":"^2.2.44","@types/node":"^8.0.53","benchmark":"^2.1.4","chai":"^4.1.2","mocha":"^4.0.1","prettier":"^1.8.2","ts-node":"^3.3.0","typescript":"^2.6.2"},"dependencies":{"nan":"^2.8.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.0.2","dist":{"shasum":"6df42fcbbc259ba1862a1019c1cc0bf43ca800b5","size":6511,"noattachment":false,"key":"/registry-js/-/registry-js-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.0.2.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js-1.0.2.tgz_1512337635045_0.9589190550614148"},"directories":{},"publish_time":1512337635158,"_hasShrinkwrap":false,"_cnpm_publish_time":1512337635158},"1.0.1":{"name":"registry-js","version":"1.0.1","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"build":"tsc","pretest":"yarn build","test":"mocha dist/test/**/*.js","prepublish":"yarn build && yarn test","benchmark":"ts-node benchmarks/reg.ts","install":"node-gyp rebuild"},"repository":{"type":"git","url":"git+https://github.com/desktop/lean-mean-registry-client.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/lean-mean-registry-client/issues"},"homepage":"https://github.com/desktop/lean-mean-registry-client#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/chai":"^4.0.5","@types/mocha":"^2.2.44","@types/node":"^8.0.53","benchmark":"^2.1.4","chai":"^4.1.2","mocha":"^4.0.1","prettier":"^1.8.2","ts-node":"^3.3.0","typescript":"^2.6.2"},"dependencies":{"nan":"^2.8.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.0.1","dist":{"shasum":"11b17d2257e6646153b5e80387506e041c54472e","size":6470,"noattachment":false,"key":"/registry-js/-/registry-js-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.0.1.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js-1.0.1.tgz_1512294015251_0.9025287835393101"},"directories":{},"publish_time":1512294015322,"_hasShrinkwrap":false,"_cnpm_publish_time":1512294015322},"1.0.0":{"name":"registry-js","version":"1.0.0","description":"A simple and opinionated library for working with the Windows registry","main":"dist/lib/index.js","typings":"dist/lib/index.d.ts","scripts":{"build":"tsc","pretest":"yarn build","test":"mocha dist/test/**/*.js","prepublish":"yarn build && yarn test","benchmark":"ts-node benchmarks/reg.ts","install":"node-gyp rebuild"},"repository":{"type":"git","url":"git+https://github.com/desktop/lean-mean-registry-client.git"},"keywords":[],"author":{},"license":"MIT","bugs":{"url":"https://github.com/desktop/lean-mean-registry-client/issues"},"os":["win32"],"homepage":"https://github.com/desktop/lean-mean-registry-client#readme","devDependencies":{"@types/benchmark":"^1.0.31","@types/chai":"^4.0.5","@types/mocha":"^2.2.44","@types/node":"^8.0.53","benchmark":"^2.1.4","chai":"^4.1.2","mocha":"^4.0.1","prettier":"^1.8.2","ts-node":"^3.3.0","typescript":"^2.6.2"},"dependencies":{"nan":"^2.8.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 GitHub Desktop\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"registry-js@1.0.0","dist":{"shasum":"69d42ea1bc7686bd2b722ad0edd98486f296a124","size":6345,"noattachment":false,"key":"/registry-js/-/registry-js-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/registry-js/download/registry-js-1.0.0.tgz"},"maintainers":[{"name":"niik","email":"j.markus.olsson@gmail.com"},{"name":"shiftkey","email":"brendan.forster@github.com"}],"_npmUser":{"name":"shiftkey","email":"brendan.forster@github.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/registry-js-1.0.0.tgz_1512276520346_0.2645418308675289"},"directories":{},"publish_time":1512276520428,"_hasShrinkwrap":false,"_cnpm_publish_time":1512276520428}},"readme":"# registry-js\r\n\r\n## A simple and opinionated library for working with the Windows registry\r\n\r\n## Goals\r\n\r\n* zero dependencies\r\n* faster than `reg.exe`\r\n* implement based on usage - don't replicate the registry API\r\n* leverage TypeScript declarations wherever possible\r\n\r\n**Note:** This is currently in preview, with support for features that GitHub\r\nDesktop and Atom require.\r\n\r\n## Install \r\n\r\n```shellsession\r\n$ npm install --save registry-js\r\n# or\r\n$ yarn add registry-js\r\n```\r\n\r\n## But Why?\r\n\r\nThe current set of libraries for interacting with the registry have some\r\nlimitations that meant we couldn't use it in GitHub Desktop:\r\n\r\n* [`windows-registry`](https://www.npmjs.com/package/windows-registry) depends\r\n  on `ffi` at runtime, which caused issues with webpack-ing, and was missing\r\n  APIs we needed.\r\n* [`node-winreg`](https://www.npmjs.com/package/node-winreg) depends on\r\n  `reg.exe` which breaks as soon as you enable \"Prevent access to registry\r\n  editing tools\" Group Policy rules (yes, even `QUERY` operations are caught by\r\n  this). More details about this can be found in\r\n  [desktop/desktop#3105](https://github.com/desktop/desktop/issues/3105).\r\n\r\nAfter exploring other options like invoking PowerShell - which was too slow - we\r\ndecided to write our own little library to do the stuff we require by invoking\r\nthe Win32 APIs directly.\r\n\r\n## Documentation\r\n\r\nSee the documentation under the\r\n[`docs`](https://github.com/desktop/registry-js/tree/master/docs) folder.\r\n\r\n## Supported versions\r\n\r\nEach release of `registry-js` includes prebuilt binaries for the versions of\r\nNode and Electron that are actively supported by these projects. Please refer\r\nto the release documentation for [Node](https://github.com/nodejs/Release) and\r\n[Electron](https://electronjs.org/docs/tutorial/support) to see what is\r\nsupported currently.\r\n\r\n## Contributing\r\n\r\nRead the [Setup](https://github.com/desktop/registry-js/blob/master/docs/index.md#setup)\r\nsection to ensure your development environment is setup for what you need.\r\n\r\nThis project isn't about implementing a 1-1 replication of the Windows registry\r\nAPI, but implementing just enough for whatever usages there are in the wild.\r\n\r\nIf you want to see something supported, open an issue to start a discussion\r\nabout it.\r\n","_attachments":{},"homepage":"https://github.com/desktop/registry-js#readme","bugs":{"url":"https://github.com/desktop/registry-js/issues"},"license":"MIT"}