1.1.1 • Published 10 months ago

@nodesecure/npm-types v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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";