UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

96 lines (95 loc) 2.3 kB
{ "_args": [ [ { "raw": "stat-mode@^0.2.0", "scope": null, "escapedName": "stat-mode", "name": "stat-mode", "rawSpec": "^0.2.0", "spec": ">=0.2.0 <0.3.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\metalsmith" ] ], "_from": "stat-mode@>=0.2.0 <0.3.0", "_id": "stat-mode@0.2.1", "_inCache": true, "_installable": true, "_location": "/stat-mode", "_nodeVersion": "0.12.1", "_npmUser": { "name": "tootallnate", "email": "nathan@tootallnate.net" }, "_npmVersion": "2.5.1", "_phantomChildren": {}, "_requested": { "raw": "stat-mode@^0.2.0", "scope": null, "escapedName": "stat-mode", "name": "stat-mode", "rawSpec": "^0.2.0", "spec": ">=0.2.0 <0.3.0", "type": "range" }, "_requiredBy": [ "/metalsmith" ], "_resolved": "https://registry.npmjs.org/stat-mode/-/stat-mode-0.2.1.tgz", "_shasum": "d714e08a4ed157089c1340f76fee54046c8242d6", "_shrinkwrap": null, "_spec": "stat-mode@^0.2.0", "_where": "C:\\src\\pnpm\\node_modules\\metalsmith", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/TooTallNate/stat-mode/issues" }, "dependencies": {}, "description": "Offers convenient getters and setters for the stat `mode`", "devDependencies": { "mocha": "~1.18.2" }, "directories": {}, "dist": { "shasum": "d714e08a4ed157089c1340f76fee54046c8242d6", "tarball": "https://registry.npmjs.org/stat-mode/-/stat-mode-0.2.1.tgz" }, "gitHead": "e4d6f1dc65c2a5d47549143fe8f0f198eeab939f", "homepage": "https://github.com/TooTallNate/stat-mode", "keywords": [ "stat", "mode", "owner", "group", "others", "chmod", "octal", "symbolic", "permissions" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "tootallnate", "email": "nathan@tootallnate.net" } ], "name": "stat-mode", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/TooTallNate/stat-mode.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "0.2.1" }