File tree Expand file tree Collapse file tree 1 file changed +32
-32
lines changed
Expand file tree Collapse file tree 1 file changed +32
-32
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " html-webpack-wrap-html-plugin" ,
3- "version" : " 0.0.1 " ,
4- "description" : " simplifies wrap HTML files to serve your webpack bundles" ,
5- "main" : " index.js" ,
6- "scripts" : {
7- "prepublish" : " npm run test" ,
8- "test" : " jasmine"
9- },
10- "keywords" : [
11- " html-webpack-plugin" ,
12- " webpack" ,
13- " wrap" ,
14- " html" ,
15- " plugin"
16- ],
17- "author" : " zman <hxfdarling@hotmail.com> (https://github.com/hxfdarling)" ,
18- "license" : " MIT" ,
19- "repository" : {
20- "type" : " git" ,
21- "url" : " git+https://github.com/hxfdarling/html-webpack-wrap-html-plugin.git"
22- },
23- "bugs" : {
24- "url" : " https://github.com/hxfdarling/html-webpack-wrap-html-plugin/issues"
25- },
26- "homepage" : " https://github.com/hxfdarling/html-webpack-wrap-html-plugin#readme" ,
27- "devDependencies" : {
28- "html-loader" : " ^0.4.4" ,
29- "html-webpack-plugin" : " ^2.24.1" ,
30- "jasmine" : " ^2.5.2" ,
31- "webpack" : " ^1.14.0"
32- }
33- }
2+ "name" : " html-webpack-wrap-html-plugin" ,
3+ "version" : " 0.0.2 " ,
4+ "description" : " simplifies wrap HTML files to serve your webpack bundles" ,
5+ "main" : " index.js" ,
6+ "scripts" : {
7+ "prepublish" : " npm run test" ,
8+ "test" : " jasmine"
9+ },
10+ "keywords" : [
11+ " html-webpack-plugin" ,
12+ " webpack" ,
13+ " wrap" ,
14+ " html" ,
15+ " plugin"
16+ ],
17+ "author" : " zman <hxfdarling@hotmail.com> (https://github.com/hxfdarling)" ,
18+ "license" : " MIT" ,
19+ "repository" : {
20+ "type" : " git" ,
21+ "url" : " git+https://github.com/hxfdarling/html-webpack-wrap-html-plugin.git"
22+ },
23+ "bugs" : {
24+ "url" : " https://github.com/hxfdarling/html-webpack-wrap-html-plugin/issues"
25+ },
26+ "homepage" : " https://github.com/hxfdarling/html-webpack-wrap-html-plugin#readme" ,
27+ "devDependencies" : {
28+ "html-loader" : " ^0.4.4" ,
29+ "html-webpack-plugin" : " ^2.24.1" ,
30+ "jasmine" : " ^2.5.2" ,
31+ "webpack" : " ^1.14.0"
32+ }
33+ }
You can’t perform that action at this time.
0 commit comments