mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-13 19:34:54 +00:00
28 lines
659 B
JSON
28 lines
659 B
JSON
{
|
|
"name": "external-plugins-board",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "external-plugins-board",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"marked": "^15.0.0"
|
|
}
|
|
},
|
|
"node_modules/marked": {
|
|
"version": "15.0.12",
|
|
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.12.tgz",
|
|
"integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"marked": "bin/marked.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
}
|
|
}
|
|
}
|