{"versions":{"2.0.2":{"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":{"integrity":"sha512-NnUrPYLpYB6qyx2v6bcRPn/gVigmGG6M6xL8wIg/i0dP1GLkuY1nf+Hqdf63FzPTqqT7K3k6eE5yHPQVMO5jcA==","shasum":"9aa0b00518cee31d5634de6e9c924a5539b142c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.2.tgz","fileCount":39,"unpackedSize":3741066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8hHnCRA9TVsSAnZWagAAF5AP/2b8GDAxyfMqVq+B4ZBS\nlKP/GF5UuQxZx8N9APL2DBD69r6OZvWEUVjCQLxnrAOhVfN1WTnLMLS+elzY\nDkf5bdrW6uO6oiwl7VBoYwWf6gkncHMWboHsd/vUve0f3WmMvRUCsKASctAh\njjSX2H+euHyDDh2psxdMxTQ276jo4JfZXfR1JbaGvCUEQDwpuFrpGyVSkkoJ\n/rATdsbdutdTPviuFZV3pvb3+4b0+SqKvXjYxM4PUEYA4UN3eeFSQyd5oNsN\niYuvH0sbLBIUoWrw94652J/T+Vh965aWijnzE+YCncHGhQHkvcrYRRgqAAS7\n05QTE6vkyOnCkPqFB3T/tYk2ALcJZYIXceztF8bI42cw8q27Mef0/WRTL6kZ\n9JnkNHwnYZgu39qA21lfM/iDXkduyHyxBvfStj7eF5RMtMYYL36R1WRP+RcY\nsiGAPrC8s3jPALk2xb99nl3GB1JTOySl7xuvggNwCrgAIMBLNFFIjvhBw1hy\nas6klbDp99GXl/I6DYzdozM+Ay1v0LxlZtWHJanSP0yX8IEHxeS13XWyByb9\nN90k5/WSxOo11fEsUJph/zG9KeY49hz6zpuE9DQcG95dG6rO18om7gya1Tuf\nCbssVNq1fKn5IetSDCtolxaQNGW4laWqlh7ErgDnsM4J4MT0qJRtmsiEHYz1\npPMo\r\n=I49k\r\n-----END PGP SIGNATURE-----\r\n","size":1735107},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","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","contributors":[]},"2.0.0":{"name":"@parcel/source-map","version":"2.0.0","main":"./dist/node.js","types":"index.d.ts","license":"MIT","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","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","globby":"^11.0.3"},"browser":{"./dist/node.js":"./dist/wasm.js","./dist/wasm-bindings.js":"./dist/wasm-bindings-web.js"},"gitHead":"ed75bcff5727eb598fc8e8ada158b0449f67a15f","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","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"shasum":"41cf004109bbf277ceaf096a58838ff6a59af774","size":1708200,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0.tgz","integrity":"sha512-njoUJpj2646NebfHp5zKJeYD1KwhsfQIoU9TnCTHmF9fGOaPbClmeq12G6/4ZqGASftRq+YhhukFBi/ncWKGvw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0_1633731852644_0.4927557877953137"},"_hasShrinkwrap":false,"publish_time":1633731852982,"_cnpm_publish_time":1633731852982,"_cnpmcore_publish_time":"2021-12-16T16:12:09.161Z","contributors":[]},"2.0.0-rc.7":{"name":"@parcel/source-map","version":"2.0.0-rc.7","main":"./dist/node.js","types":"index.d.ts","license":"MIT","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","benny":"^3.6.15","cross-env":"^7.0.3","flow-bin":"^0.151.0","flow-copy-source":"^2.0.9","fs-extra":"^10.0.0","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"},"dependencies":{"detect-libc":"^1.0.3","globby":"^11.0.3"},"browser":{"./dist/node.js":"./dist/wasm.js","./dist/wasm-bindings.js":"./dist/wasm-bindings-web.js"},"gitHead":"a94f49789f885c452b98a579aa80b9e3ad6e93a1","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-rc.7","_nodeVersion":"14.17.5","_npmVersion":"6.14.14","dist":{"shasum":"73e3251c2169abf733f28b5d6649eb440e39995f","size":1704045,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-rc.7.tgz","integrity":"sha512-LFTvZz8wSOfQAHtczr2PVMBa2gSBeWTivJf4TPQ7neHqECIgAL2GvuCGhETZqU1OYXlnzuxdsiWvDKQtrLiWgA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-rc.7_1629360104033_0.2394905409529866"},"_hasShrinkwrap":false,"publish_time":1629360104222,"_cnpm_publish_time":1629360104222,"_cnpmcore_publish_time":"2021-12-16T16:12:11.808Z","contributors":[]},"2.0.0-rc.6":{"name":"@parcel/source-map","version":"2.0.0-rc.6","main":"./dist/node.js","types":"index.d.ts","license":"MIT","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","benny":"^3.6.15","cross-env":"^7.0.3","flow-bin":"^0.151.0","flow-copy-source":"^2.0.9","fs-extra":"^10.0.0","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"},"dependencies":{"detect-libc":"^1.0.3","globby":"^11.0.3"},"browser":{"./dist/node.js":"./dist/wasm.js","./dist/wasm-bindings.js":"./dist/wasm-bindings-web.js"},"gitHead":"2f1abc3ef53247b743550aa280280dfd772ce916","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-rc.6","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"shasum":"9b0e84ba4bca9fe8aee484941e48345c79c4121c","size":1165940,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-rc.6.tgz","integrity":"sha512-qtXLd9dbxWx/ybe1dduAzAGzb7iTSQv3imNZo7pVyEtSaCcphg+rTmY8/Fg3MQqqu7of/2+tEqNAGMz8nOJyUA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-rc.6_1627735453501_0.9939835510911601"},"_hasShrinkwrap":false,"publish_time":1627735453759,"_cnpm_publish_time":1627735453759,"_cnpmcore_publish_time":"2021-12-16T16:12:14.415Z","contributors":[]},"2.0.0-rc.5":{"name":"@parcel/source-map","version":"2.0.0-rc.5","main":"./dist/node.js","types":"index.d.ts","license":"MIT","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","benny":"^3.6.15","cross-env":"^7.0.3","flow-bin":"^0.151.0","flow-copy-source":"^2.0.9","fs-extra":"^10.0.0","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"},"dependencies":{"detect-libc":"^1.0.3","globby":"^11.0.3"},"browser":{"./dist/node.js":"./dist/wasm.js","./dist/wasm-bindings.js":"./dist/wasm-bindings-web.js"},"gitHead":"3b768f60a5144f6583b1d08a87b351fefd6a6623","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-rc.5","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"4b63693911ace37d4f72c4e94b05494be827024e","size":1170263,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-rc.5.tgz","integrity":"sha512-hzajtRBcFjo90LiWHqWUazRyYUtPwtJ3n1g5w1Unw5aFtkacOW33K9rI2PDRTEj/4EMHcREHYhJGj7KmOAckAA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-rc.5_1625542385908_0.38395936218481896"},"_hasShrinkwrap":false,"publish_time":1625542386067,"_cnpm_publish_time":1625542386067,"_cnpmcore_publish_time":"2021-12-16T16:12:16.142Z","contributors":[]},"2.0.0-rc.4":{"name":"@parcel/source-map","version":"2.0.0-rc.4","main":"./dist/node.js","types":"index.d.ts","license":"MIT","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","benny":"^3.6.15","cross-env":"^7.0.3","flow-bin":"^0.151.0","flow-copy-source":"^2.0.9","fs-extra":"^10.0.0","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"},"dependencies":{"detect-libc":"^1.0.3","globby":"^11.0.3"},"browser":{"./dist/node.js":"./dist/wasm.js","./dist/wasm-bindings.js":"./dist/wasm-bindings-web.js"},"gitHead":"b62b188073d7efd2590f5a7de273fd3fa0c97c2e","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-rc.4","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"e2a58bde612b5e383d2b2ca9e81f07d592adfcde","size":1257850,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-rc.4.tgz","integrity":"sha512-Yl6pNy34YNQfXtx03CCTKTrV6X3hh7v2vSrFDzJe/m6HFSlc1/n2pz05bbPOoeojR8zVNRRVoAdSH0iDMKGRuQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-rc.4_1621927453334_0.9370530304312321"},"_hasShrinkwrap":false,"publish_time":1621927453602,"_cnpm_publish_time":1621927453602,"_cnpmcore_publish_time":"2021-12-16T16:12:18.249Z","contributors":[]},"2.0.0-rc.3":{"name":"@parcel/source-map","version":"2.0.0-rc.3","main":"./dist/node.js","types":"index.d.ts","license":"MIT","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","benny":"^3.6.15","cross-env":"^7.0.3","flow-bin":"^0.151.0","flow-copy-source":"^2.0.9","fs-extra":"^10.0.0","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"},"dependencies":{"detect-libc":"^1.0.3","globby":"^11.0.3"},"browser":{"./dist/wasm-bindings.js":"./dist/wasm-bindings-web.js"},"gitHead":"703ede2c8a31bce466fa885e5699dd2aba29fc48","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-rc.3","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"856bbdc7cc531104226c97091cb99331394e173a","size":1200235,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-rc.3.tgz","integrity":"sha512-Hc6xRZ3Xd2cLVMsnIJB8N/C3X+tGBG6K7ULLi6tUujcj8aZIBr2SKWc6vfXqwxhdrkNPC/9C5a4Ow9ID4Q1tBw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-rc.3_1621926500225_0.41345011280396804"},"_hasShrinkwrap":false,"publish_time":1621926500440,"_cnpm_publish_time":1621926500440,"_cnpmcore_publish_time":"2021-12-16T16:12:20.393Z","contributors":[]},"2.0.0-rc.2":{"name":"@parcel/source-map","version":"2.0.0-rc.2","main":"./dist/node.js","types":"index.d.ts","license":"MIT","scripts":{"test":"cross-env BACKEND=node mocha ./test/*.test.js","test:node":"yarn test","benchmark":"cross-env BACKEND=node node ./bench/run","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 && cd ./parcel_sourcemap_node && napi build --platform -c ../package.json ./artifacts","build:node-release":"yarn build:clean && cd ./parcel_sourcemap_node && napi build --platform -c ../package.json ./artifacts --release","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","@iarna/toml":"^2.2.5","@napi-rs/cli":"^1.0.4","benny":"^3.6.15","cross-env":"^7.0.3","flow-bin":"^0.151.0","flow-copy-source":"^2.0.9","fs-extra":"^10.0.0","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"},"dependencies":{"detect-libc":"^1.0.3","globby":"^11.0.3"},"gitHead":"b98c6f1039c2a2eb5e38eecf06b1a52471987128","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-rc.2","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"bd7c8d35d207e53078956074707d6067bd9ee121","size":1007951,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-rc.2.tgz","integrity":"sha512-AwbdTO/U1iNZsq+X9AhiWRg7o7BX8qHgdLupSiVpXNeSZu5/7f7ptzLHirQp1cOPaYb3B8kVGkBf5GSPBwT4yg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-rc.2_1621714708486_0.9840746604518307"},"_hasShrinkwrap":false,"publish_time":1621714708681,"_cnpm_publish_time":1621714708681,"_cnpmcore_publish_time":"2021-12-16T16:12:21.714Z","contributors":[]},"2.0.0-rc.1.0":{"name":"@parcel/source-map","version":"2.0.0-rc.1.0","main":"./dist/node.js","types":"index.d.ts","license":"MIT","scripts":{"test":"cross-env BACKEND=node mocha ./test/*.test.js","test:node":"yarn test","benchmark":"cross-env BACKEND=node node ./bench/run","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 && cd ./parcel_sourcemap_node && napi build --platform -c ../package.json ./artifacts","build:node-release":"yarn build:clean && cd ./parcel_sourcemap_node && napi build --platform -c ../package.json ./artifacts --release","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"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,md}":["prettier --write"]},"binary":{"napi_versions":[3]},"engines":{"node":"^12.18.3 || >=14"},"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","@napi-rs/cli":"^1.0.3","benny":"^3.6.15","cross-env":"^7.0.3","flow-bin":"^0.150.0","flow-copy-source":"^2.0.9","fs-extra":"^10.0.0","husky":"6.0.0","lint-staged":"^10.2.9","mocha":"^8.3.2","prettier":"^2.0.5","shx":"^0.3.3","source-map":"^0.7.3"},"dependencies":{"detect-libc":"^1.0.3","globby":"^11.0.3"},"gitHead":"ccc0eecbd51e2e55f104e8f77ca5507160129a20","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-rc.1.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"f36132dbb5758f540674e9c910f6db1c1d40fdc7","size":880413,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-rc.1.0.tgz","integrity":"sha512-X+1Eef2eVLqGbUSBjP6n2tNnqQv0HyLu6j324hPSqqA8JeHk3X1M5V6FzUe9W2RbCF1Y49VvlXRfC6BqMrZyEw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-rc.1.0_1620908870070_0.4104829278817097"},"_hasShrinkwrap":false,"publish_time":1620908870289,"_cnpm_publish_time":1620908870289,"_cnpmcore_publish_time":"2021-12-16T16:12:23.013Z","contributors":[]},"2.0.0-alpha.4.23":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.23","main":"./dist/node.js","types":"index.d.ts","license":"MIT","scripts":{"test":"cross-env BACKEND=node mocha ./test/*.test.js","test:node":"yarn test","benchmark":"cross-env BACKEND=node node ./bench/run","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 && cd ./parcel_sourcemap_node && napi build --platform -c ../package.json ./artifacts","build:node-release":"yarn build:clean && cd ./parcel_sourcemap_node && napi build --platform -c ../package.json ./artifacts --release","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"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,md}":["prettier --write"]},"binary":{"napi_versions":[3]},"engines":{"node":"^12.18.3 || >=14"},"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","@napi-rs/cli":"^1.0.3","benny":"^3.6.15","cross-env":"^7.0.3","flow-bin":"^0.150.0","flow-copy-source":"^2.0.9","fs-extra":"^10.0.0","husky":"6.0.0","lint-staged":"^10.2.9","mocha":"^8.3.2","prettier":"^2.0.5","shx":"^0.3.3","source-map":"^0.7.3"},"dependencies":{"detect-libc":"^1.0.3","globby":"^11.0.3"},"gitHead":"e1be119476e24cf2917a2b1530b16ee0e1ce4b3c","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.23","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"83254d20b2cb88ed7d23f11aa7c513362783fd19","size":880548,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.23.tgz","integrity":"sha512-3n+4M3KxQsSVKkWQPsiiHUCGlQXMav3hbU+3ID3cTXvjb/P9wId8CAHflkILiwlYh/XCMe8i8CxqF3tFtZGyhA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.23_1620851391569_0.1816201458409037"},"_hasShrinkwrap":false,"publish_time":1620851391795,"_cnpm_publish_time":1620851391795,"_cnpmcore_publish_time":"2021-12-16T16:12:24.418Z","contributors":[]},"2.0.0-alpha.4.22":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.22","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","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":"^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":"8deffe1df2f0286fe26e17f06b92a331e93e31e2","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.22","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"9c2e588a66aa5a3b090379259b1b1144385f9f18","size":722758,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.22.tgz","integrity":"sha512-kKOCoEz4AvTX+exRH8NXwK61f76ikDGoLacpq/vVRj3usNGauXBWwlckXW7CzGjHJ38gw5UuasgXy9i0t+U18w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.22_1614808461922_0.03042893176116257"},"_hasShrinkwrap":false,"publish_time":1614808462162,"_cnpm_publish_time":1614808462162,"_cnpmcore_publish_time":"2021-12-16T16:12:25.683Z","contributors":[]},"2.0.0-alpha.4.21":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.21","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","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":"^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":"0a0cbfc1a1f23d6dc34c570c3ac1195e3526beaf","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.21","_nodeVersion":"14.15.4","_npmVersion":"6.14.11","dist":{"shasum":"608f37fefe05ba1d8a8527ca0f3a8487560d4695","size":767985,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.21.tgz","integrity":"sha512-rKuySz3wRrAhmFriWGmAoAiVF+8VmA+Bzc19y9ITopk4Ax8a8+gmM5AJcXLZCmeVfr6gqdCwr+NsDwmT2Fk7QA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.21_1612774556779_0.6179413170249457"},"_hasShrinkwrap":false,"publish_time":1612774556978,"_cnpm_publish_time":1612774556978,"_cnpmcore_publish_time":"2021-12-16T16:12:27.068Z","contributors":[]},"2.0.0-alpha.4.20":{"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,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.20.tgz","integrity":"sha512-OQwPRkB9/i8MlmVSVBGuqnrnrMFphtHKLIA4VGgvXxlFgjS1G3BqYK1mALI5HVjrq3gFoJHSF/VXShQwiNofEw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","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,"_cnpmcore_publish_time":"2021-12-16T16:12:28.210Z","contributors":[]},"2.0.0-alpha.4.19":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.19","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","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","clean":"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.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":"2fba112dc6b29095aea1af052469d33ec6601c78","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.19","_nodeVersion":"14.15.1","_npmVersion":"6.14.9","dist":{"shasum":"1441687e5ed81881cb8e492cde1a83334d35201d","size":575841,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.19.tgz","integrity":"sha512-pb8ciLbctRE/Z2KTJnVPvlrHm/ArG3IdX5nPDz3qcEA0RHDFikfv3/WZHO77b5/jtDHhvHuaBqmqPpVr0OuVRg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.19_1607863024871_0.04033840099062802"},"_hasShrinkwrap":false,"publish_time":1607863025026,"_cnpm_publish_time":1607863025026,"_cnpmcore_publish_time":"2021-12-16T16:12:29.122Z","contributors":[]},"2.0.0-alpha.4.18":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.18","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","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":"4c75a2bb784115f6185831b494815789ddb173c7","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.18","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"shasum":"ace7e68a5cf29925d169a3ff42c76d142a0e27b6","size":575106,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.18.tgz","integrity":"sha512-aJCIYdsxNlqpOQtvAk9IjGOQbsQ11VSALNk22+2/LwBAWOcjFa5Aw0gtRkyBed+gIvsYosSo50Hu2LyqOaWTZg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.18_1606724952557_0.2036088144550534"},"_hasShrinkwrap":false,"publish_time":1606724952752,"_cnpm_publish_time":1606724952752,"_cnpmcore_publish_time":"2021-12-16T16:12:30.238Z","contributors":[]},"2.0.0-alpha.4.17":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.17","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":"d54c72df416e3ebe329d887fe98bbcbc83eeab88","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.17","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"2060ec3aa95a361c36b26f9672926377b99eb588","size":573346,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.17.tgz","integrity":"sha512-7jIuwUNvonCiQjNhI0mRJd3CHaiRRJkxXncPfCUTzDFMbzxX1arLJGdRwVBgZ/FENdLHnhwSmbPwsgKtBXgZUg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.17_1603214223746_0.18652813559018022"},"_hasShrinkwrap":false,"publish_time":1603214223881,"_cnpm_publish_time":1603214223881,"_cnpmcore_publish_time":"2021-12-16T16:12:31.632Z","contributors":[]},"2.0.0-alpha.4.16":{"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,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.16.tgz","integrity":"sha512-yA1ulttYIbmZVzwCO1EipQVqBqZAoiFK/yAhum/00nQfqBilz+1LdahKSZnQ0LSqk42o1qAULAb5UHo73/rRDA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","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,"_cnpmcore_publish_time":"2021-12-16T16:12:33.006Z","contributors":[]},"2.0.0-alpha.4.15":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.15","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":"5f29c9fecd67d3fc4821bf073fcb5692582b3d8d","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.15","_nodeVersion":"12.18.3","_npmVersion":"6.14.8","dist":{"shasum":"3da5a3d5136bf0c447c5085aefb49ed8f6f7d9e9","size":569081,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.15.tgz","integrity":"sha512-F76K4slZca9HBUuazfoz8XUydAkBJFbWptVYce5ieWb8BtCRuHtkQTYXDUHMCvWqWSY9fxPnEECO+uwhf1uj0A=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.15_1599467727067_0.9929536876258718"},"_hasShrinkwrap":false,"publish_time":1599467727186,"_cnpm_publish_time":1599467727186,"_cnpmcore_publish_time":"2021-12-16T16:12:34.353Z","contributors":[]},"2.0.0-alpha.4.14":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.14","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","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":"5b5d5fee37a094aa9d3a16f95a99745f31fd8852","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.14","_nodeVersion":"12.18.3","_npmVersion":"6.14.8","dist":{"shasum":"6e6047d06c68573b9fd929f27408091133408b30","size":568788,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.14.tgz","integrity":"sha512-QPPsldwsU1znqidQu23hgvPhVK3ilftOICE9gDxt+c6z9AO9bxb0D9JvcuvFXWAI1rpvm+Di71igMRrBnKiKUA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.14_1599385257298_0.90021630227005"},"_hasShrinkwrap":false,"publish_time":1599385257534,"_cnpm_publish_time":1599385257534,"_cnpmcore_publish_time":"2021-12-16T16:12:35.153Z","contributors":[]},"2.0.0-alpha.4.13":{"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,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.13.tgz","integrity":"sha512-MnIfYmaRqnwK8kRRG9Osu1DkJGl2bVSfJs9SqauJ9N4dOdAXAFGeeDtzXnHvx02DO+HwK7YjsbhBpSvvgZcWHg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","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,"_cnpmcore_publish_time":"2021-12-16T16:12:36.333Z","contributors":[]},"2.0.0-alpha.4.12":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.12","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":"f60deda21e42ac7b5bfe14337a734b28630e9a7d","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.12","_nodeVersion":"12.18.0","_npmVersion":"6.14.5","dist":{"shasum":"2cfc48427254a80e098ba59485120a3736ce4165","size":565410,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.12.tgz","integrity":"sha512-mhy6L6QMx1aYTNtSs3D22ZueofiB/RjaT8RmWuoEwbTelXckrgo4epzHSPHinDwKfkR6n0PwiOJhz8kpToXj9g=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.12_1591872300230_0.36415984057756656"},"_hasShrinkwrap":false,"publish_time":1591872300478,"_cnpm_publish_time":1591872300478,"_cnpmcore_publish_time":"2021-12-16T16:12:37.423Z","contributors":[]},"2.0.0-alpha.4.11":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.11","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 -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","compile-schema":"./flatc --cpp -o ./src ./src/sourcemap-schema.fbs"},"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","mocha":"^7.1.2","prebuildify":"^3.0.4","source-map":"^0.7.3","tiny-benchy":"^1.0.0","prettier":"^2.0.5"},"gitHead":"a95cdba98f85b94fcd5c760305004888e6a0302f","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.11","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"1223a060dc7687c00d6bdb27c59e7a3e8642accd","size":554058,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.11.tgz","integrity":"sha512-Vwm6PftbW6oLk2k8MUFzjZOLOpn0cjg5Z0rSiNPlC7vpH1gIKY9GkuWN2K9N9NHwc2nQFvq8KmFKXz7N60otSg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.11_1591033046334_0.27647655374401103"},"_hasShrinkwrap":false,"publish_time":1591033046440,"_cnpm_publish_time":1591033046440,"_cnpmcore_publish_time":"2021-12-16T16:12:38.321Z","contributors":[]},"2.0.0-alpha.4.10":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.10","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","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 src/*.js","typecheck":"flow"},"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","mocha":"^7.1.2","prebuildify":"^3.0.4","source-map":"^0.7.3","tiny-benchy":"^1.0.0","prettier":"^2.0.5"},"gitHead":"97b891cb1ceb105b405f63ea404e3bfb1e94bc9a","description":"A purpose build source-maps library for combining and manipulating source-maps.","_id":"@parcel/source-map@2.0.0-alpha.4.10","_nodeVersion":"12.16.1","_npmVersion":"6.14.4","dist":{"shasum":"3db8bec26da82cc177cab867829fcef8df5eafdc","size":534630,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.10.tgz","integrity":"sha512-mWFKVNJymOLxX2rAuPSA7BH/8m3S610KjD+KlapeHwiYvQgmTpslHhEIsWSrhlJAxltbnTvhN+KSmLtj57JVrQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.10_1588357890000_0.8817533030693523"},"_hasShrinkwrap":false,"publish_time":1588357890240,"_cnpm_publish_time":1588357890240,"_cnpmcore_publish_time":"2021-12-16T16:12:39.215Z","contributors":[]},"2.0.0-alpha.4.9":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.9","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","transpile":"babel ./src/*.js --out-dir ./dist && flow-copy-source -v src dist","prebuild":"prebuildify --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 src/*.js","typecheck":"flow"},"binary":{"napi_versions":[3]},"engines":{"node":">= 10"},"dependencies":{"node-addon-api":"^2.0.0","node-gyp-build":"^4.2.1"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@babel/preset-flow":"^7.9.0","cross-env":"^7.0.2","flow-bin":"^0.121.0","flow-copy-source":"^2.0.9","mocha":"^7.1.0","prebuildify":"^3.0.4","source-map":"^0.7.3","tiny-benchy":"^1.0.0","prettier":"^2.0.2"},"gitHead":"2df4b47a4152053d337c2af38371e940c24ccc41","description":"A purpose build source-maps library for combining and manipulating source-maps.","_id":"@parcel/source-map@2.0.0-alpha.4.9","_nodeVersion":"12.16.1","_npmVersion":"6.14.4","dist":{"shasum":"773567807eac8a16a3e1d06896ed2be7de7bcc2b","size":868164,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.9.tgz","integrity":"sha512-j14RzSRBWQMLtC1BoHm+h8XMOYMFp5k8GpSDzY0zIxjW4EpIY3mTBLK68HLKPrVJPyKHADO7JiSSgde96dZLog=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.9_1586545822184_0.5265557707329176"},"_hasShrinkwrap":false,"publish_time":1586545822401,"_cnpm_publish_time":1586545822401,"_cnpmcore_publish_time":"2021-12-16T16:12:40.387Z","contributors":[]},"2.0.0-alpha.4.8":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.8","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","transpile":"babel ./src/*.js --out-dir ./dist && flow-copy-source -v src dist","prebuild":"prebuildify --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 src/*.js","typecheck":"flow"},"binary":{"napi_versions":[3]},"engines":{"node":">= 10"},"dependencies":{"node-addon-api":"^2.0.0","node-gyp-build":"^4.2.1"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@babel/preset-flow":"^7.9.0","cross-env":"^7.0.2","flow-bin":"^0.121.0","flow-copy-source":"^2.0.9","mocha":"^7.1.0","prebuildify":"^3.0.4","source-map":"^0.7.3","tiny-benchy":"^1.0.0","prettier":"^2.0.2"},"gitHead":"a09800c0b44703883a2814dee396a39c75ed43dc","description":"A purpose build source-maps library for combining and manipulating source-maps.","_id":"@parcel/source-map@2.0.0-alpha.4.8","_nodeVersion":"12.16.1","_npmVersion":"6.14.2","dist":{"shasum":"4af96764be07da42a7ec282693cd59af62a0b649","size":868020,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.8.tgz","integrity":"sha512-McY3WkXuKWufNelNIlkj1zV14WNybj5i1rrX0nKlMXmLuxYu7rugHYuOuV9DwPxSNKwWj81NoiM3DlIROf14DQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.8_1586095738956_0.2539446105457386"},"_hasShrinkwrap":false,"publish_time":1586095739175,"_cnpm_publish_time":1586095739175,"_cnpmcore_publish_time":"2021-12-16T16:12:41.413Z","contributors":[]},"2.0.0-alpha.4.7":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.7","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","transpile":"babel ./src/*.js --out-dir ./dist && flow-copy-source -v src dist","compile-wasm":"make","lint":"prettier --write src/*.js","prebuild":"prebuildify --napi --strip --tag-libc","build:dev":"node-gyp rebuild --debug","rebuild":"rm -rf build && yarn build:dev","postinstall":"node-gyp-build","prepublish":"npm run transpile","typecheck":"flow","install":"node-gyp rebuild"},"binary":{"napi_versions":[3]},"engines":{"node":">= 10"},"dependencies":{"node-addon-api":"^2.0.0","node-gyp-build":"^4.2.1"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@babel/preset-flow":"^7.9.0","cross-env":"^7.0.2","flow-bin":"^0.121.0","flow-copy-source":"^2.0.9","mocha":"^7.1.0","prebuildify":"^3.0.4","source-map":"^0.7.3","tiny-benchy":"^1.0.0","prettier":"^2.0.2"},"gypfile":true,"gitHead":"78668c9ac7b4cdcefd098690c2bc122b42dd1be4","description":"A purpose build source-maps library for combining and manipulating source-maps.","_id":"@parcel/source-map@2.0.0-alpha.4.7","_nodeVersion":"12.16.1","_npmVersion":"6.14.2","dist":{"shasum":"810f743f079ea09fc760f59c69dfc3cfb19e2bd1","size":868029,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.7.tgz","integrity":"sha512-NimFQzk9kURJbqaRA2FmlyeagJd0IPhP3pgd6LqHP2Pk+X1br2DOspPtpZPpHnvFSHn/gZ0tUmzPhV8lKISZWA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.7_1585997716619_0.17208274804470203"},"_hasShrinkwrap":false,"publish_time":1585997716867,"_cnpm_publish_time":1585997716867,"_cnpmcore_publish_time":"2021-12-16T16:12:42.431Z","contributors":[]},"2.0.0-alpha.4.6":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.6","main":"./dist/node.js","browser":"./dist/wasm.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","transpile":"babel ./src/*.js --out-dir ./dist && flow-copy-source -v src dist","compile-wasm":"make","prebuild":"prebuildify --napi --strip --tag-libc","build:dev":"node-gyp rebuild --debug","rebuild":"rm -rf build && yarn build:dev","postinstall":"node-gyp-build","prepublish":"npm run transpile","typecheck":"flow","install":"node-gyp rebuild"},"binary":{"napi_versions":[3]},"dependencies":{"node-addon-api":"^2.0.0","node-gyp-build":"^4.2.1"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@babel/preset-flow":"^7.9.0","cross-env":"^7.0.2","flow-bin":"^0.121.0","flow-copy-source":"^2.0.9","mocha":"^7.1.0","prebuildify":"^3.0.4","tiny-benchy":"^1.0.0"},"gypfile":true,"gitHead":"5cb0507553caab679bed05bbb476b22a972b2d30","description":"A purpose build source-maps library for combining and manipulating source-maps.","_id":"@parcel/source-map@2.0.0-alpha.4.6","_nodeVersion":"12.16.1","_npmVersion":"6.14.2","dist":{"shasum":"7f5e43ab10304fd7230bff7e21ed6cc1517139f6","size":798259,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.6.tgz","integrity":"sha512-TiBkK3Hgf+JsihzHxhLXqgQY1qEQbOy94MiYB8Oz7sP5PuxicIROBVcHusjQd8RL7ukNOeqdKoXRFtHtB5mWZQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.6_1585686528246_0.009352562063876801"},"_hasShrinkwrap":false,"publish_time":1585686528431,"_cnpm_publish_time":1585686528431,"_cnpmcore_publish_time":"2021-12-16T16:12:43.468Z","contributors":[]},"2.0.0-alpha.4.5":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.5","main":"./dist/node.js","browser":"./dist/wasm.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","transpile":"babel ./src/*.js --out-dir ./dist && flow-copy-source -v src dist","compile-wasm":"make","prebuild":"prebuildify --napi --strip --tag-libc","build:dev":"node-gyp rebuild --debug","rebuild":"rm -rf build && yarn build:dev","postinstall":"node-gyp-build","prepublish":"npm run transpile","typecheck":"flow","install":"node-gyp rebuild"},"binary":{"napi_versions":[3]},"dependencies":{"node-addon-api":"^2.0.0","node-gyp-build":"^4.2.1"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@babel/preset-flow":"^7.9.0","cross-env":"^7.0.2","flow-bin":"^0.121.0","flow-copy-source":"^2.0.9","mocha":"^7.1.0","prebuildify":"^3.0.4","tiny-benchy":"^1.0.0"},"gypfile":true,"gitHead":"df2b16463cbce926a44dc5c4360c7337c58e0b32","description":"A purpose build source-maps library for combining and manipulating source-maps.","_id":"@parcel/source-map@2.0.0-alpha.4.5","_nodeVersion":"12.16.1","_npmVersion":"6.14.2","dist":{"shasum":"897309a3db31c9fe873110826a4d579568b547a9","size":797986,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.5.tgz","integrity":"sha512-7IzIdkQhZ9QCgcl10LRATIhp2CqG/vVUi+5tBnrLB7nCY6lDp/vL0iRh6zgYbsC6JAXLcKJxibBYiWj8QESR9w=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.5_1585681590502_0.7645408721762486"},"_hasShrinkwrap":false,"publish_time":1585681590678,"_cnpm_publish_time":1585681590678,"_cnpmcore_publish_time":"2021-12-16T16:12:44.953Z","contributors":[]},"2.0.0-alpha.4.4":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.4","main":"./dist/node.js","license":"MIT","scripts":{"test":"mocha ./test/*.test.js","benchmark":"node ./bench/run","compile":"babel ./src/*.js --out-dir ./dist && flow-copy-source -v src dist","prebuild":"prebuildify --napi --strip --tag-libc","build:dev":"node-gyp rebuild --debug","rebuild":"rm -rf build && yarn build:dev","postinstall":"node-gyp-build","prepublish":"npm run compile","typecheck":"flow","install":"node-gyp rebuild"},"binary":{"napi_versions":[3]},"dependencies":{"node-addon-api":"^2.0.0","node-gyp-build":"^4.2.1"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@babel/preset-flow":"^7.9.0","flow-bin":"^0.121.0","flow-copy-source":"^2.0.9","mocha":"^7.1.0","prebuildify":"^3.0.4","tiny-benchy":"^1.0.0"},"gypfile":true,"gitHead":"bc6eb7fcc2c348155172696dc9e4e56768f53f09","description":"A purpose build source-maps library for combining and manipulating source-maps.","_id":"@parcel/source-map@2.0.0-alpha.4.4","_nodeVersion":"12.16.1","_npmVersion":"6.14.2","dist":{"shasum":"e207fc90aaba9f1a405e2b212a368b7357315186","size":686791,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.4.tgz","integrity":"sha512-MDK2Cn2Isl5vU/VmNdn1pSpxwRg/0Ilex1ntCV9KejHMkvkMaSO7UICW30B+rUsdyGha1FkeMH3UFfuvJyXeJw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.4_1585423618612_0.052446316319999076"},"_hasShrinkwrap":false,"publish_time":1585423618770,"_cnpm_publish_time":1585423618770,"_cnpmcore_publish_time":"2021-12-16T16:12:46.079Z","contributors":[]},"2.0.0-nightly.167":{"name":"@parcel/source-map","version":"2.0.0-nightly.167","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.167+b9e4105c","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"b9e4105c50576ed22a99860e08e65491d4659a43","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.167","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"7ff445b062c60c0968c4be33c7b93fc23fd4e60c","size":5923,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.167.tgz","integrity":"sha512-X+He8MjY48LLM0sfNIHtGss09+BaNTMTXxaJ3wf5GDncGsa2g7jHbx2Kc9aTKm0TSz5/eDCRq0mphsks/yUMYQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.167_1585008332711_0.6714549610375606"},"_hasShrinkwrap":false,"publish_time":1585008332851,"_cnpm_publish_time":1585008332851,"_cnpmcore_publish_time":"2021-12-16T16:12:46.527Z","contributors":[]},"2.0.0-alpha.4.3":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.3","main":"index.js","license":"MIT","scripts":{"test":"mocha ./test/*.test.js","benchmark":"node ./bench/run","compile":"babel index.js.flow --out-file index.js","prebuild":"prebuildify --napi --strip --tag-libc","build:dev":"node-gyp rebuild --debug","rebuild":"rm -rf build && yarn build:dev","postinstall":"node-gyp-build","typecheck":"flow","install":"node-gyp rebuild"},"binary":{"napi_versions":[3]},"dependencies":{"node-addon-api":"^2.0.0","node-gyp-build":"^4.2.1"},"devDependencies":{"@babel/preset-env":"^7.9.0","@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/preset-flow":"^7.9.0","flow-bin":"^0.121.0","mocha":"^7.1.0","prebuildify":"^3.0.4","tiny-benchy":"^1.0.0"},"gypfile":true,"gitHead":"f096e3030cd289b4410088fb355b50b4e3459d98","description":"A purpose build source-maps library for combining and manipulating source-maps.","_id":"@parcel/source-map@2.0.0-alpha.4.3","_nodeVersion":"12.16.1","_npmVersion":"6.14.2","dist":{"shasum":"918eef1feecee8ac9910e64494d61b4fc478c0e6","size":685658,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.3.tgz","integrity":"sha512-yucle/IBxS9ZAUkI1YROKTP0tm8qtdZfHdsvir0LhklvHMV0TZya5YHdyeyaVhKWGj4vqEKMwaj8bWTI8b0ykQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.3_1584989488875_0.9879882579169827"},"_hasShrinkwrap":false,"publish_time":1584989489023,"_cnpm_publish_time":1584989489023,"_cnpmcore_publish_time":"2021-12-16T16:12:47.875Z","contributors":[]},"2.0.0-alpha.4.2":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.2","main":"index.js","license":"MIT","scripts":{"test":"mocha ./test/*.test.js","benchmark":"node ./bench/run","compile":"babel index.js.flow --out-file index.js","prebuild":"prebuildify --napi --strip --tag-libc","build:dev":"node-gyp rebuild --debug","rebuild":"rm -rf build && yarn build:dev","postinstall":"node-gyp-build","typecheck":"flow","install":"node-gyp rebuild"},"binary":{"napi_versions":[3]},"dependencies":{"node-addon-api":"^2.0.0","node-gyp-build":"^4.2.1"},"devDependencies":{"@babel/preset-env":"^7.9.0","@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/preset-flow":"^7.9.0","flow-bin":"^0.121.0","mocha":"^7.1.0","prebuildify":"^3.0.4","tiny-benchy":"^1.0.0"},"gypfile":true,"gitHead":"ba9e2e30578504aa58273a4ecdb28c9f854acd0c","description":"A purpose build source-maps library for combining and manipulating source-maps.","_id":"@parcel/source-map@2.0.0-alpha.4.2","_nodeVersion":"12.16.1","_npmVersion":"6.14.2","dist":{"shasum":"f0ec8a596fbc92b07921d0013d293a9bc7f2323e","size":685691,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.2.tgz","integrity":"sha512-tis4i6my5kzeKT/cdIfs+uSuVFEZKiJZncKBhCyNZhGSCUdXmpjRUIcSu2VLIO3k5rtS61kkwGJ0YN4lxGVaCQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.2_1584987997059_0.9447965351374139"},"_hasShrinkwrap":false,"publish_time":1584987997246,"_cnpm_publish_time":1584987997246,"_cnpmcore_publish_time":"2021-12-16T16:12:49.655Z","contributors":[]},"2.0.0-alpha.4.1":{"name":"@parcel/source-map","version":"2.0.0-alpha.4.1","main":"index.js","license":"MIT","scripts":{"test":"mocha ./test/*.test.js","benchmark":"node ./bench/run","prebuild":"prebuildify --napi --strip --tag-libc","build:dev":"node-gyp rebuild --debug","rebuild":"rm -rf build && yarn build:dev","postinstall":"node-gyp-build","install":"node-gyp rebuild"},"binary":{"napi_versions":[3]},"dependencies":{"node-addon-api":"^2.0.0","node-gyp-build":"^4.2.1"},"devDependencies":{"flow-bin":"^0.121.0","mocha":"^7.1.0","prebuildify":"^3.0.4","tiny-benchy":"^1.0.0"},"gypfile":true,"gitHead":"6a857f67fd62deb51f3eb12bf8e0a3052ac3c1f7","description":"A purpose build source-maps library for combining and manipulating source-maps.","_id":"@parcel/source-map@2.0.0-alpha.4.1","_nodeVersion":"12.16.1","_npmVersion":"6.14.2","dist":{"shasum":"a59b2848b28d4dcd19e7a18827970cdce360f41a","size":685078,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.1.tgz","integrity":"sha512-i8UYmWuSNq84yI9+y5nCThpl9wfDlDNBLvEAz7+oY4HvrI1YEvoTkiHOJBPscPE+LtgpE7E9j0ePGGWIEZEHMA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4.1_1584981010322_0.783952899112085"},"_hasShrinkwrap":false,"publish_time":1584981010562,"_cnpm_publish_time":1584981010562,"_cnpmcore_publish_time":"2021-12-16T16:12:50.863Z","contributors":[]},"2.0.0-nightly.166":{"name":"@parcel/source-map","version":"2.0.0-nightly.166","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.166+76c5ac6c","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"76c5ac6c8dad3158dd0bd6f2a7879a73a80b1979","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.166","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"afed3a8032897b637a89a7b824887ff8ef62d205","size":5924,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.166.tgz","integrity":"sha512-35Bsd9F8lspN01iwOlQic4bw5+rmPjrs2QcqPk058ZKm2FW2W6uX2V52peds/6h45n5D/um1mGJmLRNOckhAVg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.166_1584921919369_0.20900618654065228"},"_hasShrinkwrap":false,"publish_time":1584921919519,"_cnpm_publish_time":1584921919519,"_cnpmcore_publish_time":"2021-12-16T16:12:51.456Z","contributors":[]},"2.0.0-alpha.4":{"name":"@parcel/source-map","version":"2.0.0-alpha.4","main":"index.js","license":"MIT","scripts":{"test":"mocha ./test/*.test.js","benchmark":"node ./bench/run","prebuild":"prebuildify --napi --strip --tag-libc","build:dev":"node-gyp rebuild --debug","rebuild":"rm -rf build && yarn build:dev","postinstall":"node-gyp-build","install":"node-gyp rebuild"},"binary":{"napi_versions":[3]},"dependencies":{"node-addon-api":"^2.0.0","node-gyp-build":"^4.2.1"},"devDependencies":{"mocha":"^7.1.0","prebuildify":"^3.0.4","tiny-benchy":"^1.0.0"},"gypfile":true,"gitHead":"a5428ad468e80aa1cb1b0422ff62539cdef64f75","description":"A purpose build source-maps library for combining and manipulating source-maps.","_id":"@parcel/source-map@2.0.0-alpha.4","_nodeVersion":"12.16.1","_npmVersion":"6.14.2","dist":{"shasum":"8dec9606635781f45020e4571738fb10596b9f1b","size":684583,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.4.tgz","integrity":"sha512-XgNINHWGJHKBB9iWkHZKynO9ytEzeL8v0tGEQRqPggARFJTtWof4PDDJ11AQ0hdtPYK7S8tRlCnwNzxOhaHQxw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.4_1584903408311_0.04930222696304165"},"_hasShrinkwrap":false,"publish_time":1584903408489,"_cnpm_publish_time":1584903408489,"_cnpmcore_publish_time":"2021-12-16T16:12:52.397Z","contributors":[]},"2.0.0-nightly.165":{"name":"@parcel/source-map","version":"2.0.0-nightly.165","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.165+161837f7","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"161837f71682f13d2b16e7396e82eb620fe06e4e","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.165","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"de61dd004c64fb3fe5757acab381c9fc661ec09a","size":5923,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.165.tgz","integrity":"sha512-tFtJAtfMQSHhZwFwtnO7OEJQ+jvRJfIDl1X9LzH+vEX3d5zndQTiXPOuSOIrDt3/7Wk5nRXkPugw0rjP+lGZXA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.165_1584835519526_0.04721944586966931"},"_hasShrinkwrap":false,"publish_time":1584835519661,"_cnpm_publish_time":1584835519661,"_cnpmcore_publish_time":"2021-12-16T16:12:52.646Z","contributors":[]},"2.0.0-nightly.159":{"name":"@parcel/source-map","version":"2.0.0-nightly.159","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.159+59d4d6eb","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"59d4d6ebb6765c5833c31391b6cca4015c88319d","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.159","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"8726c91fae79e72c6c0d65657370f460b2ee6443","size":5925,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.159.tgz","integrity":"sha512-eFOpJrJD+5wFjeKTBA7RSJeFX9FlOnc5358q+vqpy4N8KIvd7X08y7UjgDJ7V2gzWU8hsiYGb5eHEp+B94k1FA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.159_1584749116384_0.06034883550090164"},"_hasShrinkwrap":false,"publish_time":1584749116545,"_cnpm_publish_time":1584749116545,"_cnpmcore_publish_time":"2021-12-16T16:12:52.851Z","contributors":[]},"2.0.0-nightly.156":{"name":"@parcel/source-map","version":"2.0.0-nightly.156","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.156+14eaa0f4","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"14eaa0f4bcddc79efa3ba383dbd0726f16ca0276","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.156","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"83bdf2001caf958395e5d4b847037e6565f8b1a4","size":6029,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.156.tgz","integrity":"sha512-gTFFts4h+bKeJGOoqTQYdriOShT19TqpwPvT3wjpbUTcfeLD98z6ndKHzLe9Gmb0yV8n25QdmhtAPChWN5QW5Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.156_1584662728107_0.6593569121844451"},"_hasShrinkwrap":false,"publish_time":1584662728221,"_cnpm_publish_time":1584662728221,"_cnpmcore_publish_time":"2021-12-16T16:12:53.029Z","contributors":[]},"2.0.0-nightly.155":{"name":"@parcel/source-map","version":"2.0.0-nightly.155","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.155+9007d6ac","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"9007d6ac51a44cca44ff216ee103baca76be5504","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.155","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"abfd790d70e9795b67132772765c7c828fbbd80d","size":6028,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.155.tgz","integrity":"sha512-CwPp+XiFIEykCug/B8T3otGgkWIMQOVIuDXV/zG+wI1KXESssW9ghSNauKGlfkG9k0dVUKZz9sMsVLOMakeQIg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.155_1584489972122_0.2015972412142244"},"_hasShrinkwrap":false,"publish_time":1584489972277,"_cnpm_publish_time":1584489972277,"_cnpmcore_publish_time":"2021-12-16T16:12:53.209Z","contributors":[]},"2.0.0-nightly.151":{"name":"@parcel/source-map","version":"2.0.0-nightly.151","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.151+1af603e1","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"1af603e1cfab014585ded8aec4d3dcdb7e685987","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.151","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"a0d7b466ec25a4b794eb4d8015ba55941f7b252a","size":6029,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.151.tgz","integrity":"sha512-Bhq6ezj+Lbs8QQ3d+xn2/Y1WQaDyLR726A22gPyt2zPo+JU7Vs0I7Iz8N374tOMoboIekotbLYHKco52Y0s0cw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.151_1584317204373_0.6588820940813083"},"_hasShrinkwrap":false,"publish_time":1584317204539,"_cnpm_publish_time":1584317204539,"_cnpmcore_publish_time":"2021-12-16T16:12:53.449Z","contributors":[]},"2.0.0-nightly.150":{"name":"@parcel/source-map","version":"2.0.0-nightly.150","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.150+2dc32a8b","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"2dc32a8b3f2113e01322f67bc5bc370bcd7be56d","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.150","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"807acfe8dedb98c1d6c8a00f7f79e47c3458ae65","size":6029,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.150.tgz","integrity":"sha512-V676/hqklMHDuSggk674jwRUXSrn3X4whY0XJYN3NvNUE7HG92kHPJYREn/2u3ZTJMbWN9dOUuhQ1UPfGqrfsQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.150_1584230784762_0.534014730784103"},"_hasShrinkwrap":false,"publish_time":1584230784953,"_cnpm_publish_time":1584230784953,"_cnpmcore_publish_time":"2021-12-16T16:12:53.683Z","contributors":[]},"2.0.0-nightly.149":{"name":"@parcel/source-map","version":"2.0.0-nightly.149","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.149+453f7b0b","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"453f7b0bf295e6a7cbec5d24fab4c48e21e6168f","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.149","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"11e72bf01e34974a786b90f61d415ff292577dfb","size":6030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.149.tgz","integrity":"sha512-W/drN9VP754PkG3xsk4/f+HkqVBrCQOZ1L1b3pjntzxH23q9+Z8qd8ZoomJg3B0WrvDffmDU51Jd3AOqrIMncw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.149_1584144367430_0.8030595581874067"},"_hasShrinkwrap":false,"publish_time":1584144367582,"_cnpm_publish_time":1584144367582,"_cnpmcore_publish_time":"2021-12-16T16:12:53.914Z","contributors":[]},"2.0.0-nightly.148":{"name":"@parcel/source-map","version":"2.0.0-nightly.148","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.148+da3cf2a5","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"da3cf2a5386d71d25eae5418ebef5d9bfb9e5d62","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.148","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"1465aab3c2ac51c59ffb2392e0cf9fcc3438a672","size":6029,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.148.tgz","integrity":"sha512-ew0p+yZJHxnAs+SRWMGUqeWUQdDRIiA4AwcqU0G6o3TWiwS3LL1T7ySdALdMtlRn/6ZJmJiQbxx5CZh40P3JpQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.148_1583971559034_0.25912093823790294"},"_hasShrinkwrap":false,"publish_time":1583971559130,"_cnpm_publish_time":1583971559130,"_cnpmcore_publish_time":"2021-12-16T16:12:54.119Z","contributors":[]},"2.0.0-nightly.146":{"name":"@parcel/source-map","version":"2.0.0-nightly.146","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.146+f2a62434","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"f2a62434adbba86bdd56774833d70d7852988ed1","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.146","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"1bb48e47168691924d12963b2795f6c3832aff60","size":6028,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.146.tgz","integrity":"sha512-o3685bWuVa6LcPat3bG9gX4q58QVKpiL59PhRURoB7vmha58UNtrWv5ey5jJNKAVyGJcdEz7uNekUrZR2FIBFw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.146_1583798778467_0.9796110399274627"},"_hasShrinkwrap":false,"publish_time":1583798778595,"_cnpm_publish_time":1583798778595,"_cnpmcore_publish_time":"2021-12-16T16:12:54.348Z","contributors":[]},"2.0.0-nightly.144":{"name":"@parcel/source-map","version":"2.0.0-nightly.144","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.144+dd76c9c8","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"dd76c9c84ec223365f1a39b6ec8e68dc16a3a31e","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.144","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"bb7a2105473289a66767aee1eab89be6358b01b8","size":6030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.144.tgz","integrity":"sha512-2byYu9C+HiEnItdkvSGwtl7Hm3rB9j3swvRh1sMGpyi+VVklJVmnTzLXw6H4Uy1HgQVLfVMa7uNMbxL89pQklA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.144_1583712385236_0.9163498873446407"},"_hasShrinkwrap":false,"publish_time":1583712385402,"_cnpm_publish_time":1583712385402,"_cnpmcore_publish_time":"2021-12-16T16:12:54.556Z","contributors":[]},"2.0.0-nightly.143":{"name":"@parcel/source-map","version":"2.0.0-nightly.143","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.143+6c1b47da","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"6c1b47dae095e87888308e26f35ec57aa823ec82","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.143","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"61e2c8928b8c927980d314f2d5f7b17fe435bd44","size":6030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.143.tgz","integrity":"sha512-IXudS7Yd6RQOvdQBJAgCUhx4d//9ChlrxHiMsMfSk2pAWzezu4xBdD6I8e5rXrb0LM/2sdfD5NabWYs2kq6emQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.143_1583625991440_0.7071264986414965"},"_hasShrinkwrap":false,"publish_time":1583625991590,"_cnpm_publish_time":1583625991590,"_cnpmcore_publish_time":"2021-12-16T16:12:54.802Z","contributors":[]},"2.0.0-nightly.142":{"name":"@parcel/source-map","version":"2.0.0-nightly.142","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.142+c87c29dd","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"c87c29dd9ca09832e9677bb4d914d2e64bb2d5b8","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.142","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"6794538c0d4fbc903a4077ebbc4ae9609d5ba260","size":6031,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.142.tgz","integrity":"sha512-RYNNCPdy+WSY5+A1akmUtLRF0FpJ+gZKm78pgeCbAadxQMTooYjA0GIhxw5tBKn6Z/Sjfq2ldQz1DGL72qfsLQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.142_1583539586297_0.6529287677076621"},"_hasShrinkwrap":false,"publish_time":1583539586519,"_cnpm_publish_time":1583539586519,"_cnpmcore_publish_time":"2021-12-16T16:12:55.067Z","contributors":[]},"2.0.0-nightly.140":{"name":"@parcel/source-map","version":"2.0.0-nightly.140","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.140+4fd6dcae","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"4fd6dcaea61185bfb4d87ef707e23fb980f8d8a3","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.140","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"26758d05c5b11ad49c41a588dccb15e54355e5a6","size":6028,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.140.tgz","integrity":"sha512-wRBM+TmjQZVJrlxnBrYcM/GZB2k1TKm2V2IpvjM4oY3Q+Sls25wk+JbSqBc9Ma5/LZmqSbzybB4UoE9S1bnQPg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.140_1583453185296_0.4489869342485693"},"_hasShrinkwrap":false,"publish_time":1583453185403,"_cnpm_publish_time":1583453185403,"_cnpmcore_publish_time":"2021-12-16T16:12:55.317Z","contributors":[]},"2.0.0-nightly.137":{"name":"@parcel/source-map","version":"2.0.0-nightly.137","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.137+a07a8b84","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"a07a8b84923a74077b70a4d2fcbc5a9f17736f3b","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.137","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"3abd4da05331d831ced7f1290908d329c2323c1c","size":6031,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.137.tgz","integrity":"sha512-zpKSrngGJJJ25a8rW4MgdotXjkSetHq/EJzcxawrftcm7MGfPDiuzT9b+Es5NbAJ1h8QAPh0smTSAaexTSPnAg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.137_1583366773019_0.7715903049028878"},"_hasShrinkwrap":false,"publish_time":1583366773175,"_cnpm_publish_time":1583366773175,"_cnpmcore_publish_time":"2021-12-16T16:12:55.545Z","contributors":[]},"2.0.0-nightly.135":{"name":"@parcel/source-map","version":"2.0.0-nightly.135","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.135+d665d06c","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"d665d06c104850a3f4528ceb6e01f82864f4ceae","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.135","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"c0254b81d03c4c7cb73400c41a5ded93a74d0340","size":6028,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.135.tgz","integrity":"sha512-zFV2hWvU19BZ6LBW4KH6PFZ1rl0yozHFJcqwoKjYp6we9TpMvtnPiGooT+dd1Y24JQCDSDZGICcXfNfcQWXySA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.135_1583280369243_0.6008264887548114"},"_hasShrinkwrap":false,"publish_time":1583280369422,"_cnpm_publish_time":1583280369422,"_cnpmcore_publish_time":"2021-12-16T16:12:55.742Z","contributors":[]},"2.0.0-nightly.133":{"name":"@parcel/source-map","version":"2.0.0-nightly.133","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.133+e8a4b8b7","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e8a4b8b7e54c33c38c6702e1c5b03f93af7a58bc","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.133","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"e880ce43706b16812b588f728be7d3b36b4e3da2","size":6028,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.133.tgz","integrity":"sha512-jFzkhnEbVIB8TBeZKKJbLmE8qF1TmOdhCar3dQ9ATml4PJvEETipx1S3FWzpzjg1OaW4yvw7QONX73BAnOJzhw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.133_1583107581528_0.6754121693064918"},"_hasShrinkwrap":false,"publish_time":1583107581830,"_cnpm_publish_time":1583107581830,"_cnpmcore_publish_time":"2021-12-16T16:12:55.971Z","contributors":[]},"2.0.0-nightly.132":{"name":"@parcel/source-map","version":"2.0.0-nightly.132","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.132+48982e22","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"48982e22998eb47a45e254c74ce1fcacd0c4956f","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.132","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"cfe43cad3b95e343ebde57881c160dee0080093e","size":6030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.132.tgz","integrity":"sha512-bsJM5IvHTOpwYp/vbO9hB+RonyMppvkOrDHdVbAjSmLXANnspFy5viIyQ9IQILCdfrAj2yPlXYCtxA23fgATdw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.132_1582848349286_0.6546357119199206"},"_hasShrinkwrap":false,"publish_time":1582848349410,"_cnpm_publish_time":1582848349410,"_cnpmcore_publish_time":"2021-12-16T16:12:56.291Z","contributors":[]},"2.0.0-nightly.130":{"name":"@parcel/source-map","version":"2.0.0-nightly.130","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.130+870013ca","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"870013cab1003cb422fd425af50c934407df9ecb","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.130","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"7f794318bf7e04f7c80be581522b92a0d206845c","size":6030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.130.tgz","integrity":"sha512-k9rQaA6eMPyzMm8TXEc50Xz+UjT2SDDyiMwN0qWWEvujh+IcHy8qAHH5dkRV/rXIUQo5KBxGL/z7aMHU9j9tpw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.130_1582761977269_0.6323918425125361"},"_hasShrinkwrap":false,"publish_time":1582761977397,"_cnpm_publish_time":1582761977397,"_cnpmcore_publish_time":"2021-12-16T16:12:56.536Z","contributors":[]},"2.0.0-nightly.127":{"name":"@parcel/source-map","version":"2.0.0-nightly.127","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.127+8effd335","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"8effd3351cfb6690b4e2b01f22cd0ed65df117c4","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.127","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"23391142ac71f81d93246dd84071b9a1b29d2aef","size":6029,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.127.tgz","integrity":"sha512-K9piq7DuBPEDa5R0r4XPCnKC6im/KuW/wJYCLvPW7wAW+aMftnE7DTTR1Q711k2Ure5yEXBNC9NP4qiRo4c1Ow=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.127_1582675545241_0.2999569578831085"},"_hasShrinkwrap":false,"publish_time":1582675545414,"_cnpm_publish_time":1582675545414,"_cnpmcore_publish_time":"2021-12-16T16:12:56.773Z","contributors":[]},"2.0.0-nightly.122":{"name":"@parcel/source-map","version":"2.0.0-nightly.122","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.122+04f2e662","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"04f2e662b571a9caba58363aa0ce3303a282e281","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.122","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"115904142bcc1a603586540ca6a1308d641710ef","size":6026,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.122.tgz","integrity":"sha512-LgO1/cYrXi+VsnWor4Dc6ckbhFY/8Dl0cKBIxsPAU4n0i8qUXkg1dauWnMaoECjxxTcEtKfTIv64k5r1ycGSiA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.122_1582589167294_0.936000262618724"},"_hasShrinkwrap":false,"publish_time":1582589167504,"_cnpm_publish_time":1582589167504,"_cnpmcore_publish_time":"2021-12-16T16:12:57.004Z","contributors":[]},"2.0.0-nightly.121":{"name":"@parcel/source-map","version":"2.0.0-nightly.121","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.121+8dc29d37","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"8dc29d37664b24556ce0d2e91771b2ce30ae3f69","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.121","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"dc7352bbb2d9b9808010a907afca1e1124922e18","size":6030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.121.tgz","integrity":"sha512-jBQ+CQE5YKLl2UtLSGJJkjqP3HgZBtetXR+AeJdWSYGurbtDMKhN9c2y+SctqCmshWAmqKzdir6i9ik4d6/0rg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.121_1582329940063_0.5268789497241129"},"_hasShrinkwrap":false,"publish_time":1582329940230,"_cnpm_publish_time":1582329940230,"_cnpmcore_publish_time":"2021-12-16T16:12:57.212Z","contributors":[]},"2.0.0-nightly.120":{"name":"@parcel/source-map","version":"2.0.0-nightly.120","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.120+cf6c31c7","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"cf6c31c7b35c67e0e23bd334d62aca375c18d712","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.120","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.20.2/node@v12.2.0+x64 (darwin)","dist":{"shasum":"28a3666d51aea2e085d233c25850932ee94b3507","size":6028,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.120.tgz","integrity":"sha512-14LvZZ4C2tdD8H3yktQ6vGldSkj3hINPeEEqoSGuWJWH8nmB0ATJVmD1Rd6Qa/+hQ8QHkUOE1vZDDSqCWNSocw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.120_1582224545876_0.38082521732012387"},"_hasShrinkwrap":false,"publish_time":1582224545960,"_cnpm_publish_time":1582224545960,"_cnpmcore_publish_time":"2021-12-16T16:12:57.453Z","contributors":[]},"2.0.0-nightly.119":{"name":"@parcel/source-map","version":"2.0.0-nightly.119","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.119+706a7e64","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"706a7e647f90c65724f6b3560376c9ffab80eb5e","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.119","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"75c7e0e3239a9a20c6d50e4d83cef8d44ca6779b","size":6029,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.119.tgz","integrity":"sha512-2WpqIH2rh+WcQ0IIxX0U9EX3HwkzHEbvFkALp4+nDEllcGw1MuvDht1EGAFWHe5GtDhi1IvylQTlE/5BW7UlHQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.119_1582157174582_0.782719271124936"},"_hasShrinkwrap":false,"publish_time":1582157174700,"_cnpm_publish_time":1582157174700,"_cnpmcore_publish_time":"2021-12-16T16:12:57.655Z","contributors":[]},"2.0.0-nightly.118":{"name":"@parcel/source-map","version":"2.0.0-nightly.118","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.118+2303b098","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"2303b098c7efdfe262fba4a85e85b1d9ceb6e215","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.118","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"51928bbd64b90abc92c8e691eb9c232e94ee5252","size":6030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.118.tgz","integrity":"sha512-bJDRuS7RYAy5q6yS6TmaEfnPBMlElItGmhKfGxuE/Ul69zrawVGdEsMn1FMSgCOIkOUvIeryGjle1IzMCiMSBg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.118_1582070747692_0.9042968967305767"},"_hasShrinkwrap":false,"publish_time":1582070747804,"_cnpm_publish_time":1582070747804,"_cnpmcore_publish_time":"2021-12-16T16:12:57.972Z","contributors":[]},"2.0.0-nightly.117":{"name":"@parcel/source-map","version":"2.0.0-nightly.117","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.117+ed04041c","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"ed04041ced52e27f04500717a45b1adddbf976be","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.117","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"485415a3c66a1701f791efd3151125b31e4e190b","size":6028,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.117.tgz","integrity":"sha512-HMD5b1L9QY07bo4M3QKrQITc8HM5dIfTEN3MLjLnzVmUQN6OK90Ubmr/ojHVPmJGASoTflbiND8RDuDEciveHQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.117_1581984336744_0.3735083319225103"},"_hasShrinkwrap":false,"publish_time":1581984336916,"_cnpm_publish_time":1581984336916,"_cnpmcore_publish_time":"2021-12-16T16:12:58.163Z","contributors":[]},"2.0.0-nightly.116":{"name":"@parcel/source-map","version":"2.0.0-nightly.116","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.116+dc00175e","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"dc00175e194f9ee360b41a695e90955b79d08acb","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.116","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"0330d52489efe8e6991837cc4b8bccbde226c9db","size":6028,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.116.tgz","integrity":"sha512-RJhEkCUqmD9WW0D6FPeAggqNMu8bR7SKko3fb760WGCRicanpYAC5HK8f4ABdpYvyJ+JdpX6TJBdoDw6oY4fng=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.116_1581897948616_0.9493141229667641"},"_hasShrinkwrap":false,"publish_time":1581897948780,"_cnpm_publish_time":1581897948780,"_cnpmcore_publish_time":"2021-12-16T16:12:58.372Z","contributors":[]},"2.0.0-nightly.115":{"name":"@parcel/source-map","version":"2.0.0-nightly.115","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.115+54b8e94f","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"54b8e94f553af144b455573f2a3ad6bb74737d93","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.115","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"f32bfffcfcab949ccebbd68da988c8430890287c","size":6028,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.115.tgz","integrity":"sha512-HwKqUXPhdvNwJPPb0QTDyYajNe6Uagm++Yi4J5SHBot4IgFk17hjSpK98LUjjv3TNWDBYxFCGZWrzSssKVC74A=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.115_1581811559513_0.6059018673463805"},"_hasShrinkwrap":false,"publish_time":1581811559622,"_cnpm_publish_time":1581811559622,"_cnpmcore_publish_time":"2021-12-16T16:12:58.578Z","contributors":[]},"2.0.0-nightly.112":{"name":"@parcel/source-map","version":"2.0.0-nightly.112","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.112+9e4870b8","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"9e4870b8c861134e45750671a84bee966eacbd8c","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.112","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"c1d66f4e701fad2419d6ef70c3abac177de86b2a","size":6028,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.112.tgz","integrity":"sha512-ZGm2S8T04tjpqYy0ZbQI7jbx37IIK/nhjhiSx0eXeDO7aT643mPpFqzVhuTSDMwpx2LG8/xDBVMUVdmrCuNA4w=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.112_1581725145109_0.8823637904145956"},"_hasShrinkwrap":false,"publish_time":1581725145201,"_cnpm_publish_time":1581725145201,"_cnpmcore_publish_time":"2021-12-16T16:12:58.763Z","contributors":[]},"2.0.0-nightly.107":{"name":"@parcel/source-map","version":"2.0.0-nightly.107","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.107+b2851080","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"b2851080dd7c4c1df22b2c512ce50d7424c36927","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.107","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"606a3c1acae55fd2ab97501bafa4a0aa2b3c677d","size":6030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.107.tgz","integrity":"sha512-aUKwbLRui59my+P1SxcnAEj4I+fDNZXps7uRKNpajf1DlT3hj0d5UHHT8aSx26fPJe8vtoj1bIYmBDYYQr8wIA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.107_1581638762865_0.4821853622639105"},"_hasShrinkwrap":false,"publish_time":1581638763035,"_cnpm_publish_time":1581638763035,"_cnpmcore_publish_time":"2021-12-16T16:12:59.052Z","contributors":[]},"2.0.0-nightly.102":{"name":"@parcel/source-map","version":"2.0.0-nightly.102","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.102+28f7bfd1","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"28f7bfd13f0c03317b75cb70c433681250a70518","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.102","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"d17588881fd2d1b07ba92b1f798a579db218687b","size":6030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.102.tgz","integrity":"sha512-h8kkSgYIQv+6B9eJN397X9gDYyCoPUcwhl4NSYj6KBmPiIOep9ueLSOKNj3mNly5pBIXiIENj2LrNKGVlFczzA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.102_1581552322372_0.5977960461440393"},"_hasShrinkwrap":false,"publish_time":1581552322482,"_cnpm_publish_time":1581552322482,"_cnpmcore_publish_time":"2021-12-16T16:12:59.272Z","contributors":[]},"2.0.0-nightly.101":{"name":"@parcel/source-map","version":"2.0.0-nightly.101","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.101+fa36fe82","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"fa36fe822604e5bc19789cd5c1e89b090c3a7471","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.101","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.20.2/node@v12.2.0+x64 (darwin)","dist":{"shasum":"a3f4ccf7b5590a71af58455f92c3337b6db0f212","size":6027,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.101.tgz","integrity":"sha512-G4yYNKIIQhrcjy71SwBoWxx3oyULgdLuRYzgRuC1ushG2Y08aRevvCtOiWNiN9ffjIQSBiAmddEX4WY2TWjU+g=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.101_1581538314353_0.9810286138556481"},"_hasShrinkwrap":false,"publish_time":1581538314446,"_cnpm_publish_time":1581538314446,"_cnpmcore_publish_time":"2021-12-16T16:12:59.541Z","contributors":[]},"2.0.0-nightly.97":{"name":"@parcel/source-map","version":"2.0.0-nightly.97","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.97+a63f3fc9","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"a63f3fc9726483219412920faeb255e035f90747","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.97","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"17478b7a5107c4694040793a22787e6bafa09de4","size":6033,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.97.tgz","integrity":"sha512-4clfKMgShPy/NImdbDpL7BQB1A5AOSbBkuPuj7+42U16Cz6gZ/ekP6paNxuF+Nq+olaRoHPhhMiXYOTrFFmnPw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.97_1581465942935_0.11055278015894499"},"_hasShrinkwrap":false,"publish_time":1581465943023,"_cnpm_publish_time":1581465943023,"_cnpmcore_publish_time":"2021-12-16T16:12:59.782Z","contributors":[]},"2.0.0-nightly.92":{"name":"@parcel/source-map","version":"2.0.0-nightly.92","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.92+c0655c56","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"c0655c56f7973492fdb28671029ddd923f17a244","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.92","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"471e925c224dee9fb44f88fa6adc3587b6ae8d18","size":6033,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.92.tgz","integrity":"sha512-328a9E1n3HfKX39PGxSVb1WG6rlU0/gIt5StQBYhgxU6NA1t1q1ffgSgzJ6TvtfV4/R+v75MGkj+reyASrL2Pg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.92_1581379571022_0.9898036923050244"},"_hasShrinkwrap":false,"publish_time":1581379571124,"_cnpm_publish_time":1581379571124,"_cnpmcore_publish_time":"2021-12-16T16:12:59.985Z","contributors":[]},"2.0.0-nightly.88":{"name":"@parcel/source-map","version":"2.0.0-nightly.88","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.88+7f447bec","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"7f447bec1eaf6d16b64114658b0be67ae042bea5","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.88","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"41fedf6aadcc417ddfe39ea828616ca54c68dd19","size":6030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.88.tgz","integrity":"sha512-sjkbcHlS9u8+PH5e5jVESy6j2Q8UEHVpKwliFTWJN/KNTqgfxCHphATkIRkP4inrGrmBOoIPWcqHpi2RQvJcVQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.88_1581206721897_0.18751520579419334"},"_hasShrinkwrap":false,"publish_time":1581206722033,"_cnpm_publish_time":1581206722033,"_cnpmcore_publish_time":"2021-12-16T16:13:00.188Z","contributors":[]},"2.0.0-nightly.87":{"name":"@parcel/source-map","version":"2.0.0-nightly.87","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.87+fc51ae3d","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"fc51ae3db26fed5c400ef0c02d4f2a0a6623b9aa","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.87","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"d4a009665cf395c5dbd90685f6a35ff939a63a84","size":6030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.87.tgz","integrity":"sha512-kQ+aLHff9AcqZYWHoZ941IHFFEPucOoXjetIz5E78X2ghpZg4fzJJkNhefj9NiE/bOj9ZEbBL74TuhzpYCTBBQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.87_1581120292705_0.7748669949474516"},"_hasShrinkwrap":false,"publish_time":1581120292906,"_cnpm_publish_time":1581120292906,"_cnpmcore_publish_time":"2021-12-16T16:13:00.454Z","contributors":[]},"2.0.0-nightly.85":{"name":"@parcel/source-map","version":"2.0.0-nightly.85","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.85+e33d9161","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e33d91613d0ab9f600c93c5f8466f20fe9ca9dce","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.85","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"24c3e026b55628080469ede81d3ec2c4236538a5","size":6031,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.85.tgz","integrity":"sha512-EocVO0syQNB5je1OUxlRVwXoT6usM7OXSib9y5h5jUhWzXjbEBn4dEnIeyLgeSfQaiGdjnjxlZ9VznBgNKp9Aw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.85_1580947492019_0.11006116317162928"},"_hasShrinkwrap":false,"publish_time":1580947492182,"_cnpm_publish_time":1580947492182,"_cnpmcore_publish_time":"2021-12-16T16:13:00.688Z","contributors":[]},"2.0.0-nightly.79":{"name":"@parcel/source-map","version":"2.0.0-nightly.79","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.79+287ac639","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"287ac6397ade28595d56ac73971edb832bda8ff7","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.79","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.20.2/node@v12.2.0+x64 (darwin)","dist":{"shasum":"8b7a4d96ee61ac94b14b86c38c92335634bdd1fa","size":6031,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.79.tgz","integrity":"sha512-dU0RNookSj/SwIptaXlGHjFSCgxWmWU4fS+VdMgY59Mf18AVBQoIFd+ltXxLYZB0sVYNs5Rsjg+/+eqtVsiEag=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.79_1580768495906_0.09394391149916603"},"_hasShrinkwrap":false,"publish_time":1580768496053,"_cnpm_publish_time":1580768496053,"_cnpmcore_publish_time":"2021-12-16T16:13:00.981Z","contributors":[]},"2.0.0-nightly.72":{"name":"@parcel/source-map","version":"2.0.0-nightly.72","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.72+a0d19756","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"a0d19756a842b80ae8114b9e664a3b84057fcb70","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.72","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"47e4d84440c8cec96f83b563fb7cef13910ceac6","size":6030,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.72.tgz","integrity":"sha512-qQ5GGQEHiICrOX7egn6CYNlI18zAk/FyP9f9pv2KrJ71vKFzDDVzd9cjNIwPY6F/9wKPzA2HksCvf2728O5ukg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.72_1580601880750_0.20602722631388093"},"_hasShrinkwrap":false,"publish_time":1580601880845,"_cnpm_publish_time":1580601880845,"_cnpmcore_publish_time":"2021-12-16T16:13:01.224Z","contributors":[]},"2.0.0-nightly.69":{"name":"@parcel/source-map","version":"2.0.0-nightly.69","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.69+62b06fcf","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"62b06fcf502194ebe3d5ed52c57736d4e21df6da","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.69","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"149848a0b2afcbf022fde51d38eba235eb82856c","size":6031,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.69.tgz","integrity":"sha512-Mo3WVJqZLYCPOmwPbrx8s7Znnvq5nGXE8mdhiX1b4lebA1U/d5fF6hii9SfFlNpsHsVCue73Scx/InzI74Bklw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.69_1580515540497_0.8664404627179081"},"_hasShrinkwrap":false,"publish_time":1580515540695,"_cnpm_publish_time":1580515540695,"_cnpmcore_publish_time":"2021-12-16T16:13:01.554Z","contributors":[]},"2.0.0-nightly.68":{"name":"@parcel/source-map","version":"2.0.0-nightly.68","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"2.0.0-nightly.68+8d198b4f","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"8d198b4fa8bf1a1ecf9ecea7f214a8cfc26f8d3a","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.68","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"2a60542009ca877052c227ffb6c5e5e36b36875e","size":6031,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.68.tgz","integrity":"sha512-bch/10T+SQRWb0mYqaBaFU9nX3Z+SYpcYGigX4lDbUj7ar6mMxe0b/8ebG63APVK6od+KqkRzccaHMYc0et8Bw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.68_1580429083795_0.11532337302314888"},"_hasShrinkwrap":false,"publish_time":1580429083923,"_cnpm_publish_time":1580429083923,"_cnpmcore_publish_time":"2021-12-16T16:13:01.883Z","contributors":[]},"2.0.0-nightly.67":{"name":"@parcel/source-map","version":"2.0.0-nightly.67","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"^2.0.0-nightly.67+0e5c7b63","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"0e5c7b632fb4dc2e7ec9798e7c282ee8dde76543","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.67","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"09fae657355d73aceb09a898e48557f1ed6fa9f4","size":6026,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.67.tgz","integrity":"sha512-8nVWzuVL8gw1UCzWh2PwEb1uaIXkrj8JFIBNK18o2d4671ba0o6CFQ7021Nb9/79eRzzy7GK7YVTVTsec9hKvQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.67_1580342665684_0.6963521618386326"},"_hasShrinkwrap":false,"publish_time":1580342665803,"_cnpm_publish_time":1580342665803,"_cnpmcore_publish_time":"2021-12-16T16:13:02.209Z","contributors":[]},"2.0.0-nightly.66":{"name":"@parcel/source-map","version":"2.0.0-nightly.66","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"^2.0.0-nightly.66+df482fb9","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"df482fb90c27822676bc47f34177beb7c422114f","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.66","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"e162d2beb80712026ab2d465a9647bd00e954b9c","size":6028,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.66.tgz","integrity":"sha512-2luHYUMvyElY0XzKvkcO3q7yrthDDRuZhWfxTz91Oeuuob8N0B46b5arNobhUl85QL7EpaO4lSwuJEBHM3geig=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.66_1580256277202_0.3422316121019082"},"_hasShrinkwrap":false,"publish_time":1580256277391,"_cnpm_publish_time":1580256277391,"_cnpmcore_publish_time":"2021-12-16T16:13:02.560Z","contributors":[]},"2.0.0-nightly.65":{"name":"@parcel/source-map","version":"2.0.0-nightly.65","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"^2.0.0-nightly.65+53632227","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"53632227bab3382066ed9c40456f54af9fa5614c","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-nightly.65","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"ef6377e5ee70650ac3dd80b6ceadd467052adcf6","size":6028,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-nightly.65.tgz","integrity":"sha512-2SPGr5Ujth8m0/sDg8VeBDUZr/HOv3aRPfRcnkxCUHiHSyKMJH2ocg5LtO0SRoOcHzL8cOVakZIYRLHDD7CJrQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-nightly.65_1580169882342_0.8306491508724665"},"_hasShrinkwrap":false,"publish_time":1580169882475,"_cnpm_publish_time":1580169882475,"_cnpmcore_publish_time":"2021-12-16T16:13:02.881Z","contributors":[]},"2.0.0-alpha.3.1":{"name":"@parcel/source-map","version":"2.0.0-alpha.3.1","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"^2.0.0-alpha.3.1","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"gitHead":"291f3e6815a1a857a6165fafb1691ceeb878b8f6","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-alpha.3.1","_nodeVersion":"12.10.0","_npmVersion":"lerna/3.15.0/node@v12.10.0+x64 (darwin)","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"dist":{"shasum":"f47af787afb3a8917145ef838c55e93e462e675e","size":5961,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.3.1.tgz","integrity":"sha512-3aL1UwzeJUKryXKvUkSiiVGd2vS6tjqInbQTundEmoOY103uzE4Pyg3RiSRzAFbz+H7CJHnhz/aQdaykGO9IJg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.3.1_1574266416565_0.5449110600493541"},"_hasShrinkwrap":false,"publish_time":1574266416688,"_cnpm_publish_time":1574266416688,"_cnpmcore_publish_time":"2021-12-16T16:13:03.092Z","contributors":[]},"2.0.0-alpha.3":{"name":"@parcel/source-map","version":"2.0.0-alpha.3","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/SourceMap.js","source":"src/SourceMap.js","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"^2.0.0-alpha.3","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"gitHead":"d4b611ac4495787fa31dac40dda15eedb6e31492","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/source-map@2.0.0-alpha.3","_nodeVersion":"12.10.0","_npmVersion":"lerna/3.15.0/node@v12.10.0+x64 (darwin)","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"dist":{"shasum":"e89ce9bdac8a12e293ad247c904401b4bc6f97a9","size":5958,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.3.tgz","integrity":"sha512-3bAeZkJU/wx/7cBPEvZrBRMwaHA/852pZoM9UjkYlyeOGGnl7feIoSodmMo2GaDKK24jkBTARYM0ANWYFS0yzA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.3_1574264780665_0.18835947314705348"},"_hasShrinkwrap":false,"publish_time":1574264780774,"_cnpm_publish_time":1574264780774,"_cnpmcore_publish_time":"2021-12-16T16:13:03.296Z","contributors":[]},"2.0.0-alpha.2.1":{"name":"@parcel/source-map","version":"2.0.0-alpha.2.1","main":"./lib/SourceMap.js","license":"MIT","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"^2.0.0-alpha.2.1","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"gitHead":"2c01341d81c41a70cb33acb51fff621353b3e494","publishConfig":{"access":"public"},"_id":"@parcel/source-map@2.0.0-alpha.2.1","_nodeVersion":"12.10.0","_npmVersion":"lerna/3.15.0/node@v12.10.0+x64 (darwin)","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"dist":{"shasum":"9173c105bc5d1f9d1f4794ec520add60351aa0be","size":5826,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.2.1.tgz","integrity":"sha512-Eb+eu1OQJM3S8arEcQD86UGTLJlScSsJraD7pmOZTKCLeVf8rD7IaQ/J36+LjoD4Zza4J5eUBFURS7MiI+FyHw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.2.1_1571151017311_0.1484509496107369"},"_hasShrinkwrap":false,"publish_time":1571151017502,"_cnpm_publish_time":1571151017502,"_cnpmcore_publish_time":"2021-12-16T16:13:03.496Z","contributors":[]},"2.0.0-alpha.2":{"name":"@parcel/source-map","version":"2.0.0-alpha.2","main":"./lib/SourceMap.js","license":"MIT","scripts":{},"engines":{"node":">= 10.0.0"},"dependencies":{"@parcel/utils":"^2.0.0-alpha.2","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"gitHead":"aa2619af0a50fecbab024d30521391814560337f","publishConfig":{"access":"public"},"_id":"@parcel/source-map@2.0.0-alpha.2","_nodeVersion":"12.10.0","_npmVersion":"lerna/3.15.0/node@v12.10.0+x64 (darwin)","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"dist":{"shasum":"b5810d467a22736baf37b8b600063dd8e30a9afb","size":5824,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.2.tgz","integrity":"sha512-K/sOERxJNrZC7yrNd9mhI8Ur3v5C/l2EfsrREEFjs0FuXC4++nDFmaHhR25QeTr3na4OnzVmVR8Q0+QBNEsfHg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.2_1571150416735_0.3865488570974789"},"_hasShrinkwrap":false,"publish_time":1571150416876,"_cnpm_publish_time":1571150416876,"_cnpmcore_publish_time":"2021-12-16T16:13:03.738Z","contributors":[]},"2.0.0-alpha.1.1":{"name":"@parcel/source-map","version":"2.0.0-alpha.1.1","main":"./lib/SourceMap.js","license":"MIT","scripts":{},"engines":{"node":">= 8.0.0"},"dependencies":{"@parcel/utils":"^2.0.0-alpha.1.1","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"gitHead":"8f9c49c1c53753b1139501cc4090cd4b1ab5ac0b","publishConfig":{"access":"public"},"_id":"@parcel/source-map@2.0.0-alpha.1.1","_nodeVersion":"12.6.0","_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (darwin)","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"dist":{"shasum":"ded21cfe1ad706d9b2d984a12b755bc4bc901113","size":5665,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.1.1.tgz","integrity":"sha512-oqjL+x68SDAmIZHu4FMR59UxU6VPYJxZrk70E8Qb0lwcpURUcl8pr/Gn83wjqRpMrW5pwwiAC6xh208Vmq/KJA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.1.1_1565711371181_0.15250798921182507"},"_hasShrinkwrap":false,"publish_time":1565711371353,"_cnpm_publish_time":1565711371353,"_cnpmcore_publish_time":"2021-12-16T16:13:03.937Z","contributors":[]},"2.0.0-alpha.1":{"name":"@parcel/source-map","version":"2.0.0-alpha.1","main":"./lib/SourceMap.js","license":"MIT","scripts":{},"engines":{"node":">= 8.0.0"},"dependencies":{"@parcel/utils":"^2.0.0-alpha.1","nullthrows":"^1.1.1","source-map":"^0.7.3"},"devDependencies":{"clone":"^2.1.1"},"gitHead":"11d21d56b97f1b6ae3cd3671ccbb39adf80c438f","publishConfig":{"access":"public"},"_id":"@parcel/source-map@2.0.0-alpha.1","_nodeVersion":"12.6.0","_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (darwin)","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"dist":{"shasum":"0ee2a77162ab1e7dbc685d47ac93d29558dacc42","size":5664,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.0-alpha.1.tgz","integrity":"sha512-BBFSUWYBi+1l+HrXIT7TTZj76qOByQHvB1ApXEL8lhUY7IYmNniwpMCAD8RWVzRXXt80dueeDPBXA21i53Li2A=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.0-alpha.1_1565710245613_0.12454949294263007"},"_hasShrinkwrap":false,"publish_time":1565710245767,"_cnpm_publish_time":1565710245767,"_cnpmcore_publish_time":"2021-12-16T16:13:04.197Z","contributors":[]},"2.0.1":{"name":"@parcel/source-map","version":"2.0.1","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"]},"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":"^2.2.1","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"},"browser":{"./dist/node.js":"./dist/wasm.js","./dist/wasm-bindings.js":"./dist/wasm-bindings-web.js"},"gitHead":"99c1c9caeed2117e9a036edd419aa5c2b3d85686","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.1","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-CqIsDFg6G9YwoDkEkIrzbEhrDICPGS2shVme+Zn8AxvdVyfgu0WZ6GrkLLeb+pEi22QMTki2zN9prrtWNN0LBg==","shasum":"8681098326d9f5b7f217e506dc407aee66e0c19d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.1.tgz","fileCount":39,"unpackedSize":3930604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5lShCRA9TVsSAnZWagAA5eoP/2aWKXHuG/qH0TNbk7RV\nftBPkJzO6t2I4DN57uE4z47zeKH2qhwjndUbWmph5cs4rPv0O53WwdwDEyMJ\ngKnK/BJouzauWL62ycgpGEIOvrhp95Yg4xfEm23cU7AVmSxa0RaA8ZOugyOW\noSFbK8xuXBOApJvJ/8bxdwr+lhb/u0GWpfGITfWgCe23wNxmSLqdVi8XfSjE\nfO9lXIN3OHRkelnYW0v7HR813z/TDfifgjwYDv3AYwhZaep7H+c9JK/PH71Z\nbzaaj4riiPDzOEQ+t/REfx+20ZZBSF066XVbE5hSzLSByxJtVouJzl2T132L\nxpbIuak0iJu5tXg8GIT6Vz1Ra5H+/FrTfI8ce0K/2YRrynIJVXgyY/q4gFqb\nFPAIDOMFKixDmaooPYkRVuwCmi4ohRTZITeAcSG7FtezsfRGqiXlIZqSNEgA\n+YDEcvFnj7OPsgEaRWufkbkdAT/3h4GHTGacEDI75kN7QWTMlSQtYdx9wH8K\nLiY1L8G6AOv6ZRkhJab9zBNuq5oAKLT/dfgHMAoqnUk8wr2vZ98WOcc/yO2e\njN5iEZvl0IxOOlWSbMUhx1pk2Gbc9OoQc45LEppKtuG1NcIJxoytlP7NOnpx\nvIcDKbSdb1hx5rEAteOLCPmzF9aS5LytQ1k+6+YoZpfDzvXoRgycLG626WY0\nVxte\r\n=9m6x\r\n-----END PGP SIGNATURE-----\r\n","size":1824082},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.1_1642484897636_0.8964075026474301"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-18T05:51:04.833Z","contributors":[]},"2.0.3":{"name":"@parcel/source-map","version":"2.0.3","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":"19879c17ab590ed163b619463f66fbbe1e5fbbc6","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.3","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-Efpb1VyoF/U/eRWv+K/630fKX2FmszZogpeJfy1zXUYXTR+6NxT3IW+iyPvQGcS1sUSgZ8oqzz7o85OFore0MA==","shasum":"1d1861d4c02c1f23311ce7f5a90c3eedbb920647","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.3.tgz","fileCount":39,"unpackedSize":3852685,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE1iwZJCPf5AdpK95X9v0tK1H04j5FI9N13+M9Zvx1/YAiBCeGzGHk+g3FEYe31LwzxEZ5XtbuPeZaEO3Dh67gZllg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihpFsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7vw//Xrh/MR0GOLvbeqW+tGMnG9LbjadKW02FWbqYf1j/01OlQPVm\r\nArFOQgfSTn3bt16shEPEcJNldNpcBOsYu7jjrRoDItmgCuQhVbwccNObdKyF\r\nIv/zAlE6YPilT9s0oPzlz+zK03rsFS5fnKNpyr2kxGGEr/1HQDJXz4SR1at0\r\nDipcYLbANTywBvAP12WoXn5RaCO3nodmTSb+4PgFDz64h2KwDtOVLy/B5HJC\r\n9BIMvLNJK/8dpNUK63bvCvICUPcLyQjfXuzB+Y03lP4EZW5F43pgvlqbCNN8\r\nb14fIoKbDLEQjS5HbfU7UiMgcaK4fa3oh4TaH8Caub3G0IV+KnsSLLjntrCh\r\nJhG0/vuiGsJLU/rjuZwT+5VxQ9TWVJPzTq8tktmKNM+MTbF0auCPH3FF2coh\r\niictzAXqAgIgCXmsIR2Xz4gVyieVWpYeS/MzTwvyam4xdEdgaJWIj3Itq0xE\r\nkyPDEf7UqyuLbNGcBW2MsQNFLi88pta2LmBagshY+N/hewHb6tkPwig/neB1\r\ngZ1h0Ux8/yDoy6RRAtBg7QuH7S69vbAR+xv5uOcvNVKQ7dRNSgWu9EXkIEfP\r\nrNZ284qR77CWUikLCi3vlwnzHEbEQF3K75CVMgD/CYGWzTGtphiYhUCNi+oM\r\nfI1NFrv4KiMEoIXu8fhmivYbTdSj4UgnfHA=\r\n=7YJN\r\n-----END PGP SIGNATURE-----\r\n","size":1788676},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.3_1652986220325_0.698861421970135"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-19T19:04:44.561Z","contributors":[]},"2.0.4":{"name":"@parcel/source-map","version":"2.0.4","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":"bc5e0b298a268d004cebf809181d2a6782bb32f7","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.4","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-xEwOdWK2ha5dmy6JfbyK36lcz9shTqpnRFKSOWsw/wnfjysSq5P2admYLkI5oCh0L5XyBQBwQN18bKaSaNNPhw==","shasum":"9a9f90e4b016f993eb077afa669878738de641d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.4.tgz","fileCount":31,"unpackedSize":4116285,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICgTcDGoARrxsv9fiFPeJ5jiJLYBK5ebpX3/MONRt/qIAiEAwcxPuSo3aIbpNjBQ13iFbSLQTmH7X/MWV4a5Y8a+BWQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih0KRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrlzRAApCgV58IMKqrOB+ShjrI52Fn6LS+osbpmsLnqyFZ7cqLSxOiS\r\nHoUUjlNOA2/PWdpcwcH8KVXNwS0UMLYUfF3wcJlhcJEc+IpoPTlPvPMvBpuo\r\nmzo0H/Dqf+lY8yyFGem51NshvCP4YgfMEvxkEz6lG9g3gqby57HxiKypksK5\r\nFFiKzR9xVRdAGrkfdVHoGqfEqhxNUEkfCLhvuBOUBI/yCEI3/HSM1Bnd19qw\r\nu/3qDbK3eEwl1cyX76Ues3yuQ4FJQQk4H1DXugAt4JnSW1fyMSrdQABR6j7c\r\nEAc7GVLDVYHNkKPxKlYQoIKtSkAq7Z9V59I/cEZlm9FQgTlNUnCjknsuYYEb\r\nmevZxb8fqwWpyuHC0ZhG3a92+JgQw6YEGRhhhfoaG6UlIQZdDXvPe1qie4aP\r\nal4mjSVpJaEP7tN5lsyMGSrHBOyYfBCCVCMfYvF6nyWuKIZhaenq+Ce4Zlfa\r\nkW3ydr5SPCiG7hkfLvZupUiaWIj051tEaVzS+xKw3XhHNgQypPcg6AvV8dS5\r\nHXlVVxD3Puc9Qhva1TO4Y4dd3S8hglN7A61bHcmp0lQzr69IHYUeX0cIaX1r\r\nVzmLRwUKEXmgYZ7MAdLnPH6CikFKNT1k8IV5to6HMD5qwww8w/n6TFZ95Zkv\r\nGKx8ZnVsNvcml1H5lNhyjBu5Vksgj9hIehI=\r\n=livd\r\n-----END PGP SIGNATURE-----\r\n","size":1903954},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.4_1653031569352_0.01950237160027246"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-20T07:39:36.856Z","contributors":[]},"2.0.5":{"name":"@parcel/source-map","version":"2.0.5","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":"2ea89a583268f49c662799043679b5f01c5fa9b8","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.5","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-DRVlCFKLpqBSIbMxUoVlHgfiv12HTW/U7nnhzw52YgzDVXUX9OA41dXS1PU0pJ1si+D1k8msATUC+AoldN43mg==","shasum":"7dabcea0890914c390b8cf32e208d3f667e1ff38","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.0.5.tgz","fileCount":36,"unpackedSize":4139026,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHOpf2fRRpfYFxk3m5mobrG8Z4taxTUX28ArjBPg01hSAiBfpoH4iCF+ja6xg8ZlMH5q7zV/rr0lYoNcsBC/hfPjfA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih1SJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYpg//eK7JqPQ1aCarjefHFVhks1tuNjCdeiSrr5HeqpqZ4z69hTkC\r\n5o1iH+GZnfpb0o6NH3FYshI8Tbi90yUGIrB331fxMMHq/9rcL0k7voIpBf8V\r\noMvf4tYDeHWHf3jxUCeMmDubOUAIh6Vb1RAaGjAC0p5XrcSxa4oASi6WwNpQ\r\nYl56KkfLZoBEIRUQhUGELHjNNAXNPu2QbkJBaQafjjdcco+/G5RSLpLfyE0h\r\nsdUyiH9GJyF7HiQ9UqkM9Re0SVy+xjh47801jw7nI8tcIQ3jAXgz3LOCzG7q\r\n95FGbmJODjy47Q3lS1jUYGXqPAI/WMMvtsy25GiLhtzlz442w8LCbqztqiFY\r\nhvR9KmlRUQDDipzHAHxcGvTKMwwHaCUbRmZtQAytV/iaaN9TlucfioFSxDDF\r\n1KyOf9omElQRATS8DRiBsF4PGekBUhxMduzHGRI0zKS96vvRT9GHPNyG18Np\r\nHVq5x7YLGPoAF4gnJKT4wEu+c5OPrE6kCZKf+prb7Zf2PuRvxAwn7EwNxias\r\nSPvzTKOpWzznuuD66zmOH+u3/OHvNIpGLyoeCfxyUeJb3Mh7U+CPV+d+KvnH\r\nWpYxSr/A6T12gpEwa+Yp1CpPj+/JGo853KTDw0TR3F40mdH/oNImM6OWqgMZ\r\nwe8DYslVMJMikzoN1p+P1jTTezUMkQRLwfw=\r\n=T+Jj\r\n-----END PGP SIGNATURE-----\r\n","size":1908553},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.0.5_1653036169120_0.3447544430006533"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-20T08:47:59.925Z","contributors":[]},"2.1.0":{"name":"@parcel/source-map","version":"2.1.0","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":"6e2ea787d4007e24f5ac0201446ad369c8f937f2","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.1.0","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"integrity":"sha512-E7UOEIof2o89LrKk1agSLmwakjigmEdDp1ZaEdsLVEvq63R/bul4Ij5CT+0ZDcijGpl5tnTbQADY9EyYGtjYgQ==","shasum":"bd47aa0a93ae261436f7c5da40b09856e1a331d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.1.0.tgz","fileCount":36,"unpackedSize":4162409,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICZSa98Mdh4dsD++kIyni5mgtyAFn5sKUy9cz1u2Ci6YAiB7Iu2yAH7b6m1m40U0yPLS7mO+meVvq2OjZUmApcSAkA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwy7LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPcBAAktFAsCRxQZxTmLJbhpKJns3THeyB9y68bqjNSkiw1DnHDVLb\r\nlLkj9jEn2V5QHbbHRZNaWI9CHJzSBIPcs85sgv9sCe8Hvc0mjxhk2MhXHIWX\r\nTcPNSQCQ+tpK58aO3onMH5IYY7ggUUISXj+QqfCVsWUyvcP6a4WUo7v9fCuQ\r\nw3DuOqMB3fOgMoDWrPltysTw7eO2zZtJMb9fAKk1AZJy8QkjqI5KIcmHtuHN\r\nb0dyT73xYryJ1jXnezIoe7iRL4SAPvTy6il0h5JcV8J7Jc46iW1Fwhu/IkXo\r\n/uDWrCjlGE4pptBx1YmFqs5xcoP/Mlv5TtUBQ1p70iNdAItViIzJOLNRLN4O\r\nwdzWZhFBcS+qakXBXR18LUQTe34G9cqCVFRTQ+B6J2n2fwQ27vqQ+aaWU7hU\r\nuTF+0EI/5osjhqb0fmjUZ2wAM5uw2OhsGUJEBOB3vVs8lCevOMQj5kMU3nyj\r\nhZBcWzCOOZZ9l5EulHPCyC8OEeu9LbkVbqIKibctWLTuArtj0fqD8DmIL1uz\r\nJ1hxQHBp3/PbTbV7XoU3GVroKeG1rrCkppbXU5DYdVKDnuSRzQeGjbjFVhhI\r\nPS0NXvrJGj5LK+lXYA6kkdkRUXZKpL8VSAci+C32JgK35b+XUqx1Wp16qxHM\r\n2u4RbCWNQjlUNwJjJaWNoAPA2reNaWma6Ig=\r\n=26cV\r\n-----END PGP SIGNATURE-----\r\n","size":1907713},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.1.0_1656958667539_0.8307737785991769"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-04T18:17:55.778Z","contributors":[]},"2.1.1":{"name":"@parcel/source-map","version":"2.1.1","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":"30fd52a6e422cad3ae8ff21932042d9f8e980e9c","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.1.1","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-Ejx1P/mj+kMjQb8/y5XxDUn4reGdr+WyKYloBljpppUy8gs42T+BNoEOuRYqDVdgPc6NxduzIDoJS9pOFfV5Ew==","shasum":"fb193b82dba6dd62cc7a76b326f57bb35000a782","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/source-map/-/source-map-2.1.1.tgz","fileCount":36,"unpackedSize":4143433,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBxYPvuXvbic3FDC3dPIT1DrDVWb9axhiDHKQMpoQPL1AiB/GrX4iqh7vTJEXs6P1Rkrojr27cY58Kd/A2Jo2rzZKA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJgQAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptaBAAgVfO0puQCxkQYU++Xy7B342PlIwzL0HxR1Wms6QiyJsOkQlp\r\nTu+kJ7gngTkv50/qxOWb6QFUgf5O2pVqkBLib6LU9A5OoqieDYeP4GB2e1ju\r\nU9x05QldeupRrNqswZ2rTJL9hb62toun+RhQ4JRnwQMiIxHV/BGXXBBba6xS\r\nncn+ZsjC8NKZj+CInt6iiw9Xwpc6mvdF1fJPLdgdGRTsuZWltHzdxsw1eClI\r\nt7N9cb1DHWXwt53YsNuYq39GOwBmphh7RYwOQ1nw1Dmzs2CcPS/1STU1JERy\r\nlkrfIxwjugW7S2pO0FXoNzVbiYdDKahW6b2A92/bJ6PeMMbL7iLZzUMoXiai\r\ng+hNPUDTBpU2qZRt/aR6tzfHuKwAr4MwmKYHfzZVITZECB5Q9I4stm+0ipcm\r\ntmon9xhUvRv6g4YPLKlRHI3PoqL6HwKL54LZHm+iuL2Nxumr6eSoHiacWZ57\r\nIwN06Ve8ToxNoydHKK45OdB7WQ0Y+8cSY4jAr2uOCwtwY0D1IYxwSivmNtsp\r\nmqVKO+LhPZb80CzsuQp9aEzBlM7r3rpevCwmCJWZ6tryqQewKZOU33Ix6/p/\r\nyefQnhbyhQeN3vHRBL6yMYC9j9KR1rt3DKrx6DbT6o79/KmLITVPv8AxO0Ok\r\nloF2MfR5wbavtDxSNiAdxbk9Dq7jkNmUZ+E=\r\n=ma5i\r\n-----END PGP SIGNATURE-----\r\n","size":1897977},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/source-map_2.1.1_1663435775852_0.43293574483981057"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-17T17:30:05.576Z","contributors":[]}},"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"},"name":"@parcel/source-map","time":{"created":"2022-01-26T23:11:12.168Z","modified":"2023-07-29T01:37:33.991Z","2.0.2":"2022-01-27T03:30:47.332Z","2.0.0":"2021-10-08T22:24:12.982Z","2.0.0-rc.7":"2021-08-19T08:01:44.222Z","2.0.0-rc.6":"2021-07-31T12:44:13.759Z","2.0.0-rc.5":"2021-07-06T03:33:06.067Z","2.0.0-rc.4":"2021-05-25T07:24:13.602Z","2.0.0-rc.3":"2021-05-25T07:08:20.440Z","2.0.0-rc.2":"2021-05-22T20:18:28.681Z","2.0.0-rc.1.0":"2021-05-13T12:27:50.289Z","2.0.0-alpha.4.23":"2021-05-12T20:29:51.795Z","2.0.0-alpha.4.22":"2021-03-03T21:54:22.162Z","2.0.0-alpha.4.21":"2021-02-08T08:55:56.978Z","2.0.0-alpha.4.20":"2020-12-14T20:31:35.887Z","2.0.0-alpha.4.19":"2020-12-13T12:37:05.026Z","2.0.0-alpha.4.18":"2020-11-30T08:29:12.752Z","2.0.0-alpha.4.17":"2020-10-20T17:17:03.881Z","2.0.0-alpha.4.16":"2020-10-13T10:57:25.647Z","2.0.0-alpha.4.15":"2020-09-07T08:35:27.186Z","2.0.0-alpha.4.14":"2020-09-06T09:40:57.534Z","2.0.0-alpha.4.13":"2020-06-16T06:41:11.280Z","2.0.0-alpha.4.12":"2020-06-11T10:45:00.478Z","2.0.0-alpha.4.11":"2020-06-01T17:37:26.440Z","2.0.0-alpha.4.10":"2020-05-01T18:31:30.240Z","2.0.0-alpha.4.9":"2020-04-10T19:10:22.401Z","2.0.0-alpha.4.8":"2020-04-05T14:08:59.175Z","2.0.0-alpha.4.7":"2020-04-04T10:55:16.867Z","2.0.0-alpha.4.6":"2020-03-31T20:28:48.431Z","2.0.0-alpha.4.5":"2020-03-31T19:06:30.678Z","2.0.0-alpha.4.4":"2020-03-28T19:26:58.770Z","2.0.0-nightly.167":"2020-03-24T00:05:32.851Z","2.0.0-alpha.4.3":"2020-03-23T18:51:29.023Z","2.0.0-alpha.4.2":"2020-03-23T18:26:37.246Z","2.0.0-alpha.4.1":"2020-03-23T16:30:10.562Z","2.0.0-nightly.166":"2020-03-23T00:05:19.519Z","2.0.0-alpha.4":"2020-03-22T18:56:48.489Z","2.0.0-nightly.165":"2020-03-22T00:05:19.661Z","2.0.0-nightly.159":"2020-03-21T00:05:16.545Z","2.0.0-nightly.156":"2020-03-20T00:05:28.221Z","2.0.0-nightly.155":"2020-03-18T00:06:12.277Z","2.0.0-nightly.151":"2020-03-16T00:06:44.539Z","2.0.0-nightly.150":"2020-03-15T00:06:24.953Z","2.0.0-nightly.149":"2020-03-14T00:06:07.582Z","2.0.0-nightly.148":"2020-03-12T00:05:59.130Z","2.0.0-nightly.146":"2020-03-10T00:06:18.595Z","2.0.0-nightly.144":"2020-03-09T00:06:25.402Z","2.0.0-nightly.143":"2020-03-08T00:06:31.590Z","2.0.0-nightly.142":"2020-03-07T00:06:26.519Z","2.0.0-nightly.140":"2020-03-06T00:06:25.403Z","2.0.0-nightly.137":"2020-03-05T00:06:13.175Z","2.0.0-nightly.135":"2020-03-04T00:06:09.422Z","2.0.0-nightly.133":"2020-03-02T00:06:21.830Z","2.0.0-nightly.132":"2020-02-28T00:05:49.410Z","2.0.0-nightly.130":"2020-02-27T00:06:17.397Z","2.0.0-nightly.127":"2020-02-26T00:05:45.414Z","2.0.0-nightly.122":"2020-02-25T00:06:07.504Z","2.0.0-nightly.121":"2020-02-22T00:05:40.230Z","2.0.0-nightly.120":"2020-02-20T18:49:05.960Z","2.0.0-nightly.119":"2020-02-20T00:06:14.700Z","2.0.0-nightly.118":"2020-02-19T00:05:47.804Z","2.0.0-nightly.117":"2020-02-18T00:05:36.916Z","2.0.0-nightly.116":"2020-02-17T00:05:48.780Z","2.0.0-nightly.115":"2020-02-16T00:05:59.622Z","2.0.0-nightly.112":"2020-02-15T00:05:45.201Z","2.0.0-nightly.107":"2020-02-14T00:06:03.035Z","2.0.0-nightly.102":"2020-02-13T00:05:22.482Z","2.0.0-nightly.101":"2020-02-12T20:11:54.446Z","2.0.0-nightly.97":"2020-02-12T00:05:43.023Z","2.0.0-nightly.92":"2020-02-11T00:06:11.124Z","2.0.0-nightly.88":"2020-02-09T00:05:22.033Z","2.0.0-nightly.87":"2020-02-08T00:04:52.906Z","2.0.0-nightly.85":"2020-02-06T00:04:52.182Z","2.0.0-nightly.79":"2020-02-03T22:21:36.053Z","2.0.0-nightly.72":"2020-02-02T00:04:40.845Z","2.0.0-nightly.69":"2020-02-01T00:05:40.695Z","2.0.0-nightly.68":"2020-01-31T00:04:43.923Z","2.0.0-nightly.67":"2020-01-30T00:04:25.803Z","2.0.0-nightly.66":"2020-01-29T00:04:37.391Z","2.0.0-nightly.65":"2020-01-28T00:04:42.475Z","2.0.0-alpha.3.1":"2019-11-20T16:13:36.688Z","2.0.0-alpha.3":"2019-11-20T15:46:20.774Z","2.0.0-alpha.2.1":"2019-10-15T14:50:17.502Z","2.0.0-alpha.2":"2019-10-15T14:40:16.876Z","2.0.0-alpha.1.1":"2019-08-13T15:49:31.353Z","2.0.0-alpha.1":"2019-08-13T15:30:45.767Z","2.0.1":"2022-01-18T05:48:17.927Z","2.0.3":"2022-05-19T18:50:20.587Z","2.0.4":"2022-05-20T07:26:09.580Z","2.0.5":"2022-05-20T08:42:49.345Z","2.1.0":"2022-07-04T18:17:47.807Z","2.1.1":"2022-09-17T17:29:36.095Z"},"readme":"# Parcel's source-map library\n\nA source map library purpose-build for the Parcel bundler with a focus on fast combining and manipulating of source-maps.\n\nTo learn more about how sourcemaps are formatted and how they work, you can have a look at the [SourceMap Specification](https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k).\n\n## How to use this library?\n\nIf you want to use this library in your project or are looking to write a Parcel plugin with sourcemap support this should explain how you could get started.\n\nFor more information we have added doctypes to each function of the SourceMap class so you can have an in depth look at what everything does.\n\n### Creating a SourceMap instance\n\nYou can create a sourcemap from another sourcemap or by creating it one mapping at a time.\n\n#### Creating from existing sourcemap\n\nTo create a sourcemap from an existing sourcemap you have to ensure it is a JS Object first by asking for the object version from whichever transpiler you're running or by parsing the serialised map using `JSON.parse` or any other JSON parser.\n\nAfter this you can call the function `addVLQMap(map, lineOffset, columnOffset)` this function takes in the parameters `map`, `lineOffset` and `columnOffset`. The map argument corresponds to the sourcemap object. The line and column offset are optional parameters used for offsetting the generated line and column. (this can be used when post-processing or wrapping the code linked to the sourcemap, in Parcel this is used when combining maps).\n\nExample:\n\n```JS\nimport SourceMap from '@parcel/source-map';\n\nconst RAW_SOURCEMAP = {\n  version: 3,\n  file: \"helloworld.js\",\n  sources: [\"helloworld.coffee\"],\n  names: [],\n  mappings: \"AAAA;AAAA,EAAA,OAAO,CAAC,GAAR,CAAY,aAAZ,CAAA,CAAA;AAAA\",\n};\n\nlet sourcemap = new SourceMap();\nsourcemap.addVLQMap(RAW_SOURCEMAP);\n\n// This function removes the underlying references in the native code\nsourcemap.delete();\n```\n\n#### Creating a sourcemap one mapping at a time\n\nIf you want to use this library to create a sourcemap from scratch you can, for this you can call the `addIndexedMapping(mapping, lineOffset, columnOffset)` function.\n\nExample:\n\n```JS\nimport SourceMap from '@parcel/source-map';\n\nlet sourcemap = new SourceMap();\n\n// Add a single mapping\nsourcemap.addIndexedMapping({\n  generated: {\n    // line index starts at 1\n    line: 1,\n    // column index starts at 0\n    column: 4\n  },\n  original: {\n    // line index starts at 1\n    line: 1,\n    // column index starts at 0\n    column: 4\n  },\n  source: 'index.js',\n  // Name is optional\n  name: 'A'\n});\n\n// This function removes the underlying references in the native code\nsourcemap.delete();\n```\n\n### Caching\n\nFor caching sourcemaps we have a `toBuffer()` function which returns a buffer that can be saved on disk for later use and combining sourcemaps very quickly.\n\nYou can add a cached map to a SourceMap instance using the `addBuffer(buffer, lineOffset)` function, where you can also offset the generated line and column.\n\n## Inspiration and purpose\n\n### Why did we write this library\n\nParcel is a performance conscious bundler, and therefore we like to optimise Parcel's performance as much as possible.\n\nOur original source-map implementation used mozilla's source-map and a bunch of javascript and had issues with memory usage and serialization times (we were keeping all mappings in memory using JS objects and write/read it using JSON for caching).\n\nThis implementation has been written from scratch in Rust minimizing the memory usage, by utilizing indexes for sources and names and optimizing serialization times by using Buffers instead of JSON for caching.\n\n### Previous works and inspiration\n\nWithout these libraries this library wouldn't be as good as it is today. We've inspired and optimized our code using ideas and patterns used inside these libraries as well as used it to figure out how sourcemaps should be handled properly.\n\n- [source-map by Mozilla](https://github.com/mozilla/source-map)\n- [source-map-mappings by Nick Fitzgerald](https://github.com/fitzgen/source-map-mappings)\n- [sourcemap-codec by Rich Harris](https://github.com/Rich-Harris/sourcemap-codec)\n\n## Contributing to this library\n\nAll contributions to this library are welcome as is with any part of Parcel's vast collection of libraries and tools.\n\n### Prerequisites\n\nTo be able to build and work on this project you need to have the following tools installed:\n\n- [`node.js`](https://nodejs.org/en/)\n- [`Rust`](https://rustup.rs/)\n\n### Building the project\n\nFor development purposes you might want to build or rebuild the project, for this you need to build the N-API module and JS Code.\n\nTo do this run the following commands: (for more information about this you can have a look in `./package.json` and `./Makefile`)\n\n```shell\nyarn transpile && yarn build:node\n```\n\n### Tagging a release\n\nBefore you're able to tag a release ensure to have cargo-release installed `cargo install cargo-release`, we use it to tag the cargo files with a release tag.\n\n```shell\nyarn tag-release <version>\n```","users":{}}