{"name":"@parcel/source-map","version":"2.0.0-alpha.4.16","main":"./dist/node.js","browser":"./dist/wasm-browser.js","license":"MIT","scripts":{"test":"npm run test:node && npm run test:wasm","test:node":"cross-env BACKEND=node mocha ./test/*.test.js","test:wasm":"cross-env BACKEND=wasm mocha ./test/*.test.js","benchmark":"npm run benchmark:node && npm run benchmark:wasm","benchmark:node":"cross-env BACKEND=node node ./bench/run","benchmark:wasm":"cross-env BACKEND=wasm node ./bench/run","compile-wasm":"make clean && make -j4","transpile":"babel ./src/*.js --out-dir ./dist && flow-copy-source -v src dist","prebuild":"prebuildify -t 10.20.1 --napi --strip --tag-libc","build:dev":"node-gyp rebuild --debug","rebuild":"rm -rf build && yarn build:dev","rebuild-all":"yarn transpile && yarn compile-wasm && yarn rebuild","install":"node-gyp-build","prepublish":"npm run transpile","lint":"prettier --write bench/run.js src/*.js","typecheck":"flow","format":"prettier --write \"./**/*.{js,md,mdx}\"","compile-schema":"./flatc --cpp -o ./src ./src/sourcemap-schema.fbs"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,md}":["prettier --write"]},"binary":{"napi_versions":[3]},"engines":{"node":">= 10"},"dependencies":{"node-addon-api":"^3.0.0","node-gyp-build":"^4.2.2"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/preset-env":"^7.9.5","@babel/preset-flow":"^7.9.0","@babel/register":"^7.11.5","cross-env":"^7.0.2","flow-bin":"^0.123.0","flow-copy-source":"^2.0.9","fs-extra":"^9.0.1","husky":"^4.2.5","lint-staged":"^10.2.9","mocha":"^7.1.2","prebuildify":"^4.0.0","prettier":"^2.0.5","source-map":"^0.7.3","tiny-benchy":"^1.0.0"},"gitHead":"1fc437abc31d6d7cb9b532f1c5e2ac82a3d149fb","description":"A source map library purpose-build for the Parcel bundler with a focus on fast combining and manipulating of source-maps.","_id":"@parcel/source-map@2.0.0-alpha.4.16","_nodeVersion":"12.18.4","_npmVersion":"6.14.8","dist":{"shasum":"d311b82f352300a829d76ab6a9f9d0c63ed9490c","size":572801,"noattachment":false,"key":"/@parcel/source-map/-/@parcel/source-map-2.0.0-alpha.4.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@parcel/source-map/download/@parcel/source-map-2.0.0-alpha.4.16.tgz"},"maintainers":[{"name":"devongovett","email":""}],"_npmUser":{"name":"devongovett","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.16_1602586645480_0.42016610939606447"},"_hasShrinkwrap":false,"publish_time":1602586645647,"_cnpm_publish_time":1602586645647,"dist-tags":{"latest":"2.1.1","next":"2.0.0-alpha.3.1","nightly":"2.0.0-nightly.167","v2":"2.0.0-alpha.1.1"}}