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._escapehtmlchar/package.json | 119 +++-------------------- 1 file changed, 13 insertions(+), 106 deletions(-) (limited to 'node_modules/lodash._escapehtmlchar') diff --git a/node_modules/lodash._escapehtmlchar/package.json b/node_modules/lodash._escapehtmlchar/package.json index 144875280..085f5ab15 100644 --- a/node_modules/lodash._escapehtmlchar/package.json +++ b/node_modules/lodash._escapehtmlchar/package.json @@ -1,112 +1,19 @@ { - "_args": [ - [ - { - "raw": "lodash._escapehtmlchar@~2.4.1", - "scope": null, - "escapedName": "lodash._escapehtmlchar", - "name": "lodash._escapehtmlchar", - "rawSpec": "~2.4.1", - "spec": ">=2.4.1 <2.5.0", - "type": "range" - }, - "/home/dold/repos/taler/wallet-webex/node_modules/gulp-gzip/node_modules/lodash.escape" - ] - ], - "_from": "lodash._escapehtmlchar@>=2.4.1 <2.5.0", - "_id": "lodash._escapehtmlchar@2.4.1", - "_inCache": true, - "_location": "/lodash._escapehtmlchar", - "_npmUser": { - "name": "jdalton", - "email": "john.david.dalton@gmail.com" - }, - "_npmVersion": "1.3.14", - "_phantomChildren": {}, - "_requested": { - "raw": "lodash._escapehtmlchar@~2.4.1", - "scope": null, - "escapedName": "lodash._escapehtmlchar", - "name": "lodash._escapehtmlchar", - "rawSpec": "~2.4.1", - "spec": ">=2.4.1 <2.5.0", - "type": "range" - }, - "_requiredBy": [ - "/gulp-gzip/lodash.escape", - "/gulp-sym/lodash.escape" - ], - "_resolved": "https://registry.npmjs.org/lodash._escapehtmlchar/-/lodash._escapehtmlchar-2.4.1.tgz", - "_shasum": "df67c3bb6b7e8e1e831ab48bfa0795b92afe899d", - "_shrinkwrap": null, - "_spec": "lodash._escapehtmlchar@~2.4.1", - "_where": "/home/dold/repos/taler/wallet-webex/node_modules/gulp-gzip/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-cli/issues" - }, - "contributors": [ - { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com", - "url": "http://allyoucanleet.com/" - }, - { - "name": "Blaine Bublitz", - "email": "blaine@iceddev.com", - "url": "http://www.iceddev.com/" - }, - { - "name": "Kit Cambridge", - "email": "github@kitcambridge.be", - "url": "http://kitcambridge.be/" - }, - { - "name": "Mathias Bynens", - "email": "mathias@qiwi.be", - "url": "http://mathiasbynens.be/" - } - ], - "dependencies": { - "lodash._htmlescapes": "~2.4.1" - }, + "name": "lodash._escapehtmlchar", + "version": "2.4.1", "description": "The internal Lo-Dash function `escapeHtmlChar` as a Node.js module generated by lodash-cli.", - "devDependencies": {}, - "directories": {}, - "dist": { - "shasum": "df67c3bb6b7e8e1e831ab48bfa0795b92afe899d", - "tarball": "https://registry.npmjs.org/lodash._escapehtmlchar/-/lodash._escapehtmlchar-2.4.1.tgz" - }, "homepage": "http://lodash.com/custom-builds", "license": "MIT", - "maintainers": [ - { - "name": "jdalton", - "email": "john.david.dalton@gmail.com" - }, - { - "name": "kitcambridge", - "email": "github@kitcambridge.be" - }, - { - "name": "mathias", - "email": "mathias@qiwi.be" - }, - { - "name": "phated", - "email": "blaine@iceddev.com" - } + "author": "John-David Dalton (http://allyoucanleet.com/)", + "contributors": [ + "John-David Dalton (http://allyoucanleet.com/)", + "Blaine Bublitz (http://www.iceddev.com/)", + "Kit Cambridge (http://kitcambridge.be/)", + "Mathias Bynens (http://mathiasbynens.be/)" ], - "name": "lodash._escapehtmlchar", - "optionalDependencies": {}, - "readme": "ERROR: No README data found!", - "repository": { - "type": "git", - "url": "git+https://github.com/lodash/lodash-cli.git" - }, - "version": "2.4.1" + "bugs": "https://github.com/lodash/lodash-cli/issues", + "repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" }, + "dependencies": { + "lodash._htmlescapes": "~2.4.1" + } } -- cgit v1.2.3