Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / lazy-cache / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "lazy-cache@^1.0.3",
6         "scope": null,
7         "escapedName": "lazy-cache",
8         "name": "lazy-cache",
9         "rawSpec": "^1.0.3",
10         "spec": ">=1.0.3 <2.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\center-align"
14     ]
15   ],
16   "_from": "lazy-cache@>=1.0.3 <2.0.0",
17   "_id": "lazy-cache@1.0.4",
18   "_inCache": true,
19   "_location": "/lazy-cache",
20   "_nodeVersion": "5.5.0",
21   "_npmOperationalInternal": {
22     "host": "packages-12-west.internal.npmjs.com",
23     "tmp": "tmp/lazy-cache-1.0.4.tgz_1461378859142_0.0996799839194864"
24   },
25   "_npmUser": {
26     "name": "jonschlinkert",
27     "email": "github@sellside.com"
28   },
29   "_npmVersion": "3.6.0",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "lazy-cache@^1.0.3",
33     "scope": null,
34     "escapedName": "lazy-cache",
35     "name": "lazy-cache",
36     "rawSpec": "^1.0.3",
37     "spec": ">=1.0.3 <2.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/center-align"
42   ],
43   "_resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz",
44   "_shasum": "a1d78fc3a50474cb80845d3b3b6e1da49a446e8e",
45   "_shrinkwrap": null,
46   "_spec": "lazy-cache@^1.0.3",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\center-align",
48   "author": {
49     "name": "Jon Schlinkert",
50     "url": "https://github.com/jonschlinkert"
51   },
52   "bugs": {
53     "url": "https://github.com/jonschlinkert/lazy-cache/issues"
54   },
55   "dependencies": {},
56   "description": "Cache requires to be lazy-loaded when needed.",
57   "devDependencies": {
58     "ansi-yellow": "^0.1.1",
59     "glob": "^7.0.3",
60     "gulp-format-md": "^0.1.8",
61     "mocha": "^2.4.5"
62   },
63   "directories": {},
64   "dist": {
65     "shasum": "a1d78fc3a50474cb80845d3b3b6e1da49a446e8e",
66     "tarball": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz"
67   },
68   "engines": {
69     "node": ">=0.10.0"
70   },
71   "files": [
72     "index.js"
73   ],
74   "gitHead": "d081ffbda147391083a6856fafb1c5d82308f80c",
75   "homepage": "https://github.com/jonschlinkert/lazy-cache",
76   "keywords": [
77     "cache",
78     "caching",
79     "dependencies",
80     "dependency",
81     "lazy",
82     "require",
83     "requires"
84   ],
85   "license": "MIT",
86   "main": "index.js",
87   "maintainers": [
88     {
89       "name": "jonschlinkert",
90       "email": "github@sellside.com"
91     },
92     {
93       "name": "doowb",
94       "email": "brian.woodward@gmail.com"
95     }
96   ],
97   "name": "lazy-cache",
98   "optionalDependencies": {},
99   "readme": "ERROR: No README data found!",
100   "repository": {
101     "type": "git",
102     "url": "git+https://github.com/jonschlinkert/lazy-cache.git"
103   },
104   "scripts": {
105     "test": "mocha"
106   },
107   "verb": {
108     "related": {
109       "list": [
110         "lint-deps"
111       ]
112     },
113     "plugins": [
114       "gulp-format-md"
115     ],
116     "toc": false,
117     "layout": "default",
118     "tasks": [
119       "readme"
120     ],
121     "lint": {
122       "reflinks": true
123     },
124     "reflinks": [
125       "verb"
126     ]
127   },
128   "version": "1.0.4"
129 }