Skip to content

Commit

Permalink
Adding package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
sherakama committed Jan 20, 2017
1 parent 908520c commit d499df5
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"bugs": {
"url": "https://github.com/su-sws/decanter/issues"
},
"description": "A collection of SCSS patterns for theme development.",
"homepage": "https://github.com/su-sws/decanter",
"keywords": [
"css",
"mixins",
"sass",
"scss"
],
"license": "GPLV2",
"name": "decanter",
"repository": {
"type": "git",
"url": "https://github.com/su-sws/decanter.git"
},
"version": "0.1.0",
"dependencies": {
"bourbon": "~5.0.0-beta.7",
"bourbon-neat": "^2.0.0-beta.2",
"font-awesome": "^4.6.3"
}
}

0 comments on commit d499df5

Please # to comment.