JSPM

@nodesecure/npm-types

1.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 185
  • Score
    100M100P100Q99092F
  • License MIT

Up to date typescript definitions for npm registry content

Package Exports

  • @nodesecure/npm-types

Readme

@nodesecure/npm-types

Up to date typescript definitions for npm registry content

Requirements

Getting Started

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm i @nodesecure/npm-types -D
# or
$ yarn add @nodesecure/npm-types -D

Usage example

import type { PackageJSON } from "@nodesecure/npm-types";