pnpm
Version:
A fast implementation of npm install
100 lines (99 loc) • 2.27 kB
JSON
{
"_args": [
[
{
"raw": "is-ci@1.0.9",
"scope": null,
"escapedName": "is-ci",
"name": "is-ci",
"rawSpec": "1.0.9",
"spec": "1.0.9",
"type": "version"
},
"/home/zkochan/src/pnpm"
]
],
"_from": "is-ci@1.0.9",
"_id": "is-ci@1.0.9",
"_inCache": true,
"_location": "/is-ci",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/is-ci-1.0.9.tgz_1467926050551_0.5283787720836699"
},
"_npmUser": {
"name": "watson",
"email": "w@tson.dk"
},
"_npmVersion": "2.15.5",
"_phantomChildren": {},
"_requested": {
"raw": "is-ci@1.0.9",
"scope": null,
"escapedName": "is-ci",
"name": "is-ci",
"rawSpec": "1.0.9",
"spec": "1.0.9",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/is-ci/-/is-ci-1.0.9.tgz",
"_shasum": "de2c5ffe49ab3237fda38c47c8a3bbfd55bbcca7",
"_shrinkwrap": null,
"_spec": "is-ci@1.0.9",
"_where": "/home/zkochan/src/pnpm",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",
"url": "https://twitter.com/wa7son"
},
"bugs": {
"url": "https://github.com/watson/is-ci/issues"
},
"coordinates": [
55.6876717,
12.5955801
],
"dependencies": {},
"description": "Detect if your code is running on a CI server",
"devDependencies": {
"clear-require": "^1.0.1",
"standard": "^5.3.1"
},
"directories": {},
"dist": {
"shasum": "de2c5ffe49ab3237fda38c47c8a3bbfd55bbcca7",
"tarball": "https://registry.npmjs.org/is-ci/-/is-ci-1.0.9.tgz"
},
"gitHead": "e7db28828f0fdb36e4ca671f07f6c883b6fb775c",
"homepage": "https://github.com/watson/is-ci",
"keywords": [
"ci",
"continuous",
"integration",
"test",
"detect"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "watson",
"email": "w@tson.dk"
}
],
"name": "is-ci",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/watson/is-ci.git"
},
"scripts": {
"test": "standard && node test.js"
},
"version": "1.0.9"
}