Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

Taufik Yulianto / esipkd

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • esipkd
  • esipkd_ori_26012017
  • static
  • datatables
  • bower.json
  • aagusti's avatar
    recaptcha · 9f75dc97
    aagusti committed Jan 31, 2017
    9f75dc97
bower.json 179 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11
{
	"name": "datatables",
	"version": "1.10.0",
	"main": [
		"media/js/jquery.dataTables.js",
		"media/css/jquery.dataTables.css"
	],
	"dependencies": {
		"jquery": ">=1.7.0"
	}
}