Skip to content

Commit

Permalink
add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Sep 22, 2015
1 parent e24c199 commit 5faf772
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions package.json
Expand Up @@ -26,10 +26,20 @@
"files": [
"index.js"
],
"keywords": [],
"keywords": [
"bytes",
"compile",
"engine",
"helpers",
"minimal",
"partials",
"render",
"small",
"template"
],
"standard": {
"ignore": [
"dist/**"
]
}
}
}

0 comments on commit 5faf772

Please sign in to comment.