JSPM

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

See all the details of an npm dependency

Package Exports

  • see-dependency

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

Readme

See Dependency

See all the details of an npm dependency

npm version License: MIT Build Status Language grade: JavaScript

Install

npm install see-dependency

or

yarn add see-dependency

Usage

const seeDependency = require("see-dependency");

// returns all details asynchronously
seeDependency.see("moment").then(details => console.log(details));

// returns all details synchronously
console.log(seeDependecy.seeSync("lodash"));

NPM Statistics

Download stats for this NPM package

NPM

License

See Dependency is open source software licensed as MIT.