Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / xtend / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "xtend@^4.0.0",
6         "scope": null,
7         "escapedName": "xtend",
8         "name": "xtend",
9         "rawSpec": "^4.0.0",
10         "spec": ">=4.0.0 <5.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\is-my-json-valid"
14     ]
15   ],
16   "_from": "xtend@>=4.0.0 <5.0.0",
17   "_id": "xtend@4.0.1",
18   "_inCache": true,
19   "_location": "/xtend",
20   "_nodeVersion": "0.10.32",
21   "_npmUser": {
22     "name": "raynos",
23     "email": "raynos2@gmail.com"
24   },
25   "_npmVersion": "2.14.1",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "xtend@^4.0.0",
29     "scope": null,
30     "escapedName": "xtend",
31     "name": "xtend",
32     "rawSpec": "^4.0.0",
33     "spec": ">=4.0.0 <5.0.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/is-my-json-valid"
38   ],
39   "_resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
40   "_shasum": "a5c6d532be656e23db820efb943a1f04998d63af",
41   "_shrinkwrap": null,
42   "_spec": "xtend@^4.0.0",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\is-my-json-valid",
44   "author": {
45     "name": "Raynos",
46     "email": "raynos2@gmail.com"
47   },
48   "bugs": {
49     "url": "https://github.com/Raynos/xtend/issues",
50     "email": "raynos2@gmail.com"
51   },
52   "contributors": [
53     {
54       "name": "Jake Verbaten"
55     },
56     {
57       "name": "Matt Esch"
58     }
59   ],
60   "dependencies": {},
61   "description": "extend like a boss",
62   "devDependencies": {
63     "tape": "~1.1.0"
64   },
65   "directories": {},
66   "dist": {
67     "shasum": "a5c6d532be656e23db820efb943a1f04998d63af",
68     "tarball": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz"
69   },
70   "engines": {
71     "node": ">=0.4"
72   },
73   "gitHead": "23dc302a89756da89c1897bc732a752317e35390",
74   "homepage": "https://github.com/Raynos/xtend",
75   "keywords": [
76     "extend",
77     "merge",
78     "options",
79     "opts",
80     "object",
81     "array"
82   ],
83   "license": "MIT",
84   "main": "immutable",
85   "maintainers": [
86     {
87       "name": "raynos",
88       "email": "raynos2@gmail.com"
89     }
90   ],
91   "name": "xtend",
92   "optionalDependencies": {},
93   "readme": "ERROR: No README data found!",
94   "repository": {
95     "type": "git",
96     "url": "git://github.com/Raynos/xtend.git"
97   },
98   "scripts": {
99     "test": "node test"
100   },
101   "testling": {
102     "files": "test.js",
103     "browsers": [
104       "ie/7..latest",
105       "firefox/16..latest",
106       "firefox/nightly",
107       "chrome/22..latest",
108       "chrome/canary",
109       "opera/12..latest",
110       "opera/next",
111       "safari/5.1..latest",
112       "ipad/6.0..latest",
113       "iphone/6.0..latest"
114     ]
115   },
116   "version": "4.0.1"
117 }