{"name":"crosspath","version":"0.0.1","description":"A wrapper around the path module that always normalizes to POSIX (including converting backslashes to forward slashes)","scripts":{"generate:sandhog":"sandhog all --yes","generate:changelog":"standard-changelog --first-release","generate:all":"pnpm run generate:sandhog && pnpm run generate:changelog","clean":"rimraf dist","lint":"tsc --noEmit && eslint \"src/**/*.ts\" --color","prettier":"prettier --write '{src,test,documentation}/**/*.{js,ts,json,html,xml,css,md}'","test":"ava","prebuild":"pnpm run clean","build":"pnpm run prebuild && pnpm run rollup","prewatch":"pnpm run clean","watch":"pnpm run prewatch && pnpm run rollup -- --watch","rollup":"rollup -c rollup.config.js","preversion":"pnpm run lint && pnpm run build","version":"pnpm run preversion && pnpm run generate:all && git add .","release":"np --no-cleanup --no-yarn","update:check":"pnpx npm-check-updates -x slash,typescript-* --dep dev,prod","update:commit":"pnpx npm-check-updates -u -x slash,typescript-* --dep dev,prod && pnpm update && pnpm install"},"keywords":["typescript","posix","path","slash","normalize"],"contributors":[{"name":"Frederik Wessberg","email":"frederikwessberg@hotmail.com","url":"https://github.com/wessberg"}],"license":"MIT","devDependencies":{"@rollup/plugin-node-resolve":"^13.0.0","@types/node":"^15.6.1","@types/prettier":"^2.2.3","@types/reserved-words":"^0.1.0","@types/resolve":"^1.20.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.25.0","@typescript-eslint/parser":"^4.25.0","@wessberg/rollup-plugin-ts":"^1.3.14","sandhog":"^1.0.40","@wessberg/ts-config":"^1.1.0","ava":"^3.15.0","eslint":"^7.27.0","semver":"7.3.5","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.23.3","eslint-plugin-jsdoc":"^35.0.0","husky":"^6.0.0","np":"7.5.0","pnpm":"^6.4.0","prettier":"^2.3.0","pretty-quick":"^3.1.0","rimraf":"^3.0.2","rollup":"^2.50.1","standard-changelog":"^2.0.27","ts-node":"^10.0.0","typescript":"^4.3.1-rc","npm-check-updates":"^11.5.13","tslib":"^2.2.0"},"main":"./dist/lib/cjs/index.js","module":"./dist/lib/esm/index.js","browser":"./dist/lib/esm/index.js","types":"./dist/lib/esm/index.d.ts","typings":"./dist/lib/esm/index.d.ts","es2015":"./dist/lib/esm/index.js","repository":{"type":"git","url":"git+https://github.com/wessberg/crosspath.git"},"bugs":{"url":"https://github.com/wessberg/crosspath/issues"},"engines":{"node":">=10.0.0"},"ava":{"files":["test/**.test.ts"],"verbose":true,"timeout":"400s","extensions":["ts"],"environmentVariables":{"NODE_OPTIONS":"--max_old_space_size=4096","FORCE_COLOR":"3"},"require":["ts-node/register/transpile-only"]},"gitHead":"767129eb0488da4803b7cf21326998bc57556171","homepage":"https://github.com/wessberg/crosspath#readme","_id":"crosspath@0.0.1","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"shasum":"033a2ddaf3558ba1411c69931cc8a1ff0682142a","size":9150,"noattachment":false,"key":"/crosspath/-/crosspath-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/crosspath/download/crosspath-0.0.1.tgz"},"_npmUser":{"name":"wessberg","email":"frederikwessberg@gmail.com"},"directories":{},"maintainers":[{"name":"wessberg","email":"fwe@dlmma.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crosspath_0.0.1_1622065681431_0.13072112261903746"},"_hasShrinkwrap":false,"publish_time":1622065681558,"_cnpm_publish_time":1622065681558,"dist-tags":{"latest":"2.0.0"}}