All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scripts.node_modules.tablesorter.package.json Maven / Gradle / Ivy

There is a newer version: 2.14
Show newest version
{
  "_from": "[email protected]",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-ueEzeKiMajDcCWnUoT1dOeNEaS1OmPh9+8J0O2Sjp3TTijMygH74EA9QNJiNkLJqULyNU0RhbKY26UMUq9iurA==",
  "_location": "/tablesorter",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "[email protected]",
    "name": "tablesorter",
    "escapedName": "tablesorter",
    "rawSpec": "2.31.3",
    "saveSpec": null,
    "fetchSpec": "2.31.3"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/tablesorter/-/tablesorter-2.31.3.tgz",
  "_shasum": "94c33234ba0e5d9efc5ba4e48651010a396c8b64",
  "_spec": "[email protected]",
  "_where": "/mnt/Media/Projects/java/github/swf-all/swf/src/main/resources/scripts",
  "author": {
    "name": "Christian Bach",
    "url": "http://tablesorter.com/"
  },
  "bugs": {
    "url": "https://github.com/Mottie/tablesorter/issues"
  },
  "bundleDependencies": false,
  "demo": "https://github.com/Mottie/tablesorter/wiki",
  "dependencies": {
    "jquery": ">=1.2.6"
  },
  "deprecated": false,
  "description": "tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.",
  "devDependencies": {
    "grunt": "^1.0.4",
    "grunt-cli": "^1.3.2",
    "grunt-contrib-clean": "^2.0.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^3.0.0",
    "grunt-contrib-jshint": "^2.1.0",
    "grunt-contrib-qunit": "^3.1.0",
    "grunt-contrib-uglify": "^4.0.1",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-htmlhint": "^0.9.13",
    "grunt-jscs": "^3.0.1",
    "grunt-string-replace": "^1.3.1"
  },
  "docs": "https://mottie.github.io/tablesorter/docs/index.html",
  "files": [
    "dist/"
  ],
  "homepage": "https://mottie.github.io/tablesorter/",
  "keywords": [
    "table",
    "sort",
    "sorting",
    "alphanumeric",
    "natural",
    "jquery-plugin"
  ],
  "license": "(MIT OR GPL-2.0)",
  "main": "dist/js/jquery.tablesorter.combined.js",
  "maintainers": [
    {
      "name": "Rob Garrison",
      "email": "[email protected]",
      "url": "https://github.com/Mottie"
    }
  ],
  "name": "tablesorter",
  "npmFileMap": [
    {
      "basePath": "",
      "files": [
        "dist/**/*",
        "css/*",
        "js/**/*"
      ]
    }
  ],
  "npmName": "tablesorter",
  "repository": {
    "type": "git",
    "url": "git://github.com/Mottie/tablesorter.git"
  },
  "scripts": {
    "authors": "bash testing/authors.sh",
    "eslint": "eslint --color Gruntfile.js js/jquery.tablesorter.js js/parsers/* js/widgets/*"
  },
  "title": "tablesorter",
  "version": "2.31.3"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy