{"name":"babel-explode-module","description":"Serialize a module into an easier format to work with","version":"1.2.0","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":"ba4c37e2da6946121e619011d631416e8300acca","bugs":{"url":"https://github.com/thejameskyle/babel-explode-module/issues"},"homepage":"https://github.com/thejameskyle/babel-explode-module#readme","_id":"babel-explode-module@1.2.0","_shasum":"3b3930731950cc2920d70150de721db7e041c4a9","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"thejameskyle","email":"me@thejameskyle.com"},"dist":{"shasum":"3b3930731950cc2920d70150de721db7e041c4a9","size":38390,"noattachment":false,"key":"/babel-explode-module/-/babel-explode-module-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-explode-module/download/babel-explode-module-1.2.0.tgz"},"maintainers":[{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-explode-module-1.2.0.tgz_1495738100100_0.2611946885008365"},"directories":{},"publish_time":1495738100204,"_hasShrinkwrap":false,"_cnpm_publish_time":1495738100204,"_cnpmcore_publish_time":"2021-12-16T16:27:37.778Z","dist-tags":{"latest":"3.0.0"}}