@emdaer/plugin-value-from-package

3.2.31 • Public • Published

@emdaer/plugin-value-from-package · Travis Documented with emdaer Maintained with lerna

An emdaer plugin that retrieves and renders values from package.json

Usage

@emdaer/plugin-value-from-package is an emdaer plugin – see the emdaer monorepo for more information

Documentation

Example

@emdaer/plugin-value-from-package

Usage in README

<!--emdaer-p
 - '@emdaer/plugin-value-from-package'
  - value: name
-->

valueFromPackage

Retrieve and render values from package.json

Parameters

  • options any
    • options.value string The value to get from the package.json
    • options.path string The path to the directory in which to find the package.json

Examples

<!--emdaer-p
 - '@emdaer/plugin-value-from-package'
  - value: name
-->

Returns Promise<string> The value from package.json

Readme

Keywords

Package Sidebar

Install

npm i @emdaer/plugin-value-from-package

Weekly Downloads

192

Version

3.2.31

License

MIT

Unpacked Size

33.4 kB

Total Files

8

Last publish

Collaborators

  • beautyhammer
  • emdaerbot
  • flipactual
  • infiniteluke