Add SWC implies

main
Chris 2 years ago
parent 3ae33f5605
commit f7424caaf3

@ -547,6 +547,10 @@
],
"description": "A modern runtime for JavaScript and TypeScript.",
"icon": "deno.svg",
"implies": [
"TypeScript",
"SWC"
],
"oss": true,
"website": "https://deno.land"
},
@ -1786,4 +1790,4 @@
"scriptSrc": "deepMiner\\.js",
"website": "https://github.com/deepwn/deepMiner"
}
}
}

@ -3033,6 +3033,9 @@
"js": {
"parcelRequire": ""
},
"implies": [
"SWC"
],
"website": "https://parceljs.org/"
},
"particles.js": {
@ -3278,4 +3281,4 @@
},
"website": "http://punbb.informer.com"
}
}
}