Skip to content

Instantly share code, notes, and snippets.

@lohithgn
Last active August 15, 2016 17:43
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 lohithgn/d288cf77706dbe1b041ce67f58eec733 to your computer and use it in GitHub Desktop.
Save lohithgn/d288cf77706dbe1b041ce67f58eec733 to your computer and use it in GitHub Desktop.
ASP.NET Core Web App bower.json
{
"name": "asp.net",
"private": true,
"dependencies": {
"bootstrap": "3.3.6",
"jquery": "2.2.0",
"jquery-validation": "1.14.0",
"jquery-validation-unobtrusive": "3.2.6",
"kendo-ui-core": "2016.2.812"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment