Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

Commit

Permalink
Merge pull request #8 from helpscout/new-add-keywords-to-package
Browse files Browse the repository at this point in the history
Adds default keywords to new pack template
  • Loading branch information
ItsJonQ committed Jul 6, 2016
2 parents 8623d8c + d69cff4 commit 9c043f9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions templates/pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,19 @@
"type": "git",
"url": ""
},
"keywords": [
"bem",
"css",
"design",
"functional",
"itcss",
"modular",
"oocss",
"performance",
"seed",
"seed-pack",
"scss"
],
"authors": [
],
"license": "<%= license %>",
Expand Down

0 comments on commit 9c043f9

Please sign in to comment.