{"name":"react-native-drawer-layout","version":"2.0.0","description":"A platform-agnostic drawer layout. Pure JavaScript implementation on iOS and native implementation on Android. Why? Because the drawer layout is a useful component regardless of the platform! And if you can use it without changing any code, that's perfect","main":"dist/DrawerLayout.js","scripts":{"babel":"babel src --out-dir dist","build":"npm run-script clear && npm run-script babel","clear":"rm -rf dist/ && mkdir dist/","lint:staged":"lint-staged","prepublish":"npm run build","test":"flow --show-all-errors","format":"prettier --write --single-quote --trailing-comma all --tab-width 4 src/**/*.js"},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma all --tabWidth 4","git add"]},"pre-commit":["lint:staged","test"],"files":["dist/"],"repository":{"type":"git","url":"git+ssh://git@github.com/react-native-community/react-native-drawer-layout.git"},"author":{"name":"Brent Vatne","email":"brentvatne@gmail.com","url":"https://github.com/brentvatne"},"contributors":[{"name":"Marc Mendiola","email":"marc@iodine.com"},{"name":"Daniel Schmidt","email":"daniel.maximilian@gmx.net","url":"http://danielmschmidt.de"}],"xo":{"ignores":["DrawerLayoutExample/**","dist/*"],"esnext":true,"plugins":["react"],"rules":{"indent":0,"babel/object-curly-spacing":[2,"always"],"comma-dangle":[2,"always-multiline"],"react/jsx-curly-spacing":2,"strict":[2,"never"],"no-use-before-define":0,"one-var":[2,{"uninitialized":"always","initialized":"never"}],"react/no-set-state":1,"react/prop-types":2,"react/jsx-sort-prop-types":2,"react/self-closing-comp":2}},"keywords":["react","react-native","ios","android","drawer","layout","menu"],"license":"MIT","peerDependencies":{"react":"*","react-native":"*"},"devDependencies":{"babel-cli":"^6.0.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-preset-react-native":"^1.8.0","flow-bin":"^0.42.0","lint-staged":"^3.3.1","pre-commit":"^1.2.2","prettier":"^0.19.0","react":"16.0.0-alpha.12","react-native":"0.48.1"},"gitHead":"f90f3780e843b26a5d697b64b2e6795e96d477f1","bugs":{"url":"https://github.com/react-native-community/react-native-drawer-layout/issues"},"homepage":"https://github.com/react-native-community/react-native-drawer-layout#readme","_id":"react-native-drawer-layout@2.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"dschmidt","email":"danielmschmidt92@gmail.com"},"dist":{"shasum":"8ce1e4027bd3f3a09045afdb46080e18346be232","size":5672,"noattachment":false,"key":"/react-native-drawer-layout/-/react-native-drawer-layout-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-drawer-layout/download/react-native-drawer-layout-2.0.0.tgz"},"maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"dschmidt","email":"dschmidt@weluse.de"},{"name":"npm:brentvatne","email":""},{"name":"npm:dschmidt","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-native-drawer-layout-2.0.0.tgz_1510230673604_0.8125284942798316"},"directories":{},"publish_time":1510230674508,"_cnpm_publish_time":1510230674508,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0","next":"1.3.1-0"}}