Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

aa.gusti / opensipkd-base

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • opensipkd-base
  • ..
  • 1.10
  • bower.json
  • aa.gustiana@gmail.com's avatar
    register · 9fa85a52
    aa.gustiana@gmail.com committed May 05, 2025
    9fa85a52
bower.json 190 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"
	}
}