{ "_args": [ [ "slash@2.0.0", "/Users/lihai/jolijoli/pad_spa" ] ], "_development": true, "_from": "slash@2.0.0", "_id": "slash@2.0.0", "_inBundle": false, "_integrity": "sha1-3lUoUaF1nfOo8gZTVEL17E3eq0Q=", "_location": "/slash", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "slash@2.0.0", "name": "slash", "escapedName": "slash", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/@vue/cli-plugin-eslint/globby", "/@vue/cli-service", "/@vue/cli-service/globby", "/jest-watch-typeahead" ], "_resolved": "https://registry.npm.taobao.org/slash/download/slash-2.0.0.tgz", "_spec": "2.0.0", "_where": "/Users/lihai/jolijoli/pad_spa", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/slash/issues" }, "description": "Convert Windows backslash paths to slash paths", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=6" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/slash#readme", "keywords": [ "path", "seperator", "sep", "slash", "backslash", "windows", "win" ], "license": "MIT", "name": "slash", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/slash.git" }, "scripts": { "test": "xo && ava" }, "version": "2.0.0" }