Server IP : 15.235.198.142 / Your IP : 216.73.216.155 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/2of3/wp-content/plugins/nobj405n/public/vendors/split/packages/split-grid/ |
Upload File : |
{ "name": "split-grid", "version": "1.0.9", "description": "The spiritual successor of Split.js, built for CSS Grid", "main": "dist/split-grid.js", "minified:main": "dist/split-grid.min.js", "module": "dist/split-grid.es.js", "scripts": { "build": "rollup -c && npm run size", "watch": "rollup -cw", "test": "jest", "lint": "eslint src", "size": "echo \"gzip size: $(gzip-size --raw $npm_package_minified_main) bytes\"" }, "repository": "https://github.com/nathancahill/split", "author": "Nathan Cahill <nathan@nathancahill.com>", "homepage": "https://split.js.org/", "files": ["dist"], "license": "MIT", "collective": { "type": "opencollective", "url": "https://opencollective.com/splitjs" } }