UNPKG

84 BTypeScriptView Raw
1export declare function readPackageJson(dir: string, safe?: boolean): Promise<any>;