MCPcopy 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

1const _ = require('underscore');
2const { getAddonPackagePath } = require('./paths');
3
4module.exports = async function resolvePackage({ addons = [], ...config } = {}) {

Callers

nothing calls this directly

Calls 1

getAddonPackagePathFunction · 0.85

Tested by

no test coverage detected