2020-01-29 11:26:01 +03:00

64 lines
1.7 KiB
JSON

{
"_from": "sticky-table-headers",
"_id": "sticky-table-headers@0.1.24",
"_inBundle": false,
"_integrity": "sha1-euofB5HKOgKwhgzYhe11ehrL84E=",
"_location": "/sticky-table-headers",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "sticky-table-headers",
"name": "sticky-table-headers",
"escapedName": "sticky-table-headers",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/sticky-table-headers/-/sticky-table-headers-0.1.24.tgz",
"_shasum": "7aea1f0791ca3a02b0860cd885ed757a1acbf381",
"_spec": "sticky-table-headers",
"_where": "/var/www/domains/guild",
"author": {
"name": "Jonas Mosbech",
"email": "https://github.com/jmosbech"
},
"bugs": {
"url": "https://github.com/jmosbech/StickyTableHeaders/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "jQuery sticky table headers plugin",
"devDependencies": {
"grunt": "~1.0.1",
"grunt-bower-version": "^0.1.1",
"grunt-contrib-jshint": "~1.1.0",
"grunt-contrib-uglify": "~3.3.0"
},
"homepage": "https://github.com/jmosbech/StickyTableHeaders#readme",
"keywords": [
"jquery",
"sticky",
"table",
"headers",
"jquery-plugin",
"ecosystem:jquery"
],
"license": "MIT",
"main": "js/jquery.stickytableheaders.js",
"name": "sticky-table-headers",
"repository": {
"type": "git",
"url": "git+https://github.com/jmosbech/StickyTableHeaders.git"
},
"scripts": {
"build": "grunt"
},
"unpkg": "js/jquery.stickytableheaders.min.js",
"version": "0.1.24"
}