{"name":"@parcel/source-map","version":"2.0.0-alpha.4.13","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","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":"^2.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","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":"^3.0.4","prettier":"^2.0.5","source-map":"^0.7.3","tiny-benchy":"^1.0.0"},"gitHead":"42610955d04d216fdbe0a74f3696cb93c85f6622","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.13","_nodeVersion":"12.18.0","_npmVersion":"6.14.5","dist":{"shasum":"2b262be6e99a15e9de3f6656df27c0b0c4809b83","size":565479,"noattachment":false,"key":"/@parcel/source-map/-/@parcel/source-map-2.0.0-alpha.4.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@parcel/source-map/download/@parcel/source-map-2.0.0-alpha.4.13.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.13_1592289671129_0.43999079593641066"},"_hasShrinkwrap":false,"publish_time":1592289671280,"_cnpm_publish_time":1592289671280,"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"}}