UNPKG

@emvu/react-scripts

Version:

Fork of configuration and scripts for Create React App.

101 lines (100 loc) 2.51 kB
{ "_args": [ [ { "raw": "ci-info@^1.0.0", "scope": null, "escapedName": "ci-info", "name": "ci-info", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/is-ci" ] ], "_from": "ci-info@>=1.0.0 <2.0.0", "_id": "ci-info@1.0.0", "_inCache": true, "_installable": true, "_location": "/ci-info", "_nodeVersion": "4.5.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/ci-info-1.0.0.tgz_1476979279035_0.6885495139285922" }, "_npmUser": { "name": "watson", "email": "w@tson.dk" }, "_npmVersion": "2.15.9", "_phantomChildren": {}, "_requested": { "raw": "ci-info@^1.0.0", "scope": null, "escapedName": "ci-info", "name": "ci-info", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/is-ci" ], "_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-1.0.0.tgz", "_shasum": "dc5285f2b4e251821683681c381c3388f46ec534", "_shrinkwrap": null, "_spec": "ci-info@^1.0.0", "_where": "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/is-ci", "author": { "name": "Thomas Watson Steen", "email": "w@tson.dk", "url": "https://twitter.com/wa7son" }, "bugs": { "url": "https://github.com/watson/ci-info/issues" }, "coordinates": [ 55.68768499999999, 12.5955698 ], "dependencies": {}, "description": "Get details about the current Continuous Integration environment", "devDependencies": { "clear-require": "^1.0.1", "standard": "^8.4.0" }, "directories": {}, "dist": { "shasum": "dc5285f2b4e251821683681c381c3388f46ec534", "tarball": "https://registry.npmjs.org/ci-info/-/ci-info-1.0.0.tgz" }, "gitHead": "b9b1629b602f09ff8ee0b6158bfd16bb5af432b3", "homepage": "https://github.com/watson/ci-info", "keywords": [ "ci", "continuous", "integration", "test", "detect" ], "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": "1.0.0" }