{"name":"@jridgewell/remapping","version":"2.3.1","description":"Remap sequential sourcemaps through transformations to point at the original source code","keywords":["source","map","remap"],"main":"dist/remapping.umd.js","module":"dist/remapping.mjs","types":"types/remapping.d.cts","exports":{".":[{"browser":{"types":"./types/remapping.d.cts","default":"./dist/remapping.umd.js"},"module-sync":{"types":"./types/remapping.d.mts","default":"./dist/remapping.mjs"},"require":{"types":"./types/remapping.d.cts","default":"./dist/remapping.umd.js"},"import":{"types":"./types/remapping.d.mts","default":"./dist/remapping.mjs"}},"./dist/remapping.umd.js"],"./package.json":"./package.json"},"scripts":{"benchmark":"run-s build:code benchmark:*","benchmark:install":"cd benchmark && npm install","benchmark:only":"node --expose-gc benchmark/index.js","build":"run-s -n build:code build:types","build:code":"node ../../esbuild.mjs remapping.ts","build:types":"run-s build:types:force build:types:emit build:types:mts","build:types:force":"rimraf tsconfig.build.tsbuildinfo","build:types:emit":"tsc --project tsconfig.build.json","build:types:mts":"node ../../mts-types.mjs","clean":"run-s -n clean:code clean:types","clean:code":"tsc --build --clean tsconfig.build.json","clean:types":"rimraf dist types","test":"run-s -n test:types test:only test:format","test:format":"prettier --check '{src,test}/**/*.ts'","test:only":"mocha","test:types":"eslint '{src,test}/**/*.ts'","lint":"run-s -n lint:types lint:format","lint:format":"npm run test:format -- --write","lint:types":"npm run test:types -- --fix","prepublishOnly":"npm run-s -n build test"},"homepage":"https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping","repository":{"type":"git","url":"git+https://github.com/jridgewell/sourcemaps.git","directory":"packages/remapping"},"author":{"name":"Justin Ridgewell","email":"justin@ridgewell.name"},"license":"MIT","dependencies":{"@jridgewell/gen-mapping":"^0.3.5","@jridgewell/trace-mapping":"^0.3.24"},"devDependencies":{"source-map":"0.6.1"},"_id":"@jridgewell/remapping@2.3.1","gitHead":"90648758f7150574cf6cfd073acadb86f37cf24f","bugs":{"url":"https://github.com/jridgewell/sourcemaps/issues"},"_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"shasum":"5bae581e59f0d18903b68b3d0d428794881c667c","size":14195,"noattachment":false,"key":"/@jridgewell/remapping/-/@jridgewell/remapping-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jridgewell/remapping/download/@jridgewell/remapping-2.3.1.tgz"},"_npmUser":{"name":"jridgewell","email":"justin+npm@ridgewell.name","actor":{"name":"jridgewell","email":"justin+npm@ridgewell.name","type":"user"}},"directories":{},"maintainers":[{"name":"jridgewell","email":"justin+npm@ridgewell.name"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/remapping_2.3.1_1751233442325_0.9587459729845582"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-29T21:44:02.513Z","publish_time":1751233442513,"_source_registry_name":"default","_cnpm_publish_time":1751233442513,"dist-tags":{"latest":"2.3.5"}}