Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / coffee-script / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "coffee-script@~1.8.0",
6         "scope": null,
7         "escapedName": "coffee-script",
8         "name": "coffee-script",
9         "rawSpec": "~1.8.0",
10         "spec": ">=1.8.0 <1.9.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\ibrik"
14     ]
15   ],
16   "_from": "coffee-script@>=1.8.0 <1.9.0",
17   "_id": "coffee-script@1.8.0",
18   "_inCache": true,
19   "_location": "/coffee-script",
20   "_npmUser": {
21     "name": "jashkenas",
22     "email": "jashkenas@gmail.com"
23   },
24   "_npmVersion": "1.3.21",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "coffee-script@~1.8.0",
28     "scope": null,
29     "escapedName": "coffee-script",
30     "name": "coffee-script",
31     "rawSpec": "~1.8.0",
32     "spec": ">=1.8.0 <1.9.0",
33     "type": "range"
34   },
35   "_requiredBy": [
36     "/ibrik"
37   ],
38   "_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.8.0.tgz",
39   "_shasum": "9c9f1d2b4a52a000ded15b659791703648263c1d",
40   "_shrinkwrap": null,
41   "_spec": "coffee-script@~1.8.0",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\ibrik",
43   "author": {
44     "name": "Jeremy Ashkenas"
45   },
46   "bin": {
47     "coffee": "./bin/coffee",
48     "cake": "./bin/cake"
49   },
50   "bugs": {
51     "url": "https://github.com/jashkenas/coffeescript/issues"
52   },
53   "dependencies": {
54     "mkdirp": "~0.3.5"
55   },
56   "description": "Unfancy JavaScript",
57   "devDependencies": {
58     "docco": "~0.6.2",
59     "highlight.js": "~8.0.0",
60     "jison": ">=0.2.0",
61     "uglify-js": "~2.2",
62     "underscore": "~1.5.2"
63   },
64   "directories": {
65     "lib": "./lib/coffee-script"
66   },
67   "dist": {
68     "shasum": "9c9f1d2b4a52a000ded15b659791703648263c1d",
69     "tarball": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.8.0.tgz"
70   },
71   "engines": {
72     "node": ">=0.8.0"
73   },
74   "homepage": "http://coffeescript.org",
75   "keywords": [
76     "javascript",
77     "language",
78     "coffeescript",
79     "compiler"
80   ],
81   "license": "MIT",
82   "main": "./lib/coffee-script/coffee-script",
83   "maintainers": [
84     {
85       "name": "jashkenas",
86       "email": "jashkenas@gmail.com"
87     },
88     {
89       "name": "michaelficarra",
90       "email": "npm@michael.ficarra.me"
91     }
92   ],
93   "name": "coffee-script",
94   "optionalDependencies": {},
95   "preferGlobal": true,
96   "readme": "ERROR: No README data found!",
97   "repository": {
98     "type": "git",
99     "url": "git://github.com/jashkenas/coffeescript.git"
100   },
101   "scripts": {
102     "test": "node ./bin/cake test"
103   },
104   "version": "1.8.0"
105 }