Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / handlebars / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "handlebars@^4.0.1",
6         "scope": null,
7         "escapedName": "handlebars",
8         "name": "handlebars",
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\\istanbul"
14     ]
15   ],
16   "_from": "handlebars@>=4.0.1 <5.0.0",
17   "_id": "handlebars@4.0.6",
18   "_inCache": true,
19   "_location": "/handlebars",
20   "_nodeVersion": "4.6.1",
21   "_npmOperationalInternal": {
22     "host": "packages-18-east.internal.npmjs.com",
23     "tmp": "tmp/handlebars-4.0.6.tgz_1479000463304_0.9163416035007685"
24   },
25   "_npmUser": {
26     "name": "lawnsea",
27     "email": "lawnsea@gmail.com"
28   },
29   "_npmVersion": "2.15.9",
30   "_phantomChildren": {
31     "uglify-to-browserify": "1.0.2",
32     "yargs": "3.10.0"
33   },
34   "_requested": {
35     "raw": "handlebars@^4.0.1",
36     "scope": null,
37     "escapedName": "handlebars",
38     "name": "handlebars",
39     "rawSpec": "^4.0.1",
40     "spec": ">=4.0.1 <5.0.0",
41     "type": "range"
42   },
43   "_requiredBy": [
44     "/istanbul"
45   ],
46   "_resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.6.tgz",
47   "_shasum": "2ce4484850537f9c97a8026d5399b935c4ed4ed7",
48   "_shrinkwrap": null,
49   "_spec": "handlebars@^4.0.1",
50   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\istanbul",
51   "author": {
52     "name": "Yehuda Katz"
53   },
54   "barename": "handlebars",
55   "bin": {
56     "handlebars": "bin/handlebars"
57   },
58   "bugs": {
59     "url": "https://github.com/wycats/handlebars.js/issues"
60   },
61   "dependencies": {
62     "async": "^1.4.0",
63     "optimist": "^0.6.1",
64     "source-map": "^0.4.4",
65     "uglify-js": "^2.6"
66   },
67   "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
68   "devDependencies": {
69     "aws-sdk": "^2.1.49",
70     "babel-loader": "^5.0.0",
71     "babel-runtime": "^5.1.10",
72     "benchmark": "~1.0",
73     "dustjs-linkedin": "^2.0.2",
74     "eco": "~1.1.0-rc-3",
75     "grunt": "~0.4.1",
76     "grunt-babel": "^5.0.0",
77     "grunt-cli": "~0.1.10",
78     "grunt-contrib-clean": "0.x",
79     "grunt-contrib-concat": "0.x",
80     "grunt-contrib-connect": "0.x",
81     "grunt-contrib-copy": "0.x",
82     "grunt-contrib-requirejs": "0.x",
83     "grunt-contrib-uglify": "0.x",
84     "grunt-contrib-watch": "0.x",
85     "grunt-eslint": "^17.1.0",
86     "grunt-saucelabs": "8.x",
87     "grunt-webpack": "^1.0.8",
88     "istanbul": "^0.3.0",
89     "jison": "~0.3.0",
90     "mocha": "~1.20.0",
91     "mock-stdin": "^0.3.0",
92     "mustache": "^2.1.3",
93     "semver": "^5.0.1",
94     "underscore": "^1.5.1",
95     "webpack": "^1.12.6",
96     "webpack-dev-server": "^1.12.1"
97   },
98   "directories": {},
99   "dist": {
100     "shasum": "2ce4484850537f9c97a8026d5399b935c4ed4ed7",
101     "tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.6.tgz"
102   },
103   "engines": {
104     "node": ">=0.4.7"
105   },
106   "gitHead": "ad3037cf54132fc5f589134d3bef961a5f751973",
107   "homepage": "http://www.handlebarsjs.com/",
108   "jspm": {
109     "main": "handlebars",
110     "directories": {
111       "lib": "dist/amd"
112     },
113     "buildConfig": {
114       "minify": true
115     }
116   },
117   "keywords": [
118     "handlebars",
119     "mustache",
120     "template",
121     "html"
122   ],
123   "license": "MIT",
124   "main": "lib/index.js",
125   "maintainers": [
126     {
127       "name": "erisds",
128       "email": "erisds@gmail.com"
129     },
130     {
131       "name": "kpdecker",
132       "email": "kpdecker@gmail.com"
133     },
134     {
135       "name": "lawnsea",
136       "email": "lawnsea@gmail.com"
137     },
138     {
139       "name": "wycats",
140       "email": "wycats@gmail.com"
141     }
142   ],
143   "name": "handlebars",
144   "optionalDependencies": {
145     "uglify-js": "^2.6"
146   },
147   "readme": "ERROR: No README data found!",
148   "repository": {
149     "type": "git",
150     "url": "git+https://github.com/wycats/handlebars.js.git"
151   },
152   "scripts": {
153     "test": "grunt"
154   },
155   "version": "4.0.6"
156 }