pname
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Package name Travis CI Build Status

Get the name of the calling package.

NPM Badge

Install

npm install pname

Usage

const packageName = require("pname");
 
console.log(packageName)
//=> 'somePackageName'

API

packageName

Type: string

The name of the calling package.

Readme

Keywords

Package Sidebar

Install

npm i pname

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.65 kB

Total Files

6

Last publish

Collaborators

  • richienb