{"_id":"react-native-menu","_rev":"358168","name":"react-native-menu","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","dist-tags":{"latest":"0.23.0"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"time":{"modified":"2021-07-13T08:40:58.000Z","created":"2016-01-15T04:02:28.711Z","0.23.0":"2017-08-30T03:48:31.295Z","0.21.0":"2017-05-24T03:11:48.053Z","0.20.2":"2016-10-13T13:58:32.747Z","0.20.1":"2016-06-17T20:24:58.788Z","0.20.0":"2016-06-17T19:57:22.168Z","0.19.0":"2016-03-20T20:12:25.968Z","0.18.15":"2016-03-01T01:39:56.424Z","0.18.14":"2016-01-26T05:02:14.113Z","0.18.13":"2016-01-22T18:53:58.495Z","0.18.12":"2016-01-20T15:51:37.166Z","0.18.11":"2016-01-20T13:35:47.427Z","0.18.10":"2016-01-19T22:35:26.118Z","0.18.9":"2016-01-18T22:36:08.255Z","0.18.8":"2016-01-18T22:34:01.868Z","0.18.7":"2016-01-18T21:01:44.442Z","0.18.6":"2016-01-17T23:44:15.454Z","0.18.5":"2016-01-15T21:12:45.097Z","0.18.4":"2016-01-15T19:38:57.587Z","0.18.3":"2016-01-15T19:19:57.486Z","0.18.2":"2016-01-15T16:32:00.359Z","0.18.1":"2016-01-15T15:34:41.113Z","0.18.0":"2016-01-15T04:02:28.711Z"},"users":{"mandrichenko":true},"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"repository":{"type":"git","url":"https://github.com/jaysoo/react-native-menu"},"versions":{"0.23.0":{"name":"react-native-menu","version":"0.23.0","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"https://github.com/jaysoo/react-native-menu"},"scripts":{"install:example":"cd Example && npm install","build:android":"cd Example/android && ./gradlew assembleRelease","start:appium":"appium","test:setup":"npm run install:example && npm run build:android","test:unit":"jest","test:feature":"concurrently 'npm run start:appium' 'npm run test:feature:suite'","test:feature:suite":"mocha --require babel-core/register test/integration","test":"npm run test:setup && npm run test:unit && npm run test:integration"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"appium":"^1.4.16","babel-core":"^6.4.0","babel-jest":"*","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-native":"^3.0.1","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","chai-as-promised":"^5.2.0","colors":"^1.1.2","concurrently":"^2.0.0","jest":"^20.0.4","mocha":"^2.3.4","react":"16.0.0-alpha.13","react-dom":"16.0.0-alpha.13","react-native":"^0.47.2","react-test-renderer":"16.0.0-alpha.13","sinon":"^1.17.2","wd":"^0.4.0"},"dependencies":{"create-react-class":"^15.6.0","prop-types":"^15.5.10","react-timer-mixin":"^0.13.3"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/Example/","<rootDir>/examples/"],"testMatch":["<rootDir>/src/**/?(*.)test.js"],"verbose":true},"licenseText":"Copyright (c) 2015, Jack Hsu\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n","_id":"react-native-menu@0.23.0","dist":{"shasum":"3c023239aed95d419275df50c199982ad7eb062b","size":168866,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.23.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.23.0.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-native-menu-0.23.0.tgz_1504064911014_0.2488195695914328"},"directories":{},"publish_time":1504064911295,"_hasShrinkwrap":false,"_cnpm_publish_time":1504064911295},"0.21.0":{"name":"react-native-menu","version":"0.21.0","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-menu.git"},"scripts":{"install:example":"cd Example && npm install","build:android":"cd Example/android && ./gradlew assembleRelease","start:appium":"appium","test:setup":"npm run install:example && npm run build:android","test:unit":"mocha --require babel-core/register test/unit","test:feature":"concurrently 'npm run start:appium' 'npm run test:feature:suite'","test:feature:suite":"mocha --require babel-core/register test/integration","test":"npm run test:setup && npm run test:unit && npm run test:integration"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"appium":"^1.4.16","babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-native":"^1.9.0","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","chai-as-promised":"^5.2.0","colors":"^1.1.2","concurrently":"^2.0.0","mocha":"^2.3.4","react":"^15.4.2","react-addons-test-utils":"^15.4.2","sinon":"^1.17.2","wd":"^0.4.0"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"3510b0b4e59299ec0bf9b0a29615bc119cf650ca","bugs":{"url":"https://github.com/jaysoo/react-native-menu/issues"},"homepage":"https://github.com/jaysoo/react-native-menu#readme","_id":"react-native-menu@0.21.0","_shasum":"ebc647862eb80ed00e2289397bf8b634b09b1e8b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"ebc647862eb80ed00e2289397bf8b634b09b1e8b","size":171382,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.21.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.21.0.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-native-menu-0.21.0.tgz_1495595507828_0.658509835600853"},"directories":{},"publish_time":1495595508053,"_cnpm_publish_time":1495595508053,"_hasShrinkwrap":false},"0.20.2":{"name":"react-native-menu","version":"0.20.2","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-menu.git"},"scripts":{"install:example":"cd Example && npm install","build:android":"cd Example/android && ./gradlew assembleRelease","start:appium":"appium","test:setup":"npm run install:example && npm run build:android","test:unit":"mocha --require babel-core/register test/unit","test:feature":"concurrently 'npm run start:appium' 'npm run test:feature:suite'","test:feature:suite":"mocha --require babel-core/register test/integration","test":"npm run test:setup && npm run test:unit && npm run test:integration"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"appium":"^1.4.16","babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-native":"^1.9.0","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","chai-as-promised":"^5.2.0","colors":"^1.1.2","concurrently":"^2.0.0","mocha":"^2.3.4","react":"^15.0.2","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2","wd":"^0.4.0"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"bf83fa52ab60c54851e360dc38ef09e9dd261718","bugs":{"url":"https://github.com/jaysoo/react-native-menu/issues"},"homepage":"https://github.com/jaysoo/react-native-menu#readme","_id":"react-native-menu@0.20.2","_shasum":"a1bec7a3d1660246561298c851f98728bc4a1305","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"a1bec7a3d1660246561298c851f98728bc4a1305","size":170749,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.20.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.20.2.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-native-menu-0.20.2.tgz_1476367111765_0.6582395231816918"},"directories":{},"publish_time":1476367112747,"_cnpm_publish_time":1476367112747,"_hasShrinkwrap":false},"0.20.1":{"name":"react-native-menu","version":"0.20.1","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-menu.git"},"scripts":{"install:example":"cd Example && npm install","build:android":"cd Example/android && ./gradlew assembleRelease","start:appium":"appium","test:setup":"npm run install:example && npm run build:android","test:unit":"mocha --require babel-core/register test/unit","test:feature":"concurrently 'npm run start:appium' 'npm run test:feature:suite'","test:feature:suite":"mocha --require babel-core/register test/integration","test":"npm run test:setup && npm run test:unit && npm run test:integration"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"appium":"^1.4.16","babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-native":"^1.9.0","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","chai-as-promised":"^5.2.0","colors":"^1.1.2","concurrently":"^2.0.0","mocha":"^2.3.4","react":"^15.0.2","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2","wd":"^0.4.0"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"9849e625f02cf0d1e04500078d7f8076b7f1cf6b","bugs":{"url":"https://github.com/jaysoo/react-native-menu/issues"},"homepage":"https://github.com/jaysoo/react-native-menu#readme","_id":"react-native-menu@0.20.1","_shasum":"e4c7c6ec6bab4b82a1461aa9a612525795a78c13","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.9.0","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"e4c7c6ec6bab4b82a1461aa9a612525795a78c13","size":170673,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.20.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.20.1.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-native-menu-0.20.1.tgz_1466195097587_0.07145615573972464"},"directories":{},"publish_time":1466195098788,"_cnpm_publish_time":1466195098788,"_hasShrinkwrap":false},"0.20.0":{"name":"react-native-menu","version":"0.20.0","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-menu.git"},"scripts":{"install:example":"cd Example && npm install","build:android":"cd Example/android && ./gradlew assembleRelease","start:appium":"appium","test:setup":"npm run install:example && npm run build:android","test:unit":"mocha --require babel-core/register test/unit","test:feature":"concurrently 'npm run start:appium' 'npm run test:feature:suite'","test:feature:suite":"mocha --require babel-core/register test/integration","test":"npm run test:setup && npm run test:unit && npm run test:integration"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"appium":"^1.4.16","babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-native":"^1.9.0","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","chai-as-promised":"^5.2.0","colors":"^1.1.2","concurrently":"^2.0.0","mocha":"^2.3.4","react":"^15.0.2","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2","wd":"^0.4.0"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"e3076451a3fccd38a4f16bd501f62e372640ff49","bugs":{"url":"https://github.com/jaysoo/react-native-menu/issues"},"homepage":"https://github.com/jaysoo/react-native-menu#readme","_id":"react-native-menu@0.20.0","_shasum":"05c09a9115b9bc0cc983aff043bf65729eb4be1c","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.9.0","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"05c09a9115b9bc0cc983aff043bf65729eb4be1c","size":170565,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.20.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.20.0.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-native-menu-0.20.0.tgz_1466193439380_0.433040912495926"},"directories":{},"publish_time":1466193442168,"_cnpm_publish_time":1466193442168,"_hasShrinkwrap":false},"0.19.0":{"name":"react-native-menu","version":"0.19.0","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-menu.git"},"scripts":{"install:example":"cd Example && npm install","build:android":"cd Example/android && ./gradlew assembleRelease","start:appium":"appium","test:setup":"npm run install:example && npm run build:android","test:unit":"mocha --require babel-core/register test/unit","test:feature":"concurrently 'npm run start:appium' 'npm run test:feature:suite'","test:feature:suite":"mocha --require babel-core/register test/integration","test":"npm run test:setup && npm run test:unit && npm run test:integration"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"appium":"^1.4.16","babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","chai-as-promised":"^5.2.0","colors":"^1.1.2","concurrently":"^2.0.0","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2","wd":"^0.4.0"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"ee584d2ffc899ff13fc944cc5524e890620e61ac","bugs":{"url":"https://github.com/jaysoo/react-native-menu/issues"},"homepage":"https://github.com/jaysoo/react-native-menu#readme","_id":"react-native-menu@0.19.0","_shasum":"6f39b468de09826c444b1a515b72355e80dcd92f","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"6f39b468de09826c444b1a515b72355e80dcd92f","size":170513,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.19.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.19.0.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/react-native-menu-0.19.0.tgz_1458504742925_0.4661309137009084"},"directories":{},"publish_time":1458504745968,"_cnpm_publish_time":1458504745968,"_hasShrinkwrap":false},"0.18.15":{"name":"react-native-menu","version":"0.18.15","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-menu.git"},"scripts":{"install:example":"cd Example && npm install","build:android":"cd Example/android && ./gradlew assembleRelease","start:appium":"appium","test:setup":"npm run install:example && npm run build:android","test:unit":"mocha --require babel-core/register test/unit","test:integration":"mocha --require babel-core/register test/integration","test":"npm run test:setup && npm run test:unit && npm run test:integration"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"appium":"^1.4.16","babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","chai-as-promised":"^5.2.0","colors":"^1.1.2","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2","wd":"^0.4.0"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"70b1b39caf58ec3b1c2766043e1a2460ea699dd9","bugs":{"url":"https://github.com/jaysoo/react-native-menu/issues"},"homepage":"https://github.com/jaysoo/react-native-menu#readme","_id":"react-native-menu@0.18.15","_shasum":"d329b2317f82f32cbca9612f9aa956f8053bcd18","_from":".","_npmVersion":"2.14.17","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"d329b2317f82f32cbca9612f9aa956f8053bcd18","size":170374,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.15.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/react-native-menu-0.18.15.tgz_1456796394519_0.1420234078541398"},"directories":{},"publish_time":1456796396424,"_cnpm_publish_time":1456796396424,"_hasShrinkwrap":false},"0.18.14":{"name":"react-native-menu","version":"0.18.14","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-menu.git"},"scripts":{"build:android":"cd Example/android && ./gradlew assembleRelease","start:appium":"appium","test:unit":"mocha --require babel-core/register test/unit","test:integration":"mocha --require babel-core/register test/integration","test":"npm run test:unit test:integration"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"appium":"^1.4.16","babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","chai-as-promised":"^5.2.0","colors":"^1.1.2","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2","wd":"^0.4.0"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"73870643a49b9b1fd648852a9563c1207da8ac25","bugs":{"url":"https://github.com/jaysoo/react-native-menu/issues"},"homepage":"https://github.com/jaysoo/react-native-menu#readme","_id":"react-native-menu@0.18.14","_shasum":"1ba32a8e36b85a8f2ad82e3c622ccbf16b59e033","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"1ba32a8e36b85a8f2ad82e3c622ccbf16b59e033","size":170035,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.14.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1453784534113,"_cnpm_publish_time":1453784534113,"_hasShrinkwrap":false},"0.18.13":{"name":"react-native-menu","version":"0.18.13","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-menu.git"},"scripts":{"build:android":"cd Example/android && ./gradlew assembleRelease","start:appium":"appium","test:unit":"mocha --require babel-core/register test/unit","test:integration":"mocha --require babel-core/register test/integration","test":"npm run test:unit test:integration"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"appium":"^1.4.16","babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","chai-as-promised":"^5.2.0","colors":"^1.1.2","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2","wd":"^0.4.0"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"681993764fe3288e79bee16df21893f3ff110e8b","bugs":{"url":"https://github.com/jaysoo/react-native-menu/issues"},"homepage":"https://github.com/jaysoo/react-native-menu#readme","_id":"react-native-menu@0.18.13","_shasum":"deb67ff7cd4f18556e9807c57827ecfdbb92291f","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"deb67ff7cd4f18556e9807c57827ecfdbb92291f","size":170056,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.13.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1453488838495,"_cnpm_publish_time":1453488838495,"_hasShrinkwrap":false},"0.18.12":{"name":"react-native-menu","version":"0.18.12","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-menu.git"},"scripts":{"build:android":"cd Example/android && ./gradlew assembleRelease","start:appium":"appium","test:unit":"mocha --require babel-core/register test/unit","test:integration":"mocha --require babel-core/register test/integration","test":"npm run test:unit test:integration"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"appium":"^1.4.16","babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","chai-as-promised":"^5.2.0","colors":"^1.1.2","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2","wd":"^0.4.0"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"4707789db4bfa159ba6420af569353bc0db744f8","bugs":{"url":"https://github.com/jaysoo/react-native-menu/issues"},"homepage":"https://github.com/jaysoo/react-native-menu#readme","_id":"react-native-menu@0.18.12","_shasum":"b0bcdd5c9ea5802086ecbfcb9a42f17a72dfd51a","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"b0bcdd5c9ea5802086ecbfcb9a42f17a72dfd51a","size":169983,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.12.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1453305097166,"_cnpm_publish_time":1453305097166,"_hasShrinkwrap":false},"0.18.11":{"name":"react-native-menu","version":"0.18.11","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-menu.git"},"scripts":{"build:android":"cd Example/android && ./gradlew assembleRelease","start:appium":"appium","test:unit":"mocha --require babel-core/register test/unit","test:integration":"mocha --require babel-core/register test/integration","test":"npm run test:unit test:integration"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"appium":"^1.4.16","babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","chai-as-promised":"^5.2.0","colors":"^1.1.2","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2","wd":"^0.4.0"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"2aa6860f4b16b033c743720bd8473685a1a334f5","bugs":{"url":"https://github.com/jaysoo/react-native-menu/issues"},"homepage":"https://github.com/jaysoo/react-native-menu#readme","_id":"react-native-menu@0.18.11","_shasum":"7a7555c57a710ad587893ecd3be316da73871255","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"7a7555c57a710ad587893ecd3be316da73871255","size":169909,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.11.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1453296947427,"_cnpm_publish_time":1453296947427,"_hasShrinkwrap":false},"0.18.10":{"name":"react-native-menu","version":"0.18.10","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-parallax-scroll-view.git"},"scripts":{"build:android":"cd Example/android && ./gradlew assembleRelease","start:appium":"appium","test:unit":"mocha --require babel-core/register test/unit","test:integration":"mocha --require babel-core/register test/integration","test":"npm run test:unit test:integration"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"appium":"^1.4.16","babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","chai-as-promised":"^5.2.0","colors":"^1.1.2","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2","wd":"^0.4.0"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"a04209916f9d7ce7275dc69caab5398d02f29085","bugs":{"url":"https://github.com/jaysoo/react-native-parallax-scroll-view/issues"},"homepage":"https://github.com/jaysoo/react-native-parallax-scroll-view#readme","_id":"react-native-menu@0.18.10","_shasum":"cb95d73a753ca7833821d5771045e689146e4d79","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"cb95d73a753ca7833821d5771045e689146e4d79","size":169797,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.10.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1453242926118,"_cnpm_publish_time":1453242926118,"_hasShrinkwrap":false},"0.18.9":{"name":"react-native-menu","version":"0.18.9","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-parallax-scroll-view.git"},"scripts":{"test":"mocha --require babel-core/register"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"c8b802509c8589e625fc337ce8fce9d91e143468","bugs":{"url":"https://github.com/jaysoo/react-native-parallax-scroll-view/issues"},"homepage":"https://github.com/jaysoo/react-native-parallax-scroll-view#readme","_id":"react-native-menu@0.18.9","_shasum":"aa0411729d228a2fc6c00af19a5f60fbe809f97e","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"aa0411729d228a2fc6c00af19a5f60fbe809f97e","size":169137,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.9.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1453156568255,"_cnpm_publish_time":1453156568255,"_hasShrinkwrap":false},"0.18.8":{"name":"react-native-menu","version":"0.18.8","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-parallax-scroll-view.git"},"scripts":{"test":"mocha --require babel-core/register"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"784079f7f4bce61aba20d8045082d6765837eae0","bugs":{"url":"https://github.com/jaysoo/react-native-parallax-scroll-view/issues"},"homepage":"https://github.com/jaysoo/react-native-parallax-scroll-view#readme","_id":"react-native-menu@0.18.8","_shasum":"103399de392c6a4dab12fdb9e6725377ae27027d","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"103399de392c6a4dab12fdb9e6725377ae27027d","size":169141,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.8.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1453156441868,"_cnpm_publish_time":1453156441868,"_hasShrinkwrap":false},"0.18.7":{"name":"react-native-menu","version":"0.18.7","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-parallax-scroll-view.git"},"scripts":{"test":"mocha --require babel-core/register"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"cf4332c1a4564c703d8c3882256c775f67129c38","bugs":{"url":"https://github.com/jaysoo/react-native-parallax-scroll-view/issues"},"homepage":"https://github.com/jaysoo/react-native-parallax-scroll-view#readme","_id":"react-native-menu@0.18.7","_shasum":"254762bd7c111125f2032fc2faf5a84a17584b25","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"254762bd7c111125f2032fc2faf5a84a17584b25","size":169091,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.7.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1453150904442,"_cnpm_publish_time":1453150904442,"_hasShrinkwrap":false},"0.18.6":{"name":"react-native-menu","version":"0.18.6","description":"A flexible dropdown menu component for Android and iOS that is similar to Android's Spinner.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-parallax-scroll-view.git"},"scripts":{"test":"mocha --require babel-core/register"},"main":"src/index.js","files":["android.demo.gif","ios.demo.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2"},"dependencies":{"react-timer-mixin":"^0.13.3"},"gitHead":"dc028a6ba85d046a48fa66e14c23b9a482e7f920","bugs":{"url":"https://github.com/jaysoo/react-native-parallax-scroll-view/issues"},"homepage":"https://github.com/jaysoo/react-native-parallax-scroll-view#readme","_id":"react-native-menu@0.18.6","_shasum":"8173e7cb2d761d99f99274d9e41166ebfb731271","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"8173e7cb2d761d99f99274d9e41166ebfb731271","size":168887,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.6.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1453074255454,"_cnpm_publish_time":1453074255454,"_hasShrinkwrap":false},"0.18.5":{"name":"react-native-menu","version":"0.18.5","description":"A menu component for Android and iOS that provides a dropdown similar to Android's Spinner, but does not retain a persistent selection.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-parallax-scroll-view.git"},"scripts":{"test":"mocha --require babel-core/register"},"main":"src/index.js","files":["rn-menu-android.gif","rn-menu-ios.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2"},"gitHead":"0227f650338f615e1ebaf0905ee99703b2e602a8","bugs":{"url":"https://github.com/jaysoo/react-native-parallax-scroll-view/issues"},"homepage":"https://github.com/jaysoo/react-native-parallax-scroll-view#readme","_id":"react-native-menu@0.18.5","_shasum":"0bb1ab2ad61022b75a35a5a09acdca4f21b25cb9","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"0bb1ab2ad61022b75a35a5a09acdca4f21b25cb9","size":5145,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.5.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1452892365097,"_cnpm_publish_time":1452892365097,"_hasShrinkwrap":false},"0.18.4":{"name":"react-native-menu","version":"0.18.4","description":"A menu component for Android and iOS that provides a dropdown similar to Android's Spinner, but does not retain a persistent selection.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-parallax-scroll-view.git"},"scripts":{"test":"mocha --require babel-core/register"},"main":"src/index.js","files":["rn-menu-android.gif","rn-menu-ios.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2"},"gitHead":"5c20650c49f2dea7bd491ad5143c94d69dd76057","bugs":{"url":"https://github.com/jaysoo/react-native-parallax-scroll-view/issues"},"homepage":"https://github.com/jaysoo/react-native-parallax-scroll-view#readme","_id":"react-native-menu@0.18.4","_shasum":"b554a13a360909158bcc1018b84c859b37c50497","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"b554a13a360909158bcc1018b84c859b37c50497","size":5111,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.4.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1452886737587,"_cnpm_publish_time":1452886737587,"_hasShrinkwrap":false},"0.18.3":{"name":"react-native-menu","version":"0.18.3","description":"A menu component for Android and iOS that provides a dropdown similar to Android's Spinner, but does not retain a persistent selection.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-parallax-scroll-view.git"},"scripts":{"test":"mocha --require babel-core/register"},"main":"src/index.js","files":["rn-menu-android.gif","rn-menu-ios.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2"},"gitHead":"7e4fdec796ea0a442837e3787d17b16ffd169055","bugs":{"url":"https://github.com/jaysoo/react-native-parallax-scroll-view/issues"},"homepage":"https://github.com/jaysoo/react-native-parallax-scroll-view#readme","_id":"react-native-menu@0.18.3","_shasum":"7b86e7348c8a576bd8b7e4a22e587876bb177f68","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"7b86e7348c8a576bd8b7e4a22e587876bb177f68","size":5034,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.3.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1452885597486,"_cnpm_publish_time":1452885597486,"_hasShrinkwrap":false},"0.18.2":{"name":"react-native-menu","version":"0.18.2","description":"A menu component for Android and iOS that provides a dropdown similar to Android's Spinner, but does not retain a persistent selection.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-parallax-scroll-view.git"},"scripts":{"test":"mocha --require babel-core/register"},"main":"src/index.js","files":["rn-menu-android.gif","rn-menu-ios.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","devDependencies":{"babel-core":"^6.4.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-2":"^6.3.13","chai":"^3.4.1","mocha":"^2.3.4","react":"^0.14.6","react-addons-test-utils":"^0.14.6","sinon":"^1.17.2"},"gitHead":"02f26c9110e0efc020715f52219354a1963ac2ef","bugs":{"url":"https://github.com/jaysoo/react-native-parallax-scroll-view/issues"},"homepage":"https://github.com/jaysoo/react-native-parallax-scroll-view#readme","_id":"react-native-menu@0.18.2","_shasum":"95f984d4d34059a5c3649d6c50d99d117d9c1fc3","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"95f984d4d34059a5c3649d6c50d99d117d9c1fc3","size":4947,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.2.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1452875520359,"_cnpm_publish_time":1452875520359,"_hasShrinkwrap":false},"0.18.1":{"name":"react-native-menu","version":"0.18.1","description":"A menu component for Android and iOS that provides a dropdown similar to Android's Spinner, but does not retain a persistent selection.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-parallax-scroll-view.git"},"main":"src/index.js","files":["rn-menu-android.gif","rn-menu-ios.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","gitHead":"fb8f7845909c681e0e142a96ba930a0b16da6341","bugs":{"url":"https://github.com/jaysoo/react-native-parallax-scroll-view/issues"},"homepage":"https://github.com/jaysoo/react-native-parallax-scroll-view#readme","_id":"react-native-menu@0.18.1","scripts":{},"_shasum":"e8380b81067e7237205802488f14fd0bc394d5f4","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"e8380b81067e7237205802488f14fd0bc394d5f4","size":4085,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.1.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1452872081113,"_cnpm_publish_time":1452872081113,"_hasShrinkwrap":false},"0.18.0":{"name":"react-native-menu","version":"0.18.0","description":"A menu component for Android and iOS that provides a dropdown similar to Android's Spinner, but does not retain a persistent selection.","repository":{"type":"git","url":"git+https://github.com/jaysoo/react-native-parallax-scroll-view.git"},"main":"src/index.js","files":["rn-menu-android.gif","rn-menu-ios.gif","README.md","LICENSE","src"],"keywords":["react-native","react","menu","spinner","dropdown","react-component","ios","android"],"author":{"name":"Jack Hsu","email":"jack.hsu@gmail.com","url":"http://jaysoo.ca/"},"license":"ISC","gitHead":"7bc76b71a81a954ec9230b867c5188ce1c8409c9","bugs":{"url":"https://github.com/jaysoo/react-native-parallax-scroll-view/issues"},"homepage":"https://github.com/jaysoo/react-native-parallax-scroll-view#readme","_id":"react-native-menu@0.18.0","scripts":{},"_shasum":"67d19e1a7d61a84a663f2c6b60761a83796f74d4","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jaysoo","email":"jack.hsu@gmail.com"},"dist":{"shasum":"67d19e1a7d61a84a663f2c6b60761a83796f74d4","size":3997,"noattachment":false,"key":"/react-native-menu/-/react-native-menu-0.18.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-menu/download/react-native-menu-0.18.0.tgz"},"maintainers":[{"name":"jaysoo","email":"jack.hsu@gmail.com"},{"name":"npm:jaysoo","email":""}],"directories":{},"publish_time":1452830548711,"_cnpm_publish_time":1452830548711,"_hasShrinkwrap":false}},"readme":"# react-native-menu\n\nPlease see [https://github.com/jaysoo/react-native-menu](https://github.com/jaysoo/react-native-menu)","_attachments":{},"license":"ISC"}