Created
November 18, 2015 18:58
-
-
Save shaosh/cd7d0bce556e9f7198e2 to your computer and use it in GitHub Desktop.
package.json of Grunt template
This file contains hidden or 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": "", | |
"version": "0.1.0", | |
"author": "Shihuan Shao", | |
"devDependencies": { | |
"grunt": "~0.4.1", | |
"matchdep": "^1.0.0" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment