UNPKG

@cisdi/pangu

Version:

develop tool for ui-engine project

7 lines (4 loc) 152 B
const { pkgPath } = require('./paths') const { readJSONFileSync } = require('./read-json') const pkg = readJSONFileSync(pkgPath) module.exports = pkg