Skip to content

Instantly share code, notes, and snippets.

@z1nkum
Created December 30, 2015 13:44
Show Gist options
  • Save z1nkum/756490c0b48ebe578191 to your computer and use it in GitHub Desktop.
Save z1nkum/756490c0b48ebe578191 to your computer and use it in GitHub Desktop.
{
"name": "",
"version": "0.0.1",
"description": "",
"moduleType": [
"amd"
],
"authors": [
"Dmitry S. Vlasov"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "~2.1.4",
"bootstrap": "~3.3.4",
"bootstrap-toggle": "~2.2.0",
"mustache": "~2.1.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment