litecollective

1.0.4 • Public • Published

litecollective

A lightweight package that provides exact the same postinstall action as the original opencollective package but with a much smaller footprint (200KB vs 24MB).

Install

$ npm install --save litecollective

Config

Add the following to your package.json:

{
  "scripts": {
    "postinstall": "litecollective"
  },
  "collective": {
    "logo": "https://opencollective.com/webpack/logo.txt",
    "url": "https://opencollective.com/webpack"
  }
}

Package Sidebar

Install

npm i litecollective

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

10.7 kB

Total Files

7

Last publish

Collaborators

  • bashalulu