{"name":"react-native-drawer-layout","version":"0.3.4","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/index.js","scripts":{"babel":"babel src --out-dir dist","build":"npm run-script clear && npm run-script babel","clear":"rm -rf dist/ && mkdir dist/","prepublish":"npm run build","test":"xo"},"files":["dist/"],"repository":{"type":"git","url":"git+ssh://git@github.com/iodine/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,"space":2,"plugins":["react"],"rules":{"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/jsx-closing-bracket-location":[2,{"selfClosing":"after-props","nonEmpty":"after-props"}],"react/jsx-indent-props":[2,2],"react/self-closing-comp":2}},"keywords":["react","react-native","ios","android","drawer","layout","menu"],"license":"MIT","dependencies":{"autobind-decorator":"^1.3.2","react-native-dismiss-keyboard":"0.0.2"},"devDependencies":{"babel-cli":"^6.0.0","babel-eslint":"^5.0.0-beta6","babel-plugin-transform-decorators-legacy":"^1.3.4","eslint":"^1.10.3","eslint-config-xo":"^0.9.1","eslint-plugin-babel":"^3.0.0","eslint-plugin-no-empty-blocks":"0.0.2","eslint-plugin-no-use-extend-native":"^0.3.3","eslint-plugin-react":"^3.13.1","react-native":"^0.17.0","xo":"^0.12.1"},"gitHead":"571ce3765c84cad3f6703ea665601987f94173ac","bugs":{"url":"https://github.com/iodine/react-native-drawer-layout/issues"},"homepage":"https://github.com/iodine/react-native-drawer-layout#readme","_id":"react-native-drawer-layout@0.3.4","_shasum":"1617e0588980b2223872a7d63e00615c42bed8a7","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"dschmidt","email":"dschmidt@weluse.de"},"dist":{"shasum":"1617e0588980b2223872a7d63e00615c42bed8a7","size":5196,"noattachment":false,"key":"/react-native-drawer-layout/-/react-native-drawer-layout-0.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-drawer-layout/download/react-native-drawer-layout-0.3.4.tgz"},"maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"dschmidt","email":"dschmidt@weluse.de"},{"name":"npm:brentvatne","email":""},{"name":"npm:dschmidt","email":""}],"directories":{},"publish_time":1452802756111,"_cnpm_publish_time":1452802756111,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0","next":"1.3.1-0"}}