Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / ibrik / node_modules / lodash / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "lodash@~2.4.1",
6         "scope": null,
7         "escapedName": "lodash",
8         "name": "lodash",
9         "rawSpec": "~2.4.1",
10         "spec": ">=2.4.1 <2.5.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\ibrik"
14     ]
15   ],
16   "_from": "lodash@>=2.4.1 <2.5.0",
17   "_id": "lodash@2.4.2",
18   "_inCache": true,
19   "_location": "/ibrik/lodash",
20   "_nodeVersion": "0.12.2",
21   "_npmUser": {
22     "name": "jdalton",
23     "email": "john.david.dalton@gmail.com"
24   },
25   "_npmVersion": "2.7.5",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "lodash@~2.4.1",
29     "scope": null,
30     "escapedName": "lodash",
31     "name": "lodash",
32     "rawSpec": "~2.4.1",
33     "spec": ">=2.4.1 <2.5.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/ibrik"
38   ],
39   "_resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz",
40   "_shasum": "fadd834b9683073da179b3eae6d9c0d15053f73e",
41   "_shrinkwrap": null,
42   "_spec": "lodash@~2.4.1",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\ibrik",
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": "Blaine Bublitz",
60       "email": "blaine@iceddev.com",
61       "url": "http://www.iceddev.com/"
62     },
63     {
64       "name": "Kit Cambridge",
65       "email": "github@kitcambridge.be",
66       "url": "http://kitcambridge.be/"
67     },
68     {
69       "name": "Mathias Bynens",
70       "email": "mathias@qiwi.be",
71       "url": "http://mathiasbynens.be/"
72     }
73   ],
74   "dependencies": {},
75   "description": "A utility library delivering consistency, customization, performance, & extras.",
76   "devDependencies": {},
77   "directories": {},
78   "dist": {
79     "shasum": "fadd834b9683073da179b3eae6d9c0d15053f73e",
80     "tarball": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz"
81   },
82   "engines": [
83     "node",
84     "rhino"
85   ],
86   "files": [
87     "LICENSE.txt",
88     "lodash.js",
89     "dist/lodash.js",
90     "dist/lodash.min.js",
91     "dist/lodash.compat.js",
92     "dist/lodash.compat.min.js",
93     "dist/lodash.underscore.js",
94     "dist/lodash.underscore.min.js"
95   ],
96   "homepage": "http://lodash.com/",
97   "jam": {
98     "main": "dist/lodash.compat.js",
99     "include": [
100       "LICENSE.txt",
101       "dist/lodash.js",
102       "dist/lodash.min.js",
103       "dist/lodash.compat.js",
104       "dist/lodash.compat.min.js",
105       "dist/lodash.underscore.js",
106       "dist/lodash.underscore.min.js"
107     ]
108   },
109   "keywords": [
110     "amd",
111     "browser",
112     "client",
113     "customize",
114     "functional",
115     "server",
116     "util"
117   ],
118   "license": "MIT",
119   "main": "dist/lodash.js",
120   "maintainers": [
121     {
122       "name": "jdalton",
123       "email": "john.david.dalton@gmail.com"
124     },
125     {
126       "name": "mathias",
127       "email": "mathias@qiwi.be"
128     },
129     {
130       "name": "phated",
131       "email": "blaine@iceddev.com"
132     },
133     {
134       "name": "kitcambridge",
135       "email": "github@kitcambridge.be"
136     },
137     {
138       "name": "d10",
139       "email": "demoneaux@gmail.com"
140     }
141   ],
142   "name": "lodash",
143   "optionalDependencies": {},
144   "readme": "ERROR: No README data found!",
145   "repository": {
146     "type": "git",
147     "url": "git+https://github.com/lodash/lodash.git"
148   },
149   "scripts": {},
150   "version": "2.4.2",
151   "volo": {
152     "type": "directory",
153     "ignore": [
154       ".*",
155       "*.custom.*",
156       "*.min.*",
157       "*.template.*",
158       "*.map",
159       "*.md",
160       "lodash.js",
161       "index.js",
162       "bower.json",
163       "component.json",
164       "doc",
165       "modularize",
166       "node_modules",
167       "perf",
168       "test",
169       "vendor"
170     ]
171   }
172 }