{"name":"react-native-drawer-layout","version":"1.2.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":"xo && flow --show-all-errors"},"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","dependencies":{"react-native-dismiss-keyboard":"1.0.0"},"peerDependencies":{"react-native":"*"},"devDependencies":{"babel-cli":"^6.0.0","babel-eslint":"^7.1.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-preset-react-native":"^1.8.0","eslint":"^3.17.1","eslint-config-xo":"^0.17.0","eslint-plugin-babel":"^4.1.1","eslint-plugin-import":"^2.2.0","eslint-plugin-no-empty-blocks":"0.0.2","eslint-plugin-no-use-extend-native":"^0.3.3","eslint-plugin-promise":"^3.5.0","eslint-plugin-react":"^6.10.0","flow-bin":"^0.42.0","lint-staged":"^3.3.1","pre-commit":"^1.2.2","prettier":"^0.19.0","xo":"^0.17.1"},"gitHead":"c626c16f51e88b2f5c941a49904e703b9bdcb4ed","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@1.2.0","_shasum":"ae274ee17fadce58d9d7ecef4797d9fad672af74","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"dschmidt","email":"danielmschmidt92@gmail.com"},"dist":{"shasum":"ae274ee17fadce58d9d7ecef4797d9fad672af74","size":5509,"noattachment":false,"key":"/react-native-drawer-layout/-/react-native-drawer-layout-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-drawer-layout/download/react-native-drawer-layout-1.2.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":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-native-drawer-layout-1.2.0.tgz_1491054992457_0.9430892090313137"},"directories":{},"publish_time":1491054993162,"_hasShrinkwrap":false,"_cnpm_publish_time":1491054993162,"dist-tags":{"latest":"2.0.0","next":"1.3.1-0"}}