{ "_args": [ [ "slash@5.1.0", "C:\\Users\\asus\\Desktop\\cashier_admin_app" ] ], "_development": true, "_from": "slash@5.1.0", "_id": "slash@5.1.0", "_inBundle": false, "_integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==", "_location": "/slash", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "slash@5.1.0", "name": "slash", "escapedName": "slash", "rawSpec": "5.1.0", "saveSpec": null, "fetchSpec": "5.1.0" }, "_requiredBy": [ "/globby" ], "_resolved": "https://registry.npmmirror.com/slash/-/slash-5.1.0.tgz", "_spec": "5.1.0", "_where": "C:\\Users\\asus\\Desktop\\cashier_admin_app", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/slash/issues" }, "description": "Convert Windows backslash paths to slash paths", "devDependencies": { "ava": "^5.2.0", "tsd": "^0.28.1", "xo": "^0.54.2" }, "engines": { "node": ">=14.16" }, "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", "types": "./index.d.ts", "version": "5.1.0" }