{"name":"@parcel/source-map","version":"2.0.2","main":"./dist/node.js","types":"index.d.ts","license":"MIT","repository":{"type":"git","url":"git+https://github.com/parcel-bundler/source-map.git"},"scripts":{"test":"mocha ./test/*.test.js","test:node":"cross-env BACKEND=node yarn test","test:wasm":"cross-env BACKEND=wasm yarn test","benchmark":"node ./bench/run","benchmark:node":"cross-env BACKEND=node yarn benchmark","benchmark:wasm":"cross-env BACKEND=wasm yarn benchmark","transpile":"babel ./src/*.js --out-dir ./dist && flow-copy-source -v src dist","build:clean":"cd ./parcel_sourcemap_node && rm -rf artifacts && mkdir artifacts","build:node":"yarn build:clean && node parcel_sourcemap_node/build.js","build:node-release":"yarn build:clean && node parcel_sourcemap_node/build.js --release","build:wasm-node":"wasm-pack build parcel_sourcemap_wasm --target nodejs --no-typescript --dev --out-dir dist-node","build:wasm-node-release":"wasm-pack build parcel_sourcemap_wasm --target nodejs --no-typescript --release --out-dir dist-node","build:wasm-web":"wasm-pack build parcel_sourcemap_wasm --no-typescript --target web --dev --out-dir dist-web","build:wasm-web-release":"wasm-pack build parcel_sourcemap_wasm --no-typescript --target web --release --out-dir dist-web","rebuild":"shx rm -rf build && yarn build:node","rebuild-all":"yarn transpile && yarn rebuild","prepublish":"npm run transpile","typecheck":"flow","format":"prettier --write \"./**/*.{js,md,mdx}\"","clean":"shx rm -rf dist build","tag-release":"node ./tag-release"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,md}":["prettier --write"]},"binary":{"napi_versions":[4]},"engines":{"node":"^12.18.3 || >=14"},"devDependencies":{"@babel/cli":"^7.14.3","@babel/core":"^7.14.3","@babel/preset-env":"^7.14.2","@babel/preset-flow":"^7.13.13","@babel/register":"^7.13.16","@napi-rs/cli":"^1.0.4","cross-env":"^7.0.3","flow-bin":"^0.151.0","flow-copy-source":"^2.0.9","fs-extra":"^10.0.0","globby":"^11.0.3","husky":"6.0.0","lint-staged":"^11.0.0","mocha":"^8.4.0","prettier":"^2.3.0","shx":"^0.3.3","source-map":"^0.7.3","tiny-benchy":"^2.1.0"},"dependencies":{"detect-libc":"^1.0.3"},"browser":{"./dist/node.js":"./dist/wasm.js","./dist/wasm-bindings.js":"./dist/wasm-bindings-web.js"},"gitHead":"c84d3fa5e637a894f34b5088c16da8a16fb01102","description":"A source map library purpose-build for the Parcel bundler with a focus on fast combining and manipulating of source-maps.","bugs":{"url":"https://github.com/parcel-bundler/source-map/issues"},"homepage":"https://github.com/parcel-bundler/source-map#readme","_id":"@parcel/source-map@2.0.2","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"shasum":"9aa0b00518cee31d5634de6e9c924a5539b142c1","size":1735107,"noattachment":false,"key":"/@parcel/source-map/-/@parcel/source-map-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@parcel/source-map/download/@parcel/source-map-2.0.2.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.2_1643254247153_0.8721942774717413"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-27T03:30:59.329Z","publish_time":1643254247332,"_cnpm_publish_time":1643254247332,"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"}}