����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 3.145.71.192 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/ideyshare.name.ng/ner2/ucloud/app/assets/admin/vendors/jszip/ |
Upload File : |
{ "name": "jszip", "version": "2.6.0", "author": "Stuart Knightley <stuart@stuartk.com>", "description": "Create, read and edit .zip files with Javascript http://stuartk.com/jszip", "scripts": { "test": "npm run test-node && npm run test-browser", "test-node": "cd test && qunit -c node.js -t test.js", "test-browser": "grunt build && grunt test", "lint": "grunt jshint" }, "contributors": [ { "name": "Franz Buchinger" }, { "name": "António Afonso" }, { "name": "David Duponchel" }, { "name": "yiminghe" } ], "main": "./lib/index", "repository": { "type": "git", "url": "https://github.com/Stuk/jszip.git" }, "keywords": [ "zip", "deflate", "inflate" ], "devDependencies": { "qunit": "^0.7.6", "grunt": "~0.4.1", "grunt-cli": "~0.1.9", "grunt-saucelabs": "~8.6.1", "grunt-contrib-connect": "~0.11.2", "jshint": "~2.8.0", "browserify": "~11.2.0", "grunt-browserify": "~4.0.1", "grunt-contrib-jshint": "~0.11.3", "grunt-contrib-uglify": "~0.9.2", "jszip-utils": "~0.0.2" }, "dependencies": { "pako": "~1.0.0" }, "license": "(MIT OR GPL-3.0)" }