{"name":"react-native-drawer-layout","version":"0.4.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/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":"abc5ab08bacc9a4a4e1f8a3f0f6ee1c8b7e0e2fa","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.4.0","_shasum":"fb0afd641fb1d4b9781dde8dd00b58e53b42e146","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.6","_npmUser":{"name":"dschmidt","email":"dschmidt@weluse.de"},"dist":{"shasum":"fb0afd641fb1d4b9781dde8dd00b58e53b42e146","size":5381,"noattachment":false,"key":"/react-native-drawer-layout/-/react-native-drawer-layout-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native-drawer-layout/download/react-native-drawer-layout-0.4.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-5-east.internal.npmjs.com","tmp":"tmp/react-native-drawer-layout-0.4.0.tgz_1455136429990_0.6896261542569846"},"directories":{},"publish_time":1455136431714,"_cnpm_publish_time":1455136431714,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0","next":"1.3.1-0"}}