Skip to content

Instantly share code, notes, and snippets.

@AhnSeongHyun
Created March 23, 2015 10:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AhnSeongHyun/cc9857d6333c2a17f8c9 to your computer and use it in GitHub Desktop.
Save AhnSeongHyun/cc9857d6333c2a17f8c9 to your computer and use it in GitHub Desktop.
{
"name": "goodpeople",
"version": "0.0.0",
"authors": [
"AhnSeongHyun <sh84.ahn@gmail.com>"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "~2.1.3",
"bootstrap": "~3.3.4",
"bootstrap-table": "~1.6.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment