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