JSPM

travis-config-keys

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 298
  • Score
    100M100P100Q91271F
  • License MIT

Travis configs properties in correct order

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

NPM version Build Status Coveralls Status Dependency Status

Travis configs properties in correct order

Install

npm install --save travis-config-keys

Usage

import travisConfigKeys from 'travis-config-keys';

// Array of travis config keys in proper order
console.log(travisConfigKeys); // […]

License

MIT © Vladimir Starkov