{ "_args": [ [ "@sindresorhus/is@^0.14.0", "/home/lyxaira/Artesanias/artesanias/node_modules/got" ] ], "_from": "@sindresorhus/is@>=0.14.0 <0.15.0", "_hasShrinkwrap": false, "_id": "@sindresorhus/is@0.14.0", "_inCache": true, "_installable": true, "_location": "/@sindresorhus/is", "_nodeVersion": "10.13.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/is_0.14.0_1544716808201_0.7722326585650734" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "6.5.0", "_phantomChildren": {}, "_requested": { "name": "@sindresorhus/is", "raw": "@sindresorhus/is@^0.14.0", "rawSpec": "^0.14.0", "scope": "@sindresorhus", "spec": ">=0.14.0 <0.15.0", "type": "range" }, "_requiredBy": [ "/got" ], "_resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz", "_shasum": "9fb3a3cf3132328151f353de4632e01e52102bea", "_shrinkwrap": null, "_spec": "@sindresorhus/is@^0.14.0", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/got", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is/issues" }, "dependencies": {}, "description": "Type check values: `is.string('🦄') //=> true`", "devDependencies": { "@sindresorhus/tsconfig": "^0.1.0", "@types/jsdom": "^11.12.0", "@types/node": "^10.12.10", "@types/tempy": "^0.2.0", "@types/zen-observable": "^0.8.0", "ava": "^0.25.0", "del-cli": "^1.1.0", "jsdom": "^11.6.2", "rxjs": "^6.3.3", "tempy": "^0.2.1", "tslint": "^5.9.1", "tslint-xo": "^0.10.0", "typescript": "^3.2.1", "zen-observable": "^0.8.8" }, "directories": {}, "dist": { "fileCount": 6, "integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEoIJCRA9TVsSAnZWagAAU08QAKRmmjyTcJv4iAVu+wry\n2CzzAwXJWrHc93Jw/6+u0TBj54yGGGblVjDyL9zh8oDte+ea3h7q9boPKgFb\nq5e2uTUcqreN3ACUae3RPfTMysurTujN6Bd+iet8CRcAmC8n8Isdano2UB5Q\nEvgP1BJgRIgIrHKCr+OwLNLCfN7K5XQPuZeymMaU1BhzIoz8e0vRRnyrQSsC\nIb5NnhpVi3GsLqwlr7yGbTvNZ28mTm3wzDSivpNbZ/ceEecNUdFc/ioRhzTn\nusAzAD2aIjp/WSVuokPgCQYz5fzFj19clZfuvoURD/uS+EOQQaWPQ0xESHx2\nN5qENeQo1u1m1Snq5l5AVxpz5GDiE8DQKxIV1iR6Nh+rg18hVEu8Y8Q9DPgS\n91D+4ue1cTql2mKFtRS6SilDmvmmKhAoCROJw3wvv1Pef4Q9Ke9aqkW53ay7\nE0xfbWXtdu491hdOfYglED4F79BQi5ExUWQRKrVWM4cXs6QE87cwsBd9+p5c\nV99QHu4ZgOJoV5EOJyB2sOf/U0emh4rTV1So0Dz8HLhRQ4JbBNwZmVD4CSAX\nqQo1WG3DntAYTnk44nHkiwmVM4tlL3U6kyN7hxMeWrpA5qSIhokc2uYZNOxE\n7c+gmo7WteSsKKYekDdoFYVTL+c9dsszU9OWGdr6f7vsdTKkbVp913BN7v0S\ncjHv\r\n=KAWq\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "9fb3a3cf3132328151f353de4632e01e52102bea", "tarball": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz", "unpackedSize": 40158 }, "engines": { "node": ">=6" }, "gitHead": "6cb1d1e91073ada3d0e298e2fef361f0d418b668", "homepage": "https://github.com/sindresorhus/is#readme", "keywords": [ "assert", "assertion", "check", "checking", "compare", "instanceof", "is", "kind", "object", "primitive", "test", "type", "typeof", "types", "util", "utility", "validate", "validation", "verify" ], "license": "MIT", "main": "dist/index.js", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "@sindresorhus/is", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/is.git" }, "scripts": { "build": "del dist && tsc", "lint": "tslint --format stylish --project .", "prepublish": "npm run build && del dist/tests", "test": "npm run lint && npm run build && ava dist/tests" }, "types": "dist/index.d.ts", "version": "0.14.0" }