@zkochan/pnpm
Version:
A fast implementation of npm install
98 lines (97 loc) • 2.24 kB
JSON
{
"_args": [
[
{
"raw": "os-shim@^0.1.2",
"scope": null,
"escapedName": "os-shim",
"name": "os-shim",
"rawSpec": "^0.1.2",
"spec": ">=0.1.2 <0.2.0",
"type": "range"
},
"C:\\src\\pnpm\\node_modules\\spawn-sync"
]
],
"_from": "os-shim@>=0.1.2 <0.2.0",
"_id": "os-shim@0.1.3",
"_inCache": true,
"_installable": true,
"_location": "/os-shim",
"_nodeVersion": "0.12.7",
"_npmUser": {
"name": "h2non",
"email": "tomas@aparicio.me"
},
"_npmVersion": "2.11.3",
"_phantomChildren": {},
"_requested": {
"raw": "os-shim@^0.1.2",
"scope": null,
"escapedName": "os-shim",
"name": "os-shim",
"rawSpec": "^0.1.2",
"spec": ">=0.1.2 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/spawn-sync"
],
"_resolved": "https://registry.npmjs.org/os-shim/-/os-shim-0.1.3.tgz",
"_shasum": "6b62c3791cf7909ea35ed46e17658bb417cb3917",
"_shrinkwrap": null,
"_spec": "os-shim@^0.1.2",
"_where": "C:\\src\\pnpm\\node_modules\\spawn-sync",
"bugs": {
"url": "https://github.com/h2non/node-os-shim/issues"
},
"contributors": [
{
"name": "Tomas Aparicio",
"email": "tomas@aparicio.me"
}
],
"dependencies": {},
"description": "Native OS module API shim for older node.js versions",
"devDependencies": {
"expect.js": "~0.2.0",
"mocha": "~1.15.1"
},
"directories": {
"lib": "./lib"
},
"dist": {
"shasum": "6b62c3791cf7909ea35ed46e17658bb417cb3917",
"tarball": "https://registry.npmjs.org/os-shim/-/os-shim-0.1.3.tgz"
},
"engines": {
"node": ">= 0.4.0"
},
"gitHead": "e386b47ae97206eb3cf06f45a89ee83b3c497c69",
"homepage": "http://github.com/h2non/node-os-shim",
"keywords": [
"os",
"tmpdir",
"endianness",
"shim"
],
"licenses": "MIT",
"main": "lib/os",
"maintainers": [
{
"name": "h2non",
"email": "tomas@aparicio.me"
}
],
"name": "os-shim",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/h2non/node-os-shim.git"
},
"scripts": {
"test": "make test"
},
"version": "0.1.3"
}