HEX
Server: Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/5.6.40
System: Linux ip-172-31-40-18 4.14.146-93.123.amzn1.x86_64 #1 SMP Tue Sep 24 00:45:23 UTC 2019 x86_64
User: apache (48)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: /var/www/html/pmw24/app/public/customer_assets/plugins/bower_components/jsgrid/package.json
{
    "name": "jsgrid",
    "version": "1.4.1",
    "description": "Lightweight data grid jQuery plugin. It supports basic grid operations like inserting, filtering, editing, deleting, paging and sorting. Although jsGrid is tunable and allows to customize appearance and components.",
    "keywords": [
        "grid",
        "jquery",
        "plugin"
    ],
    "homepage": "http://js-grid.com",
    "author": "Artem Tabalin",
    "license": {
        "type": "MIT",
        "url": "https://github.com/tabalinas/jsgrid/blob/master/LICENSE"
    },
    "main": [
        "dist/jsgrid.js",
        "dist/jsgrid.css",
        "dist/jsgrid-theme.css"
    ],
    "directories": {
        "test": "tests"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/tabalinas/jsgrid"
    },
    "bugs": {
        "url": "https://github.com/tabalinas/jsgrid/issues"
    },
    "dependencies": {},
    "devDependencies": {
        "grunt": "^0.4.5",
        "grunt-contrib-concat": "~0.3.0",
        "grunt-contrib-copy": "^0.7.0",
        "grunt-contrib-cssmin": "^0.10.0",
        "grunt-contrib-qunit": "^0.5.2",
        "grunt-contrib-uglify": "^0.4.0",
        "grunt-image-embed": "^0.3.1"
    }
}