12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "_args": [
- [
- "ci-info@^2.0.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/is-ci"
- ]
- ],
- "_from": "ci-info@>=2.0.0 <3.0.0",
- "_hasShrinkwrap": false,
- "_id": "ci-info@2.0.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/ci-info",
- "_nodeVersion": "11.3.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/ci-info_2.0.0_1544044708403_0.40541284673323297"
- },
- "_npmUser": {
- "email": "w@tson.dk",
- "name": "watson"
- },
- "_npmVersion": "6.4.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "ci-info",
- "raw": "ci-info@^2.0.0",
- "rawSpec": "^2.0.0",
- "scope": null,
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/is-ci"
- ],
- "_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
- "_shasum": "67a9e964be31a51e15e5010d58e6f12834002f46",
- "_shrinkwrap": null,
- "_spec": "ci-info@^2.0.0",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/is-ci",
- "author": {
- "email": "w@tson.dk",
- "name": "Thomas Watson Steen",
- "url": "https://twitter.com/wa7son"
- },
- "bugs": {
- "url": "https://github.com/watson/ci-info/issues"
- },
- "coordinates": [
- 12.593179,
- 55.778231
- ],
- "dependencies": {},
- "description": "Get details about the current Continuous Integration environment",
- "devDependencies": {
- "clear-require": "^1.0.1",
- "standard": "^12.0.1",
- "tape": "^4.9.1"
- },
- "directories": {},
- "dist": {
- "fileCount": 6,
- "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCEClCRA9TVsSAnZWagAAew4P/32dPsJ9LK3e9rXxaZtj\n32KCjxPFBFTCTNQT0CYdSU0plsSDuyc0WLM+CXmlVHUDp9nSkqayo6prPQhV\n9qjDh7y0YPRSgQF+QXzMhlGafHTdkMXy3OVE/2DLSLD7DkeEe+4XL1H0sSke\n4rS/y2EtanHtkp0L7wdIrkdVveBqSMk952vkIjyT6ehqOQoz22n5HGZOJ2aD\nxkkDemY0tZwDFOcGRNMPj+3D6bvppIPt+daZEK2jCVk2rAIeTCV8UIvwpoPR\nNt+49d0q84iiV9Q1sYg6VYv7qGjLgDPXoZwFw1NEnp6bOccT5mvCV7+jPeup\nw6S92VLOFP1ovGYX8EwvYXXOzw+bjCoqGUUSNf4IuMOA736G+nWXFkIVEi4M\n+jZSr8LYLo+ehabsqseDqlCLtKrWG7hXreqSgUaFuXn+qbu3LSicaWVs2VUs\nUeddGWOVcYJuJpoVy+emVbqH9MN9rRDm18/FI6We+u6u+ES9MtxRV6wcefaM\nHOaUUKI7phseccZUIIlu5EdFAE8pnCaBB9q7yTSva7DvtaesSEH4IS99dvzQ\ndIx6ASWwq4Djkse4dybrXIMQTSMy2FSKQDabHVFG1WC7RuckSg6T4im8cN7E\nHWwBEf1SivrkTUCoJ8UsWmnZA1A0R/0MiiN2q5/DUtEq6G2BDLs914AjCgrV\npShr\r\n=Du3l\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "67a9e964be31a51e15e5010d58e6f12834002f46",
- "tarball": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
- "unpackedSize": 12808
- },
- "gitHead": "18fe88088b626a6dcefc66e66fb32badb05ea216",
- "homepage": "https://github.com/watson/ci-info",
- "keywords": [
- "ci",
- "continuous",
- "detect",
- "integration",
- "test"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "watson",
- "email": "w@tson.dk"
- }
- ],
- "name": "ci-info",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/watson/ci-info.git"
- },
- "scripts": {
- "test": "standard && node test.js"
- },
- "version": "2.0.0"
- }
|