Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / path-is-absolute / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "path-is-absolute@^1.0.0",
6         "scope": null,
7         "escapedName": "path-is-absolute",
8         "name": "path-is-absolute",
9         "rawSpec": "^1.0.0",
10         "spec": ">=1.0.0 <2.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\chokidar"
14     ]
15   ],
16   "_from": "path-is-absolute@>=1.0.0 <2.0.0",
17   "_id": "path-is-absolute@1.0.1",
18   "_inCache": true,
19   "_location": "/path-is-absolute",
20   "_nodeVersion": "6.6.0",
21   "_npmOperationalInternal": {
22     "host": "packages-12-west.internal.npmjs.com",
23     "tmp": "tmp/path-is-absolute-1.0.1.tgz_1475210523565_0.9876507974695414"
24   },
25   "_npmUser": {
26     "name": "sindresorhus",
27     "email": "sindresorhus@gmail.com"
28   },
29   "_npmVersion": "3.10.3",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "path-is-absolute@^1.0.0",
33     "scope": null,
34     "escapedName": "path-is-absolute",
35     "name": "path-is-absolute",
36     "rawSpec": "^1.0.0",
37     "spec": ">=1.0.0 <2.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/chokidar",
42     "/fs-extra",
43     "/glob",
44     "/rimraf/glob"
45   ],
46   "_resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
47   "_shasum": "174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f",
48   "_shrinkwrap": null,
49   "_spec": "path-is-absolute@^1.0.0",
50   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\chokidar",
51   "author": {
52     "name": "Sindre Sorhus",
53     "email": "sindresorhus@gmail.com",
54     "url": "sindresorhus.com"
55   },
56   "bugs": {
57     "url": "https://github.com/sindresorhus/path-is-absolute/issues"
58   },
59   "dependencies": {},
60   "description": "Node.js 0.12 path.isAbsolute() ponyfill",
61   "devDependencies": {
62     "xo": "^0.16.0"
63   },
64   "directories": {},
65   "dist": {
66     "shasum": "174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f",
67     "tarball": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
68   },
69   "engines": {
70     "node": ">=0.10.0"
71   },
72   "files": [
73     "index.js"
74   ],
75   "gitHead": "edc91d348b21dac2ab65ea2fbec2868e2eff5eb6",
76   "homepage": "https://github.com/sindresorhus/path-is-absolute#readme",
77   "keywords": [
78     "path",
79     "paths",
80     "file",
81     "dir",
82     "absolute",
83     "isabsolute",
84     "is-absolute",
85     "built-in",
86     "util",
87     "utils",
88     "core",
89     "ponyfill",
90     "polyfill",
91     "shim",
92     "is",
93     "detect",
94     "check"
95   ],
96   "license": "MIT",
97   "maintainers": [
98     {
99       "name": "sindresorhus",
100       "email": "sindresorhus@gmail.com"
101     }
102   ],
103   "name": "path-is-absolute",
104   "optionalDependencies": {},
105   "readme": "ERROR: No README data found!",
106   "repository": {
107     "type": "git",
108     "url": "git+https://github.com/sindresorhus/path-is-absolute.git"
109   },
110   "scripts": {
111     "test": "xo && node test.js"
112   },
113   "version": "1.0.1"
114 }