-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpackage.json
More file actions
150 lines (150 loc) · 4.9 KB
/
package.json
File metadata and controls
150 lines (150 loc) · 4.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
{
"name": "@project-sunbird/content-editor",
"version": "1.0.0",
"description": "Content Editor is tool. Which allows you to create ECML(Ekstep content markup language) type content",
"main": "gulpfile.js",
"eslintConfig": {
"extends": [
"standard"
]
},
"dependencies": {
"@project-sunbird/telemetry-sdk": "^0.0.13",
"body-parser": "*",
"express": "^4.14.0",
"express-http-proxy": "*",
"global": "^4.4.0",
"lodash": "^4.16.6",
"promise": "^8.0.2",
"request": "*",
"xmlbuilder": "*"
},
"devDependencies": {
"ajv": "*",
"bluebird": "^3.4.6",
"bower": "^1.8.14",
"bower-resolve-webpack-plugin": "1.0.5",
"brotli-gzip-webpack-plugin": "0.5.0",
"chai": "^4.1.2",
"clean-css": "^4.1.4",
"clean-webpack-plugin": "^0.1.19",
"clipboard": "^2.0.1",
"codacy-coverage": "^3.4.0",
"compression-webpack-plugin": "3.0.0",
"copy-webpack-plugin": "5.0.4",
"cpy": "^7.0.1",
"css-loader": "1.0.0",
"css-tree": "1.0.0-alpha.29",
"cssnano": "4.1.10",
"csso": "3.5.1",
"eslint": "^5.4.0",
"eslint-config-standard": "^11.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0",
"expose-loader": "0.7.5",
"express-static-gzip": "*",
"file-loader": "4.0.0",
"filemanager-webpack-plugin": "2.0.5",
"fontmin-webpack": "2.0.4",
"glob-all": "*",
"grunt": ">=0.4.0 <1.0.0",
"grunt-aws-s3": "^0.14.5",
"grunt-contrib-compress": "^1.3.0",
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-rename": "0.0.3",
"grunt-contrib-watch": "^0.6.1",
"grunt-jsdoc": "2.1.0",
"grunt-karma": "2.0.0",
"grunt-run": "^0.6.0",
"gulp": "^3.9.1",
"gulp-cachebust": "0.0.6",
"gulp-chug": "^0.5.1",
"gulp-clean": "^0.3.2",
"gulp-concat": "^2.6.1",
"gulp-concat-css": "^2.3.0",
"gulp-filter": "^4.0.0",
"gulp-git": "^2.8.0",
"gulp-inject": "^4.2.0",
"gulp-main-bower-files": "^1.6.0",
"gulp-minifier": "^0.1.4",
"gulp-rename": "^1.2.2",
"gulp-string-replace": "^0.4.0",
"gulp-strip-debug": "^1.1.0",
"gulp-terser": "^2.1.0",
"gulp-uglify": "^3.0.0",
"gulp-zip": "^3.2.0",
"html-loader": "0.5.5",
"html-minifier": "*",
"html-minifier-loader": "*",
"image-webpack-loader": "4.3.1",
"imagemin-svgo": "6.0.0",
"imagemin-webpack-plugin": "2.1.5",
"imports-loader": "1.2.0",
"jasmine": "2.5.2",
"jasmine-core": "2.5.2",
"jasmine-expect": "3.7.0",
"jquery": "3.4.0",
"jsdoc": "3.4.3",
"karma": "^1.3.0",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.1",
"karma-coverage-istanbul-reporter": "^2.0.1",
"karma-jasmine": "1.0.2",
"karma-jasmine-matchers": "3.7.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.3",
"karma-phantomjs-launcher": "1.0.2",
"merge-stream": "1.0.1",
"mini-css-extract-plugin": "0.8.0",
"mocha": "^5.2.0",
"mocha-lcov-reporter": "^1.3.0",
"node-sass": "4.14.1",
"on-build-webpack": "^0.1.0",
"optimize-css-assets-webpack-plugin": "5.0.3",
"phantomjs": "2.1.7",
"postcss-cli": "8.2.0",
"purify-css": "1.2.5",
"purifycss-webpack": "0.7.0",
"sass-loader": "7.1.0",
"string-replace-loader": "2.1",
"svg-inline-loader": "0.8.2",
"svgo": "1.0.5",
"uglify-es": "*",
"uglify-js": "^3.4.2",
"uglifyjs-webpack-plugin": "1.2.5",
"url-loader": "1.0.1",
"webfontloader": "1.6",
"webpack": "4.16.2",
"webpack-clear-console": "*",
"webpack-cli": "^3.1.1",
"webpack-entry-plus": "1.0.12",
"webpack-merge-and-include-globally": "2.1.20",
"webpack-runtime-public-path-plugin": "1.1.2",
"zip-webpack-plugin": "3.0.0"
},
"scripts": {
"bower-install": "cd app && bower cache clean && bower prune -f && bower install --force -V && cd ..",
"package-core-plugins": "gulp packageCorePlugins",
"build": "webpack",
"build-plugins": "webpack --config webpack.plugin.config.js",
"build-editor": "webpack --env.channel=NPM_PACKAGE",
"apptest": "karma start karmaconf.js",
"testpluginframework": "karma start karmaconf.pluginframework.js",
"build-npm-pkg": "gulp packageCorePlugins && npm run build-plugins && npm run build-editor && cd content-editor && gulp minifyJs && gulp copystyleImages && gulp clean && gulp injectrenamedfiles",
"test": "karma start karmaconf.js && karma start karmaconf.pluginframework.js",
"test-with-coverage": "istanbul cover karma start karmaconf.pluginframework.js && istanbul cover karma start karmaconf.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ekstep/Content-Editor.git"
},
"author": "",
"license": "CC",
"bugs": {
"url": "https://github.com/ekstep/Content-Editor/issues"
},
"homepage": "https://github.com/ekstep/Content-Editor#readme"
}