Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Create-Node-App/create-node-app
/ package.js
File
package.js
src/package.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
_ = require(
'underscore'
);
2
const
{ getAddonPackagePath } = require(
'./paths'
);
3
4
module.exports =
async
function
resolvePackage({ addons = [], ...config } = {}) {
Callers
nothing calls this directly
Calls
1
getAddonPackagePath
Function · 0.85
Tested by
no test coverage detected