{"name":"@parcel/source-map","version":"2.0.0-alpha.4.20","main":"./dist/node.js","types":"index.d.ts","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","prebuild-ia32":"prebuildify -t 12.13.0 --napi --strip --tag-libc --arch=ia32","build:dev":"node-gyp rebuild --debug","rebuild":"shx 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","clean":"shx rm -rf dist build"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,md}":["prettier --write"]},"binary":{"napi_versions":[3]},"engines":{"node":"^10 || ^12.18.3 || >=14"},"dependencies":{"node-addon-api":"^3.0.0","node-gyp-build":"^4.2.3"},"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.1.1","prettier":"^2.0.5","shx":"^0.3.3","source-map":"^0.7.3","tiny-benchy":"^1.0.0"},"gitHead":"794a36d529f421ca897f2dd8ca6f2cdad928a85b","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.20","_nodeVersion":"14.15.1","_npmVersion":"6.14.9","dist":{"shasum":"e72eba9e095305ae0a34a956aaa46c8d894aacec","size":719025,"noattachment":false,"key":"/@parcel/source-map/-/@parcel/source-map-2.0.0-alpha.4.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/@parcel/source-map/download/@parcel/source-map-2.0.0-alpha.4.20.tgz"},"_npmUser":{"name":"devongovett","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"devongovett","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.20_1607977895698_0.19269263197791897"},"_hasShrinkwrap":false,"publish_time":1607977895887,"_cnpm_publish_time":1607977895887,"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"}}