Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / get-stdin / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "get-stdin@^4.0.1",
6         "scope": null,
7         "escapedName": "get-stdin",
8         "name": "get-stdin",
9         "rawSpec": "^4.0.1",
10         "spec": ">=4.0.1 <5.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\dateformat"
14     ]
15   ],
16   "_from": "get-stdin@>=4.0.1 <5.0.0",
17   "_id": "get-stdin@4.0.1",
18   "_inCache": true,
19   "_location": "/get-stdin",
20   "_npmUser": {
21     "name": "sindresorhus",
22     "email": "sindresorhus@gmail.com"
23   },
24   "_npmVersion": "1.4.28",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "get-stdin@^4.0.1",
28     "scope": null,
29     "escapedName": "get-stdin",
30     "name": "get-stdin",
31     "rawSpec": "^4.0.1",
32     "spec": ">=4.0.1 <5.0.0",
33     "type": "range"
34   },
35   "_requiredBy": [
36     "/dateformat",
37     "/strip-indent"
38   ],
39   "_resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
40   "_shasum": "b968c6b0a04384324902e8bf1a5df32579a450fe",
41   "_shrinkwrap": null,
42   "_spec": "get-stdin@^4.0.1",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\dateformat",
44   "author": {
45     "name": "Sindre Sorhus",
46     "email": "sindresorhus@gmail.com",
47     "url": "http://sindresorhus.com"
48   },
49   "bugs": {
50     "url": "https://github.com/sindresorhus/get-stdin/issues"
51   },
52   "dependencies": {},
53   "description": "Easier stdin",
54   "devDependencies": {
55     "ava": "0.0.4",
56     "buffer-equal": "0.0.1"
57   },
58   "directories": {},
59   "dist": {
60     "shasum": "b968c6b0a04384324902e8bf1a5df32579a450fe",
61     "tarball": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz"
62   },
63   "engines": {
64     "node": ">=0.10.0"
65   },
66   "files": [
67     "index.js"
68   ],
69   "gitHead": "65c744975229b25d6cc5c7546f49b6ad9099553f",
70   "homepage": "https://github.com/sindresorhus/get-stdin",
71   "keywords": [
72     "std",
73     "stdin",
74     "stdio",
75     "concat",
76     "buffer",
77     "stream",
78     "process",
79     "stream"
80   ],
81   "license": "MIT",
82   "maintainers": [
83     {
84       "name": "sindresorhus",
85       "email": "sindresorhus@gmail.com"
86     }
87   ],
88   "name": "get-stdin",
89   "optionalDependencies": {},
90   "readme": "ERROR: No README data found!",
91   "repository": {
92     "type": "git",
93     "url": "git+https://github.com/sindresorhus/get-stdin.git"
94   },
95   "scripts": {
96     "test": "node test.js && node test-buffer.js && echo unicorns | node test-real.js"
97   },
98   "version": "4.0.1"
99 }