Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / lodash / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "lodash@^3.8.0",
6         "scope": null,
7         "escapedName": "lodash",
8         "name": "lodash",
9         "rawSpec": "^3.8.0",
10         "spec": ">=3.8.0 <4.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\karma"
14     ]
15   ],
16   "_from": "lodash@>=3.8.0 <4.0.0",
17   "_id": "lodash@3.10.1",
18   "_inCache": true,
19   "_location": "/lodash",
20   "_nodeVersion": "0.12.5",
21   "_npmUser": {
22     "name": "jdalton",
23     "email": "john.david.dalton@gmail.com"
24   },
25   "_npmVersion": "2.13.1",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "lodash@^3.8.0",
29     "scope": null,
30     "escapedName": "lodash",
31     "name": "lodash",
32     "rawSpec": "^3.8.0",
33     "spec": ">=3.8.0 <4.0.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/karma"
38   ],
39   "_resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
40   "_shasum": "5bf45e8e49ba4189e17d482789dfd15bd140b7b6",
41   "_shrinkwrap": null,
42   "_spec": "lodash@^3.8.0",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\karma",
44   "author": {
45     "name": "John-David Dalton",
46     "email": "john.david.dalton@gmail.com",
47     "url": "http://allyoucanleet.com/"
48   },
49   "bugs": {
50     "url": "https://github.com/lodash/lodash/issues"
51   },
52   "contributors": [
53     {
54       "name": "John-David Dalton",
55       "email": "john.david.dalton@gmail.com",
56       "url": "http://allyoucanleet.com/"
57     },
58     {
59       "name": "Benjamin Tan",
60       "email": "demoneaux@gmail.com",
61       "url": "https://d10.github.io/"
62     },
63     {
64       "name": "Blaine Bublitz",
65       "email": "blaine@iceddev.com",
66       "url": "http://www.iceddev.com/"
67     },
68     {
69       "name": "Kit Cambridge",
70       "email": "github@kitcambridge.be",
71       "url": "http://kitcambridge.be/"
72     },
73     {
74       "name": "Mathias Bynens",
75       "email": "mathias@qiwi.be",
76       "url": "https://mathiasbynens.be/"
77     }
78   ],
79   "dependencies": {},
80   "description": "The modern build of lodash modular utilities.",
81   "devDependencies": {},
82   "directories": {},
83   "dist": {
84     "shasum": "5bf45e8e49ba4189e17d482789dfd15bd140b7b6",
85     "tarball": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz"
86   },
87   "homepage": "https://lodash.com/",
88   "icon": "https://lodash.com/icon.svg",
89   "keywords": [
90     "modules",
91     "stdlib",
92     "util"
93   ],
94   "license": "MIT",
95   "main": "index.js",
96   "maintainers": [
97     {
98       "name": "jdalton",
99       "email": "john.david.dalton@gmail.com"
100     },
101     {
102       "name": "mathias",
103       "email": "mathias@qiwi.be"
104     },
105     {
106       "name": "phated",
107       "email": "blaine@iceddev.com"
108     },
109     {
110       "name": "kitcambridge",
111       "email": "github@kitcambridge.be"
112     },
113     {
114       "name": "d10",
115       "email": "demoneaux@gmail.com"
116     }
117   ],
118   "name": "lodash",
119   "optionalDependencies": {},
120   "readme": "ERROR: No README data found!",
121   "repository": {
122     "type": "git",
123     "url": "git+https://github.com/lodash/lodash.git"
124   },
125   "scripts": {
126     "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
127   },
128   "version": "3.10.1"
129 }