Package Exports
- travis-config-keys
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (travis-config-keys) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
travis-config-keys
Travis configs properties in correct order
Install
npm install --save travis-config-keys
Usage
import travisConfigKeys from 'travis-config-keys';
travisConfigKeys('unicorns'); // unicorns
API
travisConfigKeys(input, [options])
input
Required
Type: String
Lorem ipsum.
options
foo
Type: Boolean
Default: false
Lorem ipsum.
License
MIT © Vladimir Starkov