{ "_args": [ [ "fined@^1.0.1", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/liftoff" ] ], "_from": "fined@>=1.0.1 <2.0.0", "_hasShrinkwrap": false, "_id": "fined@1.2.0", "_inCache": true, "_installable": true, "_location": "/fined", "_nodeVersion": "10.15.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/fined_1.2.0_1555852521341_0.6117296652106905" }, "_npmUser": { "email": "blaine.bublitz@gmail.com", "name": "phated" }, "_npmVersion": "6.4.1", "_phantomChildren": {}, "_requested": { "name": "fined", "raw": "fined@^1.0.1", "rawSpec": "^1.0.1", "scope": null, "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/liftoff" ], "_resolved": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz", "_shasum": "d00beccf1aa2b475d16d423b0238b713a2c4a37b", "_shrinkwrap": null, "_spec": "fined@^1.0.1", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/liftoff", "author": { "email": "team@gulpjs.com", "name": "Gulp Team", "url": "http://gulpjs.com/" }, "bugs": { "url": "https://github.com/gulpjs/fined/issues" }, "contributors": [ { "name": "Takayuki Sato", "email": "sttk.xslet@gmail.com" }, { "name": "Blaine Bublitz", "email": "blaine.bublitz@gmail.com" } ], "dependencies": { "expand-tilde": "^2.0.2", "is-plain-object": "^2.0.3", "object.defaults": "^1.1.0", "object.pick": "^1.2.0", "parse-filepath": "^1.0.1" }, "description": "Find a file given a declaration of locations.", "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", "expect": "^1.20.2", "istanbul": "^0.4.3", "istanbul-coveralls": "^1.0.3", "mocha": "^3.5.3" }, "directories": {}, "dist": { "fileCount": 4, "integrity": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvGzqCRA9TVsSAnZWagAA1sUP/0K6eAfohjYW63XMNQYH\nOZV+4UQXIwyzxOncrJtsXvpBUi8L/hYRVtpkWthFE4QwQV+7bORZl7SA3g13\nSERe7MXF9qRVC9RJ9hrmo20ygEDVTwq/R/AR6N09XX+9BW2VdKBwwvhYGVM3\nmyYDR9sEFRVBanAFRqGkSZpfoXd3ap13lPYi+bCiYn0hqAJAJOM1JhLTh9Wg\ng5MkSIitSQ1xZf7BRpb/jUOUxNMR43KNbaijQr1QKeKVb1AggmRzaG3kixX5\nLGm8UcbjNnQ33czhvRetV0Tm+KdQrDs+p+opFfbYfWJ7suqOns+LtS2HUeTm\ngA+WWe+qszuWGWlIcviFPBXf0QY5RuBB/KCrvCfbdLr4AuPV6/5T2oLoY9FV\nbIGoPYGGU+Dn6e0RUPcBbt6NK9JeMyZ1AxGZzJZdjIEFIjw6SW+LmeHDf64N\nJHiCksyWnvqHkryoNih6MqVLzlKSNA81vRKhf7TJdyU4mhumGwWegQe69Tbn\nrsohoPwFVlRdMkAQjkQHkq7DVvYwebgG46P4Wr/xkGBDycUP2UYO6xIhaSRK\nWYeiYhidjx/qZXvpAgUPWIYPIeTU6J9SLj7GYBKXJK4434vH6BCupY2EvmeP\nGavxuWc79dV0mnWy01HWwPoX7jucsFC95dd0YtnNxq09ISZWX2Qctgze9aKB\nWtcF\r\n=m0s7\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "d00beccf1aa2b475d16d423b0238b713a2c4a37b", "tarball": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz", "unpackedSize": 8659 }, "engines": { "node": ">= 0.10" }, "gitHead": "936f3ab1a950196d43923aef84ecf5f90f95ac92", "homepage": "https://github.com/gulpjs/fined#readme", "keywords": [ "config", "find", "lookup" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "contra", "email": "yo@contra.io" }, { "name": "phated", "email": "blaine.bublitz@gmail.com" }, { "name": "sttk", "email": "sttk.xslet@gmail.com" } ], "name": "fined", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gulpjs/fined.git" }, "scripts": { "cover": "istanbul cover _mocha --report lcovonly", "coveralls": "npm run cover && istanbul-coveralls", "lint": "eslint .", "pretest": "npm run lint", "test": "mocha --async-only" }, "version": "1.2.0" }