json-sass icon indicating copy to clipboard operation
json-sass copied to clipboard

Add repository field to package.json

Open lencioni opened this issue 10 years ago • 0 comments

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.

lencioni avatar Jul 08 '15 19:07 lencioni