{"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"dist-tags":{"latest":"0.23.4","rc":"0.24.2"},"description":"📦🐈 Fast, reliable, and secure dependency management.","readme":"<p align=\"center\">\n  <a href=\"https://yarnpkg.com/\">\n    <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">\n  </a>\n</p>\n\n<p align=\"center\">\n  Fast, reliable, and secure dependency management.\n</p>\n\n<p align=\"center\">\n  <a href=\"https://travis-ci.org/yarnpkg/yarn\"><img alt=\"Travis Status\" src=\"https://travis-ci.org/yarnpkg/yarn.svg\"></a>\n  <a href=\"https://circleci.com/gh/yarnpkg/yarn\"><img alt=\"Circle Status\" src=\"https://circleci.com/gh/yarnpkg/yarn.svg?style=shield&circle-token=5f0a78473b0f440afb218bf2b82323cc6b3cb43f\"></a>\n  <a href=\"https://ci.appveyor.com/project/kittens/yarn/branch/master\"><img alt=\"Appveyor Status\" src=\"https://ci.appveyor.com/api/projects/status/0xdv8chwe2kmk463?svg=true\"></a>\n  <a href=\"https://discord.gg/yarnpkg\"><img alt=\"Discord Chat\" src=\"https://discordapp.com/api/guilds/226791405589233664/widget.png\"></a>\n</p>\n\n---\n\n**Fast:** Yarn caches every package it downloads so it never needs to download the same package again. It also parallelizes operations to maximize resource utilization so install times are faster than ever.\n\n**Reliable:** Using a detailed, concise lockfile format and a deterministic algorithm for installs, Yarn is able to guarantee that an install that worked on one system will work exactly the same way on any other system.\n\n**Secure:** Yarn uses checksums to verify the integrity of every installed package before its code is executed.\n\n## Features\n\n* **Offline Mode.** If you've installed a package before, you can install it again without any internet connection.\n* **Deterministic.** The same dependencies will be installed in the same exact way on any machine, regardless of install order.\n* **Network Performance.** Yarn efficiently queues up requests and avoids request waterfalls in order to maximize network utilization.\n* **Network Resilience.** A single request failing won't cause an install to fail. Requests are retried upon failure.\n* **Flat Mode.** Yarn resolves mismatched versions of dependencies to a single version to avoid creating duplicates.\n* **More emojis.** 🐈\n\n## Installing Yarn\n\nRead the [Installation Guide](https://yarnpkg.com/en/docs/install) on our website for detailed instructions on how to install Yarn.\n\n## Using Yarn\n\nRead the [Usage Guide](https://yarnpkg.com/en/docs/usage) on our website for detailed instructions on how to use Yarn.\n\n## Contributing to Yarn\n\nContributions are always welcome, no matter how large or small. Before contributing, please read the [code of conduct](CODE_OF_CONDUCT.md).\n\nSee [Contributing](CONTRIBUTING.md).\n\n## Prior art\n\nYarn wouldn't exist if it wasn't for excellent prior art. Yarn has been inspired by the following projects:\n\n - [Bundler](https://github.com/bundler/bundler)\n - [Cargo](https://github.com/rust-lang/cargo)\n - [npm](https://github.com/npm/npm)\n\n## Credits\n\nThanks to [Sam Holmes](https://github.com/samholmes) for donating the npm package name!\n","repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"users":{"majgis":true,"empirecoder":true,"timothygu":true,"rexpan":true,"shelling":true,"leizongmin":true,"cmartin81":true,"cdll":true,"hugojosefson":true,"arttse":true,"hal9zillion":true,"shaungrady":true,"ajduke":true,"flozz":true,"mikeyddvl":true,"davidazullo":true,"chriserickson":true,"hain":true,"nmccready":true,"debearloper":true,"gigante":true,"redstrike":true,"djeck":true,"movibe":true,"aehrt55":true,"kswedberg":true,"danielbayley":true,"jh86":true,"belozyorcev":true,"456wyc":true,"ag_dubs":true,"shanewholloway":true,"skypupil":true,"davidjsalazarmoreno":true,"holly":true,"jimjin":true,"shakakira":true,"farskipper":true,"davidga":true,"zixinliango":true,"saravananr":true,"sternelee":true,"thewhiterabbit":true,"lagun4ik":true,"serge-nikitin":true,"dexyne":true,"chrisakakay":true,"schwartzman":true,"lelivero":true,"gableroux":true,"panlw":true,"johnny_kim":true,"jmsherry":true,"charlietango592":true,"ischiavon":true,"modood":true,"heartnett":true,"sopepos":true,"nonthasart":true,"ferchoriverar":true},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"license":"BSD-2-Clause","versions":{"0.1.0":{"author":{"name":"Sam Holmes","url":"http://github.com/samholmes"},"name":"yarn","description":"A simple asynchronous routing pattern.","version":"0.1.0","repository":{"type":"git","url":"git://github.com/samholmes/yarn.git"},"main":"yarn.js","dependencies":{},"devDependencies":{},"optionalDependencies":{},"engines":{"node":"*"},"_id":"yarn@0.1.0","_engineSupported":true,"_npmVersion":"0.3.0-6","_nodeVersion":"v0.4.0","directories":{},"files":[""],"_defaultsLoaded":true,"dist":{"shasum":"13d4865655ea48df3040a230f18e1bbff48ce152","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.1.0.tgz"},"maintainers":[{"name":"samholmes","email":"sam.lb.holmes@gmail.com"}],"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.1.1":{"author":{"name":"Sam Holmes","url":"http://github.com/samholmes"},"name":"yarn","description":"A simple asynchronous routing pattern.","version":"0.1.1","repository":{"type":"git","url":"git://github.com/samholmes/yarn.git"},"main":"yarn.js","dependencies":{},"devDependencies":{},"optionalDependencies":{},"engines":{"node":"*"},"_id":"yarn@0.1.1","_engineSupported":true,"_npmVersion":"0.3.0-6","_nodeVersion":"v0.4.0","directories":{},"files":[""],"_defaultsLoaded":true,"dist":{"shasum":"7c0a93bce8094bd41e0490144d44099ea511e8ca","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.1.1.tgz"},"maintainers":[{"name":"samholmes","email":"sam.lb.holmes@gmail.com"}],"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.1.2":{"author":{"name":"Sam Holmes","url":"http://github.com/samholmes"},"name":"yarn","description":"A simple asynchronous routing pattern.","version":"0.1.2","repository":{"type":"git","url":"git://github.com/samholmes/yarn.git"},"main":"yarn.js","dependencies":{},"devDependencies":{},"optionalDependencies":{},"engines":{"node":"*"},"_id":"yarn@0.1.2","_engineSupported":true,"_npmVersion":"0.3.0-6","_nodeVersion":"v0.4.0","directories":{},"files":[""],"_defaultsLoaded":true,"dist":{"shasum":"5cd91f4f16b955479273b4ce865387023a2ce00c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.1.2.tgz"},"maintainers":[{"name":"samholmes","email":"sam.lb.holmes@gmail.com"}],"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.1.3":{"author":{"name":"Sam Holmes","url":"http://github.com/samholmes"},"name":"yarn","description":"A simple asynchronous routing pattern.","version":"0.1.3","repository":{"type":"git","url":"git://github.com/samholmes/yarn.git"},"main":"yarn.js","dependencies":{},"devDependencies":{},"optionalDependencies":{},"engines":{"node":"*"},"_id":"yarn@0.1.3","_engineSupported":true,"_npmVersion":"0.3.0-6","_nodeVersion":"v0.4.0","directories":{},"files":[""],"_defaultsLoaded":true,"dist":{"shasum":"30c64639c4b6350005f0e2a99d9c67491224a9a3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.1.3.tgz"},"maintainers":[{"name":"samholmes","email":"sam.lb.holmes@gmail.com"}],"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.15.1":{"name":"yarn","version":"0.15.1","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","diff":"^2.2.1","github":"2.5.1","ini":"^1.3.4","invariant":"^2.2.0","is-builtin-module":"^1.0.0","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.0.6","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flow-vars":"^0.4.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"eslintConfig":{"extends":"eslint-config-fb-strict","env":{"jest":true},"plugins":["flowtype","no-async-without-await","yarn-internal"],"rules":{"yarn-internal/warn-language":2,"max-len":[2,120],"prefer-arrow-callback":0,"babel/arrow-parens":[2,"always"],"flowtype/require-valid-file-annotation":[2,"always"],"flowtype/space-after-type-colon":[2,"always"],"flowtype/require-return-type":[2,"always",{"excludeArrowFunctions":true}],"no-async-without-await/no-async-without-await":2}},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install).js$"]},"gitHead":"aea9e24b514eb5e3dfdb8abd24539977ade87170","description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.15.1","_shasum":"1b3f5b34309dd1a043275de2de63714dc8b9573d","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"1b3f5b34309dd1a043275de2de63714dc8b9573d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.15.1.tgz"},"maintainers":[{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/yarn-0.15.1.tgz_1476212282430_0.06675056368112564"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.16.0":{"name":"yarn","version":"0.16.0","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","eslint-plugin-react":"5.2.2","ini":"^1.3.4","invariant":"^2.2.0","is-builtin-module":"^1.0.0","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init).js$"]},"gitHead":"8bc98465fde57be9335afb57c3145199d6cdbe41","description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.16.0","_shasum":"f7c3fafc6ae9dff56e7394d5ec5f26c8f87b5f2a","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"bestander","email":"bestander@gmail.com"},"dist":{"shasum":"f7c3fafc6ae9dff56e7394d5ec5f26c8f87b5f2a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.16.0.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/yarn-0.16.0.tgz_1476807104650_0.3419395668897778"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.16.1":{"name":"yarn","version":"0.16.1","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","eslint-plugin-react":"5.2.2","ini":"^1.3.4","invariant":"^2.2.0","is-builtin-module":"^1.0.0","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.16.1","_shasum":"956501387a9e8584aad481355c8612d876bc35d8","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"956501387a9e8584aad481355c8612d876bc35d8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.16.1.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.16.1.tgz_1476879149100_0.3106849810574204"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.17.0":{"name":"yarn","installationMethod":"unknown","version":"0.17.0","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.9","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.17.0","_shasum":"5bd2e69a6a22cafb537b6fb62e27b217c4d6e6c5","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"5bd2e69a6a22cafb537b6fb62e27b217c4d6e6c5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.17.0.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.17.0.tgz_1479143215982_0.07356586586683989"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.17.2":{"name":"yarn","installationMethod":"unknown","version":"0.17.2","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.9","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.17.2","_shasum":"62acd739d228c5b594a6f7af45527a73d1379e26","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"62acd739d228c5b594a6f7af45527a73d1379e26","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.17.2.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.17.2.tgz_1479249875749_0.08449037885293365"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.17.3":{"name":"yarn","installationMethod":"unknown","version":"0.17.3","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.9","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.17.3","_shasum":"1da979534eb2c119c95e3c1cca9e9733c5be8699","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"1da979534eb2c119c95e3c1cca9e9733c5be8699","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.17.3.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.17.3.tgz_1479332967200_0.9368966051843017"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.17.4":{"name":"yarn","installationMethod":"unknown","version":"0.17.4","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.9","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.17.4","_shasum":"7f94b3b051e60c15fb32790226199882e857a8d2","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"7f94b3b051e60c15fb32790226199882e857a8d2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.17.4.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.17.4.tgz_1479402058589_0.09686296386644244"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.17.5":{"name":"yarn","installationMethod":"unknown","version":"0.17.5","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.9","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.17.5","_shasum":"5108d7cfa2dde4511bca7de77bc00f1802aadb1c","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"5108d7cfa2dde4511bca7de77bc00f1802aadb1c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.17.5.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.17.5.tgz_1479498937290_0.14121013204567134"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.17.6":{"name":"yarn","installationMethod":"unknown","version":"0.17.6","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.9","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.17.6","_shasum":"dbfb6894f32250178b14874b78b9b1c5a3dfb7dc","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"dbfb6894f32250178b14874b78b9b1c5a3dfb7dc","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.17.6.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.17.6.tgz_1479503492836_0.3527586746495217"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.17.7":{"name":"yarn","installationMethod":"unknown","version":"0.17.7","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.9","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.17.7","_shasum":"66775928abbafada92837b94a6708881ab6f8e38","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"66775928abbafada92837b94a6708881ab6f8e38","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.17.7.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.17.7.tgz_1479730470754_0.6780594794545323"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.17.8":{"name":"yarn","installationMethod":"unknown","version":"0.17.8","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.9","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.17.8","_shasum":"6a95d19aaeb891810618937db98a2080683cbbb4","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"6a95d19aaeb891810618937db98a2080683cbbb4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.17.8.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.17.8.tgz_1479735791499_0.792772423941642"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.17.9":{"name":"yarn","installationMethod":"unknown","version":"0.17.9","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.9","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.17.9","_shasum":"5afa0f0d251fcedd6249dc6d75cab3706d1394df","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"5afa0f0d251fcedd6249dc6d75cab3706d1394df","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.17.9.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.17.9.tgz_1480086798585_0.031186396721750498"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.17.10":{"name":"yarn","installationMethod":"unknown","version":"0.17.10","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.9","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.17.10","_shasum":"f72c7a100ef5e0c12d4daa7dc05f1f292a6212c6","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"f72c7a100ef5e0c12d4daa7dc05f1f292a6212c6","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.17.10.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.17.10.tgz_1480597612093_0.7171039115637541"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.18.0":{"name":"yarn","installationMethod":"npm","version":"0.18.0","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.18.0","_shasum":"453d865fd16dbbcbdc1b0785e70155278e7650c9","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"453d865fd16dbbcbdc1b0785e70155278e7650c9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.18.0.tgz"},"maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"daniel15","email":"npm@dan.cx"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.18.0.tgz_1480862258924_0.4178048172034323"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.18.1":{"name":"yarn","installationMethod":"npm","version":"0.18.1","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.18.1","_shasum":"02e2efee30255a60b6df4b5b2c7da9c1fd4c8e83","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"02e2efee30255a60b6df4b5b2c7da9c1fd4c8e83","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.18.1.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.18.1.tgz_1481977840879_0.6269205757416785"},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install","directories":{}},"0.19.0":{"name":"yarn","installationMethod":"npm","version":"0.19.0","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.37.3","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.19.0","_shasum":"8dc8dda71466e8d64623fdbac9b586e83e02a088","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"8dc8dda71466e8d64623fdbac9b586e83e02a088","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.19.0.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.19.0.tgz_1483752762373_0.11424271296709776"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.19.1":{"name":"yarn","installationMethod":"npm","version":"0.19.1","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.37.3","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.19.1","_shasum":"102ca03ce7fc910a73f719c70bba9e9f9e3b2b4d","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"102ca03ce7fc910a73f719c70bba9e9f9e3b2b4d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.19.1.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.19.1.tgz_1484610315290_0.12072637025266886"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.20.0":{"name":"yarn","installationMethod":"npm","version":"0.20.0","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^5.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.37.3","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.20.0","_shasum":"1660b0ad49029b874a327fbe832f6504a857ce30","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"1660b0ad49029b874a327fbe832f6504a857ce30","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.20.0.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.20.0.tgz_1485785974737_0.9802710223011672"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.21.0":{"name":"yarn","installationMethod":"npm","version":"0.21.0","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^5.0.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.37.3","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.21.0","_shasum":"4ae7546c34ac7d2f9e2bea5e6784f9730c16d8a6","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"4ae7546c34ac7d2f9e2bea5e6784f9730c16d8a6","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.21.0.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.21.0.tgz_1487103533218_0.8588782087899745"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.20.3":{"name":"yarn","installationMethod":"npm","version":"0.20.3","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^5.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.37.3","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.20.3","_shasum":"1031e394721d689ab8c558c67032931bac5b3052","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"1031e394721d689ab8c558c67032931bac5b3052","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.20.3.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.20.3.tgz_1487104913931_0.8314570530783385"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.21.1":{"name":"yarn","installationMethod":"npm","version":"0.21.1","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^5.0.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.37.3","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.21.1","_shasum":"941c738767ee2d3aa3a3d7b6f4d233dc35ad2484","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"941c738767ee2d3aa3a3d7b6f4d233dc35ad2484","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.21.1.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.21.1.tgz_1487588155651_0.16791464667767286"},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install","directories":{}},"0.21.2":{"name":"yarn","installationMethod":"npm","version":"0.21.2","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^5.0.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.37.3","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.21.2","_shasum":"daa61e7938334d8b8744f67d523bf6f1f744f335","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"daa61e7938334d8b8744f67d523bf6f1f744f335","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.21.2.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.21.2.tgz_1487597374057_0.8908287098165601"},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install","directories":{}},"0.18.2":{"name":"yarn","installationMethod":"npm","version":"0.18.2","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^4.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^1.2.2","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^1.1.3","read":"^1.0.7","repeating":"^2.0.0","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^2.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-config-kittens":"^2.0.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"0.33.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose --maxWorkers 3","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.18.2","_shasum":"9e056e261084692a67fa067793bd6da1f442fc2b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"9e056e261084692a67fa067793bd6da1f442fc2b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.18.2.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.18.2.tgz_1487869767349_0.2679579062387347"},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install","directories":{}},"0.20.4":{"name":"yarn","installationMethod":"npm","version":"0.20.4","license":"BSD-2-Clause","preferGlobal":true,"dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^5.0.0","diff":"^2.2.1","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","user-home":"^2.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.37.3","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","json-loader":"^0.5.4","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"description":"<p align=\"center\">   <a href=\"https://yarnpkg.com/\">     <img alt=\"Yarn\" src=\"https://github.com/yarnpkg/assets/blob/master/yarn-kitten-full.png?raw=true\" width=\"546\">   </a> </p>","bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.20.4","_shasum":"575190fee60a27a54d4125a0f7579fc702f01229","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"575190fee60a27a54d4125a0f7579fc702f01229","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.20.4.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.20.4.tgz_1488209873774_0.09609023854136467"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.21.3":{"name":"yarn","installationMethod":"npm","version":"0.21.3","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^3.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","defaults":"^1.0.3","detect-indent":"^5.0.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^14.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.37.3","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^16.0.1","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.21.3","_shasum":"8dda3a63c798b383cfa577452c2b3cb3e4aa87e0","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"8dda3a63c798b383cfa577452c2b3cb3e4aa87e0","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.21.3.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.21.3.tgz_1488209890835_0.23793718521483243"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.22.0":{"name":"yarn","installationMethod":"npm","version":"0.22.0","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^4.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.75.0","request-capture-har":"^1.1.4","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar":"^2.2.1","tar-stream":"^1.5.2","v8-compile-cache":"^1.0.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^19.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.40.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^19.0.2","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.22.0","_shasum":"fd8511dc29225b925be967dc185772cc59de5888","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"fd8511dc29225b925be967dc185772cc59de5888","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.22.0.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.22.0.tgz_1488820587317_0.4149297515396029"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.23.0":{"name":"yarn","installationMethod":"npm","version":"0.23.0","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^4.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","rc":"^1.2.1","read":"^1.0.7","request":"^2.81.0","request-capture-har":"^1.2.2","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar-fs":"^1.15.1","tar-stream":"^1.5.2","v8-compile-cache":"^1.1.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^19.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.43.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^19.0.2","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"collectCoverageFrom":["src/**/*.js"],"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.23.0","_shasum":"359d701df1d8064e936bfc1eace5c8d8424ece26","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"359d701df1d8064e936bfc1eace5c8d8424ece26","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.23.0.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.23.0.tgz_1491491995802_0.19327677763067186"},"directories":{},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install"},"0.23.1":{"name":"yarn","installationMethod":"npm","version":"0.23.1","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^4.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.81.0","request-capture-har":"^1.2.2","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar-fs":"^1.15.1","tar-stream":"^1.5.2","v8-compile-cache":"^1.1.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^19.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.43.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^19.0.2","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"collectCoverageFrom":["src/**/*.js"],"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.23.1","_shasum":"cf6a800d3f16459e24feffbb8add6d14ae3c2e20","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"cf6a800d3f16459e24feffbb8add6d14ae3c2e20","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.23.1.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.23.1.tgz_1491579503170_0.24425556603819132"},"deprecated":"It is recommended to install Yarn using the native installation method for your environment. See https://yarnpkg.com/en/docs/install","directories":{}},"0.23.2":{"name":"yarn","installationMethod":"npm","version":"0.23.2","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^4.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.81.0","request-capture-har":"^1.2.2","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar-fs":"^1.15.1","tar-stream":"^1.5.2","v8-compile-cache":"^1.1.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^19.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.43.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^19.0.2","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"collectCoverageFrom":["src/**/*.js"],"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.23.2","_shasum":"cf16d3243d9e64e03815b1264a77a78e17a63aab","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"cf16d3243d9e64e03815b1264a77a78e17a63aab","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.23.2.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.23.2.tgz_1492016235593_0.476188029628247"},"directories":{}},"0.23.3":{"name":"yarn","installationMethod":"npm","version":"0.23.3","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^4.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.81.0","request-capture-har":"^1.2.2","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar-fs":"^1.15.1","tar-stream":"^1.5.2","v8-compile-cache":"^1.1.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^19.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.43.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^19.0.2","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"collectCoverageFrom":["src/**/*.js"],"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.23.3","_shasum":"11af2343024a57eb5720848cf5e2479b4928f1a5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"11af2343024a57eb5720848cf5e2479b4928f1a5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.23.3.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.23.3.tgz_1493292002444_0.012448769761249423"},"directories":{}},"0.23.4":{"name":"yarn","installationMethod":"npm","version":"0.23.4","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^4.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","node-gyp":"^3.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.81.0","request-capture-har":"^1.2.2","rimraf":"^2.5.0","roadrunner":"^1.1.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar-fs":"^1.15.1","tar-stream":"^1.5.2","v8-compile-cache":"^1.1.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^19.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.43.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^19.0.2","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-dist":"./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"collectCoverageFrom":["src/**/*.js"],"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.23.4","_shasum":"f428c75ca27ad4910bc822174f586187c790c5db","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"f428c75ca27ad4910bc822174f586187c790c5db","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.23.4.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.23.4.tgz_1493750516199_0.8323705496732146"},"directories":{}},"0.24.0":{"name":"yarn","installationMethod":"npm","version":"0.24.0","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^4.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","gunzip-maybe":"^1.4.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.81.0","request-capture-har":"^1.2.2","rimraf":"^2.5.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar-fs":"^1.15.1","tar-stream":"^1.5.2","uuid":"^3.0.1","v8-compile-cache":"^1.1.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^19.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.43.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^19.0.2","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-bundle":"node ./scripts/build-webpack.js","build-deb":"./scripts/build-deb.sh","build-dist":"bash ./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"collectCoverageFrom":["src/**/*.js"],"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.24.0","_shasum":"ea98f7057b70ebcef156c4ed516596250b2de320","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"ea98f7057b70ebcef156c4ed516596250b2de320","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.24.0.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.24.0.tgz_1493917164270_0.5510887689888477"},"directories":{}},"0.24.1":{"name":"yarn","installationMethod":"npm","version":"0.24.1","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^4.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","gunzip-maybe":"^1.4.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.81.0","request-capture-har":"^1.2.2","rimraf":"^2.5.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar-fs":"^1.15.1","tar-stream":"^1.5.2","uuid":"^3.0.1","v8-compile-cache":"^1.1.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^19.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.43.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^19.0.2","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-bundle":"node ./scripts/build-webpack.js","build-deb":"./scripts/build-deb.sh","build-dist":"bash ./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"collectCoverageFrom":["src/**/*.js"],"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.24.1","_shasum":"e39fc243fc2ee675c6a54eab9ecb339bb8694848","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"e39fc243fc2ee675c6a54eab9ecb339bb8694848","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.24.1.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/yarn-0.24.1.tgz_1493921174218_0.3332169570494443"},"directories":{}},"0.24.2":{"name":"yarn","installationMethod":"npm","version":"0.24.2","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈 Fast, reliable, and secure dependency management.","dependencies":{"babel-runtime":"^6.0.0","bytes":"^2.4.0","camelcase":"^4.0.0","chalk":"^1.1.1","cmd-shim":"^2.0.1","commander":"^2.9.0","death":"^1.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","gunzip-maybe":"^1.4.0","ini":"^1.3.4","inquirer":"^3.0.1","invariant":"^2.2.0","is-builtin-module":"^1.0.0","is-ci":"^1.0.10","leven":"^2.0.0","loud-rejection":"^1.2.0","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-emoji":"^1.0.4","object-path":"^0.11.2","proper-lockfile":"^2.0.0","read":"^1.0.7","request":"^2.81.0","request-capture-har":"^1.2.2","rimraf":"^2.5.0","semver":"^5.1.0","strip-bom":"^3.0.0","tar-fs":"^1.15.1","tar-stream":"^1.5.2","uuid":"^3.0.1","v8-compile-cache":"^1.1.0","validate-npm-package-license":"^3.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-eslint":"^6.1.2","babel-jest":"^19.0.0","babel-loader":"^6.2.5","babel-plugin-transform-es2015-typeof-symbol":"^6.8.0","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015-node4":"^2.1.0","babel-preset-node5":"^10.2.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","eslint":"^3.3.1","eslint-config-fb-strict":"^14.1.3","eslint-config-fbjs":"^1.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.15.0","eslint-plugin-no-async-without-await":"^1.0.0","eslint-plugin-react":"5.2.2","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","flow-bin":"^0.43.0","gulp":"^3.9.0","gulp-babel":"^6.0.0","gulp-if":"^2.0.1","gulp-newer":"^1.0.0","gulp-plumber":"^1.0.1","gulp-sourcemaps":"^2.2.0","gulp-util":"^3.0.7","gulp-watch":"^4.3.5","jest":"^19.0.2","mock-stdin":"^0.3.0","temp":"^0.8.3","webpack":"^2.1.0-beta.25","yargs":"^6.3.0"},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/yarnpkg/yarn.git"},"bin":{"yarn":"./bin/yarn.js","yarnpkg":"./bin/yarn.js"},"scripts":{"test":"npm run lint && npm run test-only","test-ci":"npm run build && npm run test-only","check-lockfile":"./scripts/check-lockfile.sh","build":"gulp build","watch":"gulp watch","test-only":"jest --coverage --verbose","lint":"eslint . && flow check","release-branch":"./scripts/release-branch.sh","build-bundle":"node ./scripts/build-webpack.js","build-deb":"./scripts/build-deb.sh","build-dist":"bash ./scripts/build-dist.sh","build-chocolatey":"powershell ./scripts/build-chocolatey.ps1","build-win-installer":"scripts\\build-windows-installer.bat"},"jest":{"collectCoverageFrom":["src/**/*.js"],"timers":"fake","testEnvironment":"node","modulePathIgnorePatterns":["__tests__/fixtures/"],"testPathIgnorePatterns":["__tests__/(fixtures|__mocks__)/","updates/","/_(temp|mock|install|init|helpers).js$"]},"bugs":{"url":"https://github.com/yarnpkg/yarn/issues"},"homepage":"https://github.com/yarnpkg/yarn#readme","_id":"yarn@0.24.2","_shasum":"d31d60936e465d103036479259a3c9328ac0c206","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"d31d60936e465d103036479259a3c9328ac0c206","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/yarn/-/yarn-0.24.2.tgz"},"maintainers":[{"name":"daniel15","email":"npm@dan.cx"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/yarn-0.24.2.tgz_1494003704984_0.5896534537896514"},"directories":{}}},"name":"yarn","time":{"modified":"2017-05-05T17:01:46.356Z","created":"2012-03-21T17:54:19.255Z","0.1.0":"2012-03-21T17:54:19.600Z","0.1.1":"2012-03-26T00:33:19.764Z","0.1.2":"2012-03-30T21:08:00.145Z","0.1.3":"2012-05-01T01:59:19.704Z","0.15.1":"2016-10-11T18:58:03.080Z","0.16.0":"2016-10-18T16:11:47.311Z","0.16.1":"2016-10-19T12:12:31.183Z","0.17.0":"2016-11-14T17:06:58.574Z","0.17.2":"2016-11-15T22:44:36.313Z","0.17.3":"2016-11-16T21:49:29.528Z","0.17.4":"2016-11-17T17:00:59.126Z","0.17.5":"2016-11-18T19:55:39.778Z","0.17.6":"2016-11-18T21:11:33.376Z","0.17.7":"2016-11-21T12:14:31.310Z","0.17.8":"2016-11-21T13:43:13.771Z","0.17.9":"2016-11-25T15:13:19.153Z","0.17.10":"2016-12-01T13:06:54.361Z","0.18.0":"2016-12-04T14:37:39.491Z","0.18.1":"2016-12-17T12:30:41.560Z","0.19.0":"2017-01-07T01:32:43.040Z","0.19.1":"2017-01-16T23:45:17.501Z","0.20.0":"2017-01-30T14:19:36.907Z","0.21.0":"2017-02-14T20:18:53.889Z","0.20.3":"2017-02-14T20:41:56.134Z","0.21.1":"2017-02-20T10:55:57.982Z","0.21.2":"2017-02-20T13:29:36.091Z","0.18.2":"2017-02-23T17:09:29.758Z","0.20.4":"2017-02-27T15:37:54.429Z","0.21.3":"2017-02-27T15:38:11.444Z","0.22.0":"2017-03-06T17:16:28.111Z","0.23.0":"2017-04-06T15:19:56.546Z","0.23.1":"2017-04-07T15:38:23.807Z","0.23.2":"2017-04-12T16:57:16.510Z","0.23.3":"2017-04-27T11:20:04.727Z","0.23.4":"2017-05-02T18:41:57.023Z","0.24.0":"2017-05-04T16:59:26.540Z","0.24.1":"2017-05-04T18:06:16.451Z","0.24.2":"2017-05-05T17:01:46.356Z"},"readmeFilename":"README.md","homepage":"https://github.com/yarnpkg/yarn#readme"}