Skip to content

pkg-get is a tool for get field in package.json.

Notifications You must be signed in to change notification settings

minjs1cn/pkg-get

Repository files navigation

pkg-get

pkg-get is a tool for get field in package.json.

Usage

import pkg from 'pkg-get';

const name = pkg.name();