Skip to content

Commit

Permalink
docs: add repo to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jgranstrom committed Jan 28, 2017
1 parent a6613cf commit d880120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"test": "npm run compile && mocha --compilers js:babel-core/register",
"changelog": "conventional-changelog -i CHANGELOG.md -s -r 0"
},
"repository": "jgranstrom/sass-extract",
"author": "John Granström <[email protected]>",
"description": "Extract structured variables from sass files. Fast and accurate.",
"keywords": [
Expand Down

0 comments on commit d880120

Please sign in to comment.