From d1291f67551c58168af43698a359cb5ddfd266b0 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 3 Nov 2016 01:33:53 +0100 Subject: node_modules --- node_modules/lodash._root/package.json | 111 +++------------------------------ 1 file changed, 9 insertions(+), 102 deletions(-) (limited to 'node_modules/lodash._root') diff --git a/node_modules/lodash._root/package.json b/node_modules/lodash._root/package.json index 0af4b01ae..f75400d14 100644 --- a/node_modules/lodash._root/package.json +++ b/node_modules/lodash._root/package.json @@ -1,109 +1,16 @@ { - "_args": [ - [ - { - "raw": "lodash._root@^3.0.0", - "scope": null, - "escapedName": "lodash._root", - "name": "lodash._root", - "rawSpec": "^3.0.0", - "spec": ">=3.0.0 <4.0.0", - "type": "range" - }, - "/home/dold/repos/taler/wallet-webex/node_modules/lodash.escape" - ] - ], - "_from": "lodash._root@>=3.0.0 <4.0.0", - "_id": "lodash._root@3.0.1", - "_inCache": true, - "_location": "/lodash._root", - "_nodeVersion": "5.5.0", - "_npmOperationalInternal": { - "host": "packages-6-west.internal.npmjs.com", - "tmp": "tmp/lodash._root-3.0.1.tgz_1455615057559_0.24128212919458747" - }, - "_npmUser": { - "name": "jdalton", - "email": "john.david.dalton@gmail.com" - }, - "_npmVersion": "2.14.18", - "_phantomChildren": {}, - "_requested": { - "raw": "lodash._root@^3.0.0", - "scope": null, - "escapedName": "lodash._root", - "name": "lodash._root", - "rawSpec": "^3.0.0", - "spec": ">=3.0.0 <4.0.0", - "type": "range" - }, - "_requiredBy": [ - "/lodash.escape" - ], - "_resolved": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz", - "_shasum": "fba1c4524c19ee9a5f8136b4609f017cf4ded692", - "_shrinkwrap": null, - "_spec": "lodash._root@^3.0.0", - "_where": "/home/dold/repos/taler/wallet-webex/node_modules/lodash.escape", - "author": { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com", - "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@iceddev.com", - "url": "https://github.com/phated" - }, - { - "name": "Mathias Bynens", - "email": "mathias@qiwi.be", - "url": "https://mathiasbynens.be/" - } - ], - "dependencies": {}, + "name": "lodash._root", + "version": "3.0.1", "description": "The internal lodash function `root` exported as a module.", - "devDependencies": {}, - "directories": {}, - "dist": { - "shasum": "fba1c4524c19ee9a5f8136b4609f017cf4ded692", - "tarball": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz" - }, "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "license": "MIT", - "maintainers": [ - { - "name": "jdalton", - "email": "john.david.dalton@gmail.com" - }, - { - "name": "mathias", - "email": "mathias@qiwi.be" - }, - { - "name": "phated", - "email": "blaine.bublitz@gmail.com" - } + "author": "John-David Dalton (http://allyoucanleet.com/)", + "contributors": [ + "John-David Dalton (http://allyoucanleet.com/)", + "Blaine Bublitz (https://github.com/phated)", + "Mathias Bynens (https://mathiasbynens.be/)" ], - "name": "lodash._root", - "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": "3.0.1" + "repository": "lodash/lodash", + "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } } -- cgit v1.2.3