json-sass
json-sass copied to clipboard
Add repository field to package.json
When installing this package via npm, I get the following warning:
npm WARN package.json [email protected] No repository field.
Documentation: https://docs.npmjs.com/files/package.json#repository
Adding this field to the package.json file should make this warning disappear.
Fixes #3.