{"name":"babel-explode-module","description":"Serialize a module into an easier format to work with","version":"1.0.0","main":"index.js","author":{"name":"James Kyle","email":"me@thejameskyle.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/thejameskyle/babel-explode-module.git"},"scripts":{"precommit":"lint-staged --verbose","prepublish":"yarn build","format":"yarn format-files -s '{src,test}/**/*.js'","format-files":"prettier --write --trailing-comma all --single-quote --no-bracket-spacing","flow":"flow","flow-coverage":"flow-coverage-report -f ./node_modules/.bin/flow -i '{src,test}/**/*.js' -o coverage/flow -t html -t json -t text --threshold 70","delete":"rm -rf lib","build":"yarn delete && babel src -d lib --ignore __tests__","watch":"yarn delete && yarn build -s -- -w","test":"jest","dev":"yarn test -s -- --watch","ci":"yarn test -- --runInBand --coverage && yarn flow && yarn flow-coverage"},"dependencies":{"babel-types":"^6.24.1"},"devDependencies":{"ast-pretty-print":"^1.1.5","babel-cli":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-flow":"^6.23.0","babylon":"^6.17.1","flow-bin":"^0.46.0","flow-coverage-report":"^0.3.0","husky":"^0.13.3","jest":"^20.0.1","lint-staged":"^3.4.1","prettier":"^1.3.1"},"lint-staged":{"*.js":["yarn format-files -s","git add"]},"jest":{"coverageDirectory":"coverage/jest"},"gitHead":"2c5494cca818a6ce2e553e1503e7c664ccff9358","bugs":{"url":"https://github.com/thejameskyle/babel-explode-module/issues"},"homepage":"https://github.com/thejameskyle/babel-explode-module#readme","_id":"babel-explode-module@1.0.0","_shasum":"c550279e1ba354f59501eaef273e680bdc65ec19","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"thejameskyle","email":"me@thejameskyle.com"},"dist":{"shasum":"c550279e1ba354f59501eaef273e680bdc65ec19","size":38318,"noattachment":false,"key":"/babel-explode-module/-/babel-explode-module-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-explode-module/download/babel-explode-module-1.0.0.tgz"},"maintainers":[{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-explode-module-1.0.0.tgz_1494943239588_0.8367463604081422"},"directories":{},"publish_time":1494943239854,"_hasShrinkwrap":false,"_cnpm_publish_time":1494943239854,"_cnpmcore_publish_time":"2021-12-16T16:27:38.447Z","dist-tags":{"latest":"3.0.0"}}