Skip to content
pkg-types / 4.1.0

pkg-types 4.1.0

Install from the command line:
Learn more about npm packages
$ npm install @flex-development/pkg-types@4.1.0
Install via package.json:
"@flex-development/pkg-types": "4.1.0"

About this version

pkg-types

github release npm module type: esm license conventional commits typescript vitest yarn

TypeScript definitions for package.json

Contents

What is this?

This package contains TypeScript definitions for package.json files and values used in package.json files.

Install

In Node.js with yarn:

yarn add @flex-development/pkg-types
See Git - Protocols | Yarn  for details regarding installing from Git.

Use

import type {
  Condition,
  ConditionMap,
  ConditionalTargets,
  Exports,
  ExportsKey,
  ExportsObject,
  ExportsSubpath,
  Imports,
  ImportsSubpath,
  PackageJson,
  PackageType,
  SubpathExports,
  Target,
  TargetList
} from '@flex-development/pkg-types'

API

Related

Contribute

See CONTRIBUTING.md.

This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.

Details


Assets

  • pkg-types-4.1.0.tgz

Download activity

  • Total downloads 197
  • Last 30 days 98
  • Last week 5
  • Today 1

Recent versions

View all