📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 02:21:05
📂
/ (Root)
/
home
/
supecsoq
/
public_html
/
domains
/
migalexpark.com
/
wp-content
/
plugins
/
shortcode-ui
📍 /home/supecsoq/public_html/domains/migalexpark.com/wp-content/plugins/shortcode-ui
🔄 Refresh
✏️
Editing: package.json
Writable
{ "name": "shortcode-ui", "version": "0.1.0", "main": "Gruntfile.js", "author": "Human Made Limited", "license": "GPL V2", "devDependencies": { "autoprefixer": "^6.0.3", "browserify": "^8.1.3", "browserify-shim": "^3.8.3", "grunt": "^0.4.5", "grunt-browserify": "^3.4.0", "grunt-contrib-jasmine": "^1.0.3", "grunt-contrib-jshint": "^0.11.2", "grunt-contrib-watch": "^0.6.1", "grunt-phpcs": "^0.4.0", "grunt-postcss": "^0.6.0", "grunt-sass": "^1.1.0", "grunt-wp-i18n": "^0.5.0", "grunt-wp-readme-to-markdown": "~1.0.0", "node-sass": "^4.1.1", "remapify": "1.4.3" }, "browserify": { "transform": [ "browserify-shim" ] }, "browserify-shim": { "jquery": "global:jQuery", "wp": "global:wp", "underscore": "global:_", "backbone": { "exports": "global:Backbone", "depends": [ "jquery", "underscore" ] } } }
💾 Save Changes
❌ Cancel