File tree Expand file tree Collapse file tree 1 file changed +37
-14
lines changed Expand file tree Collapse file tree 1 file changed +37
-14
lines changed Original file line number Diff line number Diff line change 11{
2- "type" : " module" ,
3- "name" : " @MarketingPipeline/File-Loader.js" ,
4- "version" : " 1.0.0" ,
5- "description" : " A JavaScript library for easily loading scripts & stylesheets to the DOM / a HTML page." ,
6- "license" : " MIT" ,
7- "main" : " ./dist/file-loader.min.js" ,
8- "author" : {
9- "name" : " MarketingPipeline" ,
10- "url" : " https://github.com/MarketingPipeline"
11- },
12- "repository" : {
13- "type" : " git" ,
14- "url" : " https://github.com/MarketingPipeline/File-Loader.js.git"
15- }
2+ "type" : " module" ,
3+ "name" : " @MarketingPipeline/File-Loader.js" ,
4+ "version" : " 1.0.0" ,
5+ "description" : " A JavaScript library for easily loading scripts & stylesheets to the DOM / a HTML page." ,
6+ "license" : " MIT" ,
7+ "main" : " ./dist/file-loader.min.js" ,
8+ "author" : {
9+ "name" : " MarketingPipeline" ,
10+ "url" : " https://github.com/MarketingPipeline"
11+ },
12+ "repository" : {
13+ "type" : " git" ,
14+ "url" : " https://github.com/MarketingPipeline/File-Loader.js.git"
15+ },
16+ "keywords" : [
17+ " promise" ,
18+ " async" ,
19+ " UnhandledPromiseRejectionWarning" ,
20+ " PromiseRejectionHandledWarning" ,
21+ " load-files" ,
22+ " file-loader" ,
23+ " load-javascript" ,
24+ " load-stylesheets" ,
25+ " script-loader" ,
26+ " css-loader" ,
27+ " load-file" ,
28+ " load-multiple-files" ,
29+ " load-files-to-HTML" ,
30+ " file-loader.js" ,
31+ " load-js" ,
32+ " load-css" ,
33+ " js-loader" ,
34+ " javascript-loader" ,
35+ " client-side" ,
36+ " browser" ,
37+ " javascript"
38+ ]
1639}
You can’t perform that action at this time.
0 commit comments