# hasProjectNpm
```ts
export declare const hasProjectNpm: (cwd: string) => boolean;

```
