Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / isobject / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "isobject@^2.0.0",
6         "scope": null,
7         "escapedName": "isobject",
8         "name": "isobject",
9         "rawSpec": "^2.0.0",
10         "spec": ">=2.0.0 <3.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\fill-range"
14     ]
15   ],
16   "_from": "isobject@>=2.0.0 <3.0.0",
17   "_id": "isobject@2.1.0",
18   "_inCache": true,
19   "_location": "/isobject",
20   "_nodeVersion": "5.5.0",
21   "_npmOperationalInternal": {
22     "host": "packages-16-east.internal.npmjs.com",
23     "tmp": "tmp/isobject-2.1.0.tgz_1461618425262_0.8524945541284978"
24   },
25   "_npmUser": {
26     "name": "jonschlinkert",
27     "email": "github@sellside.com"
28   },
29   "_npmVersion": "3.6.0",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "isobject@^2.0.0",
33     "scope": null,
34     "escapedName": "isobject",
35     "name": "isobject",
36     "rawSpec": "^2.0.0",
37     "spec": ">=2.0.0 <3.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/fill-range"
42   ],
43   "_resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
44   "_shasum": "f065561096a3f1da2ef46272f815c840d87e0c89",
45   "_shrinkwrap": null,
46   "_spec": "isobject@^2.0.0",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\fill-range",
48   "author": {
49     "name": "Jon Schlinkert",
50     "url": "https://github.com/jonschlinkert"
51   },
52   "bugs": {
53     "url": "https://github.com/jonschlinkert/isobject/issues"
54   },
55   "dependencies": {
56     "isarray": "1.0.0"
57   },
58   "description": "Returns true if the value is an object and not an array or null.",
59   "devDependencies": {
60     "gulp-format-md": "^0.1.9",
61     "mocha": "^2.4.5"
62   },
63   "directories": {},
64   "dist": {
65     "shasum": "f065561096a3f1da2ef46272f815c840d87e0c89",
66     "tarball": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz"
67   },
68   "engines": {
69     "node": ">=0.10.0"
70   },
71   "files": [
72     "index.js"
73   ],
74   "gitHead": "d693ec8d31b02b42a19b2d806407a4ecb2f9fb73",
75   "homepage": "https://github.com/jonschlinkert/isobject",
76   "keywords": [
77     "check",
78     "is",
79     "is-object",
80     "isobject",
81     "kind",
82     "kind-of",
83     "kindof",
84     "native",
85     "object",
86     "type",
87     "typeof",
88     "value"
89   ],
90   "license": "MIT",
91   "main": "index.js",
92   "maintainers": [
93     {
94       "name": "jonschlinkert",
95       "email": "github@sellside.com"
96     },
97     {
98       "name": "doowb",
99       "email": "brian.woodward@gmail.com"
100     }
101   ],
102   "name": "isobject",
103   "optionalDependencies": {},
104   "readme": "ERROR: No README data found!",
105   "repository": {
106     "type": "git",
107     "url": "git+https://github.com/jonschlinkert/isobject.git"
108   },
109   "scripts": {
110     "test": "mocha"
111   },
112   "verb": {
113     "related": {
114       "list": [
115         "merge-deep",
116         "extend-shallow",
117         "is-plain-object",
118         "kind-of"
119       ]
120     },
121     "toc": false,
122     "layout": "default",
123     "tasks": [
124       "readme"
125     ],
126     "plugins": [
127       "gulp-format-md"
128     ],
129     "lint": {
130       "reflinks": true
131     },
132     "reflinks": [
133       "verb"
134     ]
135   },
136   "version": "2.1.0"
137 }