Initial commit
[yaffs-website] / node_modules / lodash.escape / package.json
1 {
2   "_args": [
3     [
4       "lodash.escape@^3.0.0",
5       "/var/www/yaffs/node_modules/lodash.template"
6     ]
7   ],
8   "_from": "lodash.escape@>=3.0.0 <4.0.0",
9   "_id": "lodash.escape@3.2.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/lodash.escape",
13   "_nodeVersion": "5.5.0",
14   "_npmOperationalInternal": {
15     "host": "packages-9-west.internal.npmjs.com",
16     "tmp": "tmp/lodash.escape-3.2.0.tgz_1454898355271_0.9197692747693509"
17   },
18   "_npmUser": {
19     "email": "john.david.dalton@gmail.com",
20     "name": "jdalton"
21   },
22   "_npmVersion": "2.14.18",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "lodash.escape",
26     "raw": "lodash.escape@^3.0.0",
27     "rawSpec": "^3.0.0",
28     "scope": null,
29     "spec": ">=3.0.0 <4.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/lodash.template",
34     "/lodash.templatesettings"
35   ],
36   "_resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz",
37   "_shasum": "995ee0dc18c1b48cc92effae71a10aab5b487698",
38   "_shrinkwrap": null,
39   "_spec": "lodash.escape@^3.0.0",
40   "_where": "/var/www/yaffs/node_modules/lodash.template",
41   "author": {
42     "email": "john.david.dalton@gmail.com",
43     "name": "John-David Dalton",
44     "url": "http://allyoucanleet.com/"
45   },
46   "bugs": {
47     "url": "https://github.com/lodash/lodash/issues"
48   },
49   "contributors": [
50     {
51       "name": "John-David Dalton",
52       "email": "john.david.dalton@gmail.com",
53       "url": "http://allyoucanleet.com/"
54     },
55     {
56       "name": "Blaine Bublitz",
57       "email": "blaine@iceddev.com",
58       "url": "https://github.com/phated"
59     },
60     {
61       "name": "Mathias Bynens",
62       "email": "mathias@qiwi.be",
63       "url": "https://mathiasbynens.be/"
64     }
65   ],
66   "dependencies": {
67     "lodash._root": "^3.0.0"
68   },
69   "description": "The lodash method `_.escape` exported as a module.",
70   "devDependencies": {},
71   "directories": {},
72   "dist": {
73     "shasum": "995ee0dc18c1b48cc92effae71a10aab5b487698",
74     "tarball": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz"
75   },
76   "homepage": "https://lodash.com/",
77   "icon": "https://lodash.com/icon.svg",
78   "keywords": [
79     "escape",
80     "lodash-modularized"
81   ],
82   "license": "MIT",
83   "maintainers": [
84     {
85       "name": "jdalton",
86       "email": "john.david.dalton@gmail.com"
87     },
88     {
89       "name": "mathias",
90       "email": "mathias@qiwi.be"
91     },
92     {
93       "name": "phated",
94       "email": "blaine@iceddev.com"
95     }
96   ],
97   "name": "lodash.escape",
98   "optionalDependencies": {},
99   "readme": "ERROR: No README data found!",
100   "repository": {
101     "type": "git",
102     "url": "git+https://github.com/lodash/lodash.git"
103   },
104   "scripts": {
105     "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
106   },
107   "version": "3.2.0"
108 }