{"name":"react-native-drawer-layout","version":"1.3.1","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","dependencies":{"react-native-dismiss-keyboard":"1.0.0"},"peerDependencies":{"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"},"gitHead":"6c349c1f0416ba4d0b0e5505c4ac08f5615f1157","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.3.1","_shasum":"eb976df8fc43844811acebeed109029395406fe9","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"dschmidt","email":"danielmschmidt92@gmail.com"},"dist":{"shasum":"eb976df8fc43844811acebeed109029395406fe9","size":5568,"noattachment":false,"key":"/react-native-drawer-layout/-/react-native-drawer-layout-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-drawer-layout/download/react-native-drawer-layout-1.3.1.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-1.3.1.tgz_1495378525579_0.996712168911472"},"directories":{},"publish_time":1495378526563,"_cnpm_publish_time":1495378526563,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0","next":"1.3.1-0"}}