{"name":"babel-explode-module","description":"Serialize a module into an easier format to work with","version":"1.0.1","main":"lib/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":"18ccb2e82259748e6d14066ea875883f5e6de7c6","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.1","_shasum":"ddd4cdb88aee3e24282de3b1174d01947ae33bf1","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"thejameskyle","email":"me@thejameskyle.com"},"dist":{"shasum":"ddd4cdb88aee3e24282de3b1174d01947ae33bf1","size":38312,"noattachment":false,"key":"/babel-explode-module/-/babel-explode-module-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-explode-module/download/babel-explode-module-1.0.1.tgz"},"maintainers":[{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-explode-module-1.0.1.tgz_1494999151890_0.7183993600774556"},"directories":{},"publish_time":1494999153709,"_hasShrinkwrap":false,"_cnpm_publish_time":1494999153709,"_cnpmcore_publish_time":"2021-12-16T16:27:38.181Z","dist-tags":{"latest":"3.0.0"}}