{ "_from": "slash@^4.0.0", "_id": "slash@4.0.0", "_inBundle": false, "_integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==", "_location": "/jest-watch-typeahead/slash", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "slash@^4.0.0", "name": "slash", "escapedName": "slash", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/jest-watch-typeahead" ], "_resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz", "_shasum": "2422372176c4c6c5addb5e2ada885af984b396a7", "_spec": "slash@^4.0.0", "_where": "/home/josie/development/container-mom-go/landing-page/node_modules/jest-watch-typeahead", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/slash/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Convert Windows backslash paths to slash paths", "devDependencies": { "ava": "^3.15.0", "tsd": "^0.14.0", "xo": "^0.38.2" }, "engines": { "node": ">=12" }, "exports": "./index.js", "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/slash#readme", "keywords": [ "path", "seperator", "slash", "backslash", "windows", "convert" ], "license": "MIT", "name": "slash", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/slash.git" }, "scripts": { "test": "xo && ava && tsd" }, "type": "module", "version": "4.0.0" }