Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / is-typedarray / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "is-typedarray@~1.0.0",
6         "scope": null,
7         "escapedName": "is-typedarray",
8         "name": "is-typedarray",
9         "rawSpec": "~1.0.0",
10         "spec": ">=1.0.0 <1.1.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\request"
14     ]
15   ],
16   "_from": "is-typedarray@>=1.0.0 <1.1.0",
17   "_id": "is-typedarray@1.0.0",
18   "_inCache": true,
19   "_location": "/is-typedarray",
20   "_nodeVersion": "0.10.36",
21   "_npmUser": {
22     "name": "hughsk",
23     "email": "hughskennedy@gmail.com"
24   },
25   "_npmVersion": "2.7.5",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "is-typedarray@~1.0.0",
29     "scope": null,
30     "escapedName": "is-typedarray",
31     "name": "is-typedarray",
32     "rawSpec": "~1.0.0",
33     "spec": ">=1.0.0 <1.1.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/request"
38   ],
39   "_resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
40   "_shasum": "e479c80858df0c1b11ddda6940f96011fcda4a9a",
41   "_shrinkwrap": null,
42   "_spec": "is-typedarray@~1.0.0",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\request",
44   "author": {
45     "name": "Hugh Kennedy",
46     "email": "hughskennedy@gmail.com",
47     "url": "http://hughsk.io/"
48   },
49   "bugs": {
50     "url": "https://github.com/hughsk/is-typedarray/issues"
51   },
52   "dependencies": {},
53   "description": "Detect whether or not an object is a Typed Array",
54   "devDependencies": {
55     "tape": "^2.13.1"
56   },
57   "directories": {},
58   "dist": {
59     "shasum": "e479c80858df0c1b11ddda6940f96011fcda4a9a",
60     "tarball": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz"
61   },
62   "gitHead": "0617cfa871686cf541af62b144f130488f44f6fe",
63   "homepage": "https://github.com/hughsk/is-typedarray",
64   "keywords": [
65     "typed",
66     "array",
67     "detect",
68     "is",
69     "util"
70   ],
71   "license": "MIT",
72   "main": "index.js",
73   "maintainers": [
74     {
75       "name": "hughsk",
76       "email": "hughskennedy@gmail.com"
77     }
78   ],
79   "name": "is-typedarray",
80   "optionalDependencies": {},
81   "readme": "ERROR: No README data found!",
82   "repository": {
83     "type": "git",
84     "url": "git://github.com/hughsk/is-typedarray.git"
85   },
86   "scripts": {
87     "test": "node test"
88   },
89   "version": "1.0.0"
90 }