JSPM

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

Checks that given package name is installed locally (in current working directory) or globally.

Package Exports

  • detect-installed

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

Readme

npm mit license build status coverage status deps status

Checks that given package name is installed locally (in current working directory) or globally.

Install

npm i --save detect-installed
npm test

Usage

For more use-cases see the tests

var detectInstalled = require('detect-installed');

Author

Charlike Mike Reagent

License MIT license

Copyright (c) 2015 Charlike Mike Reagent, contributors.
Released under the MIT license.


Proudly generated by docks(1), April 14, 2015