Created
September 4, 2015 13:21
-
-
Save rabellamy/b9cd3ca03ea4ad581622 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "yourThemeName", | |
"version": "0.0.0", | |
"authors": [ | |
"Your Name <youremail.youremail.com>" | |
], | |
"description": "Your description ....", | |
"dependencies": { | |
"eq.js": "~1.7.0", | |
"borealis": "~1.1.0", | |
"sass-toolkit": "~2.7.0", | |
"compass-breakpoint": "~2.4.2", | |
"singularity": "~1.6.2", | |
"modular-scale": "~2.1.1", | |
"color-schemer": "~0.2.8" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment