{"name":"import-meta-resolve","version":"1.1.0","description":"Resolve things like Node.js — ponyfill for `import.meta.resolve`","license":"MIT","keywords":["resolve","node","esm","module"],"repository":{"type":"git","url":"git+https://github.com/wooorm/import-meta-resolve.git"},"bugs":{"url":"https://github.com/wooorm/import-meta-resolve/issues"},"funding":{"type":"github","url":"https://github.com/sponsors/wooorm"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"}],"sideEffects":false,"type":"module","main":"index.js","types":"index.d.ts","dependencies":{"builtins":"^4.0.0"},"devDependencies":{"@types/node":"^15.0.0","@types/semver":"^7.0.0","@types/tape":"^4.0.0","c8":"^7.0.0","prettier":"^2.0.0","remark-cli":"^9.0.0","remark-preset-wooorm":"^8.0.0","rimraf":"^3.0.0","tape":"^5.0.0","type-coverage":"^2.0.0","typescript":"^4.0.0","xo":"^0.39.0"},"scripts":{"generate":"node script.js","prepack":"npm run build && npm run format","build":"rimraf \"{lib/**,test/**,}*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","test-api":"node --experimental-import-meta-resolve test/baseline.js && node test/index.js","test-coverage":"node --experimental-import-meta-resolve test/baseline.js && c8 --check-coverage --branches 75 --functions 75 --lines 75 --statements 75 --reporter lcov node test/index.js","test":"npm run generate && npm run build && npm run format && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"rules":{"complexity":"off","max-depth":"off","max-params":"off","no-constant-condition":"off","no-new":"off","prefer-arrow-callback":"off"},"ignore":["test/node_modules/"]},"remarkConfig":{"plugins":["preset-wooorm"]},"typeCoverage":{"atLeast":100,"detail":true,"strict":true,"ignoreCatch":true},"gitHead":"7359d59d27587c0a0efd711e376a5a983aa8dfab","homepage":"https://github.com/wooorm/import-meta-resolve#readme","_id":"import-meta-resolve@1.1.0","_nodeVersion":"16.1.0","_npmVersion":"7.12.1","dist":{"shasum":"27265485e65b029cdac9f95402ea952baad36517","size":14061,"noattachment":false,"key":"/import-meta-resolve/-/import-meta-resolve-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/import-meta-resolve/download/import-meta-resolve-1.1.0.tgz"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/import-meta-resolve_1.1.0_1621188118033_0.47777926935662784"},"_hasShrinkwrap":false,"publish_time":1621188118164,"_cnpm_publish_time":1621188118164,"dist-tags":{"latest":"4.2.0"}}