UNPKG

lightercollective

Version:

a basic postinstall only binary based on package.json collective info

14 lines (13 loc) 266 B
{ "name": "test-lightercollective", "scripts": { "postinstall": "lightercollective" }, "collective": { "url": "https://github.com/WebReflection/lightercollective", "logo": "logo.txt" }, "devDependencies": { "lightercollective": "*" } }