copy dari repo om Irfan

This commit is contained in:
2026-06-13 16:02:07 +10:00
commit db327c0305
5376 changed files with 2770667 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"name": "jquery-idletimer",
"version": "0.0.0-ignored",
"engines": {
"node": ">= 0.6.0"
},
"scripts": {
"test": "grunt qunit"
},
"repository": {
"type": "git",
"url": "git://github.com/thorst/jquery-idletimer.git"
},
"devDependencies": {
"grunt-contrib-jshint": "0.9.2",
"grunt-contrib-concat": "0.3.0",
"grunt-contrib-uglify": "0.4.0",
"grunt-contrib-watch": "0.6.0",
"grunt-coveralls": "0.3.0",
"grunt-qunit-istanbul": "^0.4.0",
"grunt": "0.4.2"
},
"dependencies": {
}
}