Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidWells/analytics
/ get-plugin-details.js
File
get-plugin-details.js
scripts/docs/get-plugin-details.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
)
2
const
getPluginInfo = require(
'./parse'
)
3
4
module.exports =
async
function
grabPluginData(originalPath) {
Callers
nothing calls this directly
Calls
1
getPluginInfo
Function · 0.85
Tested by
no test coverage detected