X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=node_modules%2Fgrunt-legacy-log-utils%2Fnode_modules%2Flodash%2Fpackage.json;fp=node_modules%2Fgrunt-legacy-log-utils%2Fnode_modules%2Flodash%2Fpackage.json;h=23c9d69332856a889ae9051690da0fb01acea58d;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/node_modules/grunt-legacy-log-utils/node_modules/lodash/package.json b/node_modules/grunt-legacy-log-utils/node_modules/lodash/package.json new file mode 100644 index 000000000..23c9d6933 --- /dev/null +++ b/node_modules/grunt-legacy-log-utils/node_modules/lodash/package.json @@ -0,0 +1,107 @@ +{ + "_args": [ + [ + "lodash@~4.3.0", + "/var/www/yaffs/node_modules/grunt-legacy-log-utils" + ] + ], + "_from": "lodash@>=4.3.0 <4.4.0", + "_id": "lodash@4.3.0", + "_inCache": true, + "_installable": true, + "_location": "/grunt-legacy-log-utils/lodash", + "_nodeVersion": "5.5.0", + "_npmOperationalInternal": { + "host": "packages-9-west.internal.npmjs.com", + "tmp": "tmp/lodash-4.3.0.tgz_1454921838929_0.49659619107842445" + }, + "_npmUser": { + "email": "john.david.dalton@gmail.com", + "name": "jdalton" + }, + "_npmVersion": "2.14.18", + "_phantomChildren": {}, + "_requested": { + "name": "lodash", + "raw": "lodash@~4.3.0", + "rawSpec": "~4.3.0", + "scope": null, + "spec": ">=4.3.0 <4.4.0", + "type": "range" + }, + "_requiredBy": [ + "/grunt-legacy-log-utils" + ], + "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.3.0.tgz", + "_shasum": "efd9c4a6ec53f3b05412429915c3e4824e4d25a4", + "_shrinkwrap": null, + "_spec": "lodash@~4.3.0", + "_where": "/var/www/yaffs/node_modules/grunt-legacy-log-utils", + "author": { + "email": "john.david.dalton@gmail.com", + "name": "John-David Dalton", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com", + "url": "https://github.com/phated" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], + "dependencies": {}, + "description": "Lodash modular utilities.", + "devDependencies": {}, + "directories": {}, + "dist": { + "shasum": "efd9c4a6ec53f3b05412429915c3e4824e4d25a4", + "tarball": "https://registry.npmjs.org/lodash/-/lodash-4.3.0.tgz" + }, + "homepage": "https://lodash.com/", + "icon": "https://lodash.com/icon.svg", + "keywords": [ + "modules", + "stdlib", + "util" + ], + "license": "MIT", + "main": "lodash.js", + "maintainers": [ + { + "name": "jdalton", + "email": "john.david.dalton@gmail.com" + }, + { + "name": "mathias", + "email": "mathias@qiwi.be" + }, + { + "name": "phated", + "email": "blaine@iceddev.com" + } + ], + "name": "lodash", + "optionalDependencies": {}, + "readme": "ERROR: No README data found!", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "4.3.0" +}