Type checking for package.json.
Derived from type-fest with a focus on package.json types.
Installation
yarn add types-pkg-json
npm install types-pkg-json
API
Types
; // Type for NPM's package.json file console.logfileName; // "package.json"
Field Types
;
Configuration Types
;
Utility Types
; ;
Dependencies
- types-json: Type checking for JSON objects
- types-eslintrc: Type checking for .eslintrc.json
Dev Dependencies
- @bconnorwhite/bob: Bob is a toolkit for TypeScript projects
License
Related Projects
- types-json: Type checking for JSON objects
- types-tsconfig: Type checking for tsconfig.json
- types-eslintrc: Type checking for .eslintrc.json