npm install pinf-it-packageinsightSTATUS: DEV
Package MetaData Wrapper
========================
Package metadata standards are evolving but there are various differences across communities.
This library attempts to generate a normalized package descriptor and manifest for
any package that adheres to the following conventions:
* npm
* CommonJS
* component
* sm
Install
-------
npm install pinf-it-packageinsight
Usage
-----
const PACKAGEINSIGHT = require("packageinsight");
PACKAGEINSIGHT.parseDescriptor("
Development
-----------
make test
License
=======