UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

90 lines (89 loc) 2.23 kB
{ "_args": [ [ { "raw": "glob-slash@^1.0.0", "scope": null, "escapedName": "glob-slash", "name": "glob-slash", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\glob-slasher" ] ], "_from": "glob-slash@>=1.0.0 <2.0.0", "_id": "glob-slash@1.0.0", "_inCache": true, "_installable": true, "_location": "/glob-slash", "_nodeVersion": "0.10.31", "_npmUser": { "name": "scottcorgan", "email": "scottcorgan@gmail.com" }, "_npmVersion": "2.1.4", "_phantomChildren": {}, "_requested": { "raw": "glob-slash@^1.0.0", "scope": null, "escapedName": "glob-slash", "name": "glob-slash", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/glob-slasher" ], "_resolved": "https://registry.npmjs.org/glob-slash/-/glob-slash-1.0.0.tgz", "_shasum": "fe52efa433233f74a2fe64c7abb9bc848202ab95", "_shrinkwrap": null, "_spec": "glob-slash@^1.0.0", "_where": "C:\\src\\pnpm\\node_modules\\glob-slasher", "author": { "name": "Scott Corgan" }, "bugs": { "url": "https://github.com/scottcorgan/glob-slash/issues" }, "dependencies": {}, "description": "Prefix globs with a slash and normalize. Supports negated globs too", "devDependencies": { "tap-spec": "^1.0.1", "tape": "^3.0.3" }, "directories": {}, "dist": { "shasum": "fe52efa433233f74a2fe64c7abb9bc848202ab95", "tarball": "https://registry.npmjs.org/glob-slash/-/glob-slash-1.0.0.tgz" }, "gitHead": "1de49240aabbec228389c9a848a3c8aa4bf89747", "homepage": "https://github.com/scottcorgan/glob-slash", "keywords": [ "toxic", "slasher", "prefix", "minimatch" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "scottcorgan", "email": "scottcorgan@gmail.com" } ], "name": "glob-slash", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/scottcorgan/glob-slash.git" }, "scripts": { "test": "node test.js | tap-spec" }, "version": "1.0.0" }