JSPM

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

Get the iTerm2 version

Package Exports

  • iterm2-version

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 (iterm2-version) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

iterm2-version Build Status

Get the iTerm2 version

Install

$ npm install --save iterm2-version

Usage

const iterm2Version = require('iterm2-version');

iterm2Version();
//=> '2.9.20160307'

License

MIT © Sindre Sorhus