HEX
Server: LiteSpeed
System: Linux php-prod-3.spaceapp.ru 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: sarli3128 (1010)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/retile.ru/public_html/admin/view/javascript/d_riot/package.json
{
  "name": "riot",
  "version": "3.10.1",
  "description": "Simple and elegant component-based UI library",
  "homepage": "http://riot.js.org/",
  "repository": "riot/riot",
  "author": "Riot maintainers team + smart people from all over the world",
  "contributors": [
    "Gianluca Guarini https://github.com/GianlucaGuarini"
  ],
  "license": "MIT",
  "engines": {
    "node": ">=4.0.0"
  },
  "scripts": {
    "test": "make riot"
  },
  "keywords": [
    "custom tags",
    "custom elements",
    "web components",
    "virtual dom",
    "shadow dom",
    "minimal",
    "simple",
    "easy",
    "dom",
    "minimalist",
    "client-side",
    "framework",
    "declarative",
    "templating",
    "template",
    "data binding",
    "mvc",
    "model",
    "view",
    "controller",
    "riotjs",
    "riot.js"
  ],
  "dependencies": {
    "riot-cli": "^4.0.1",
    "riot-compiler": "^3.4.0",
    "riot-observable": "^3.0.0",
    "riot-tmpl": "^3.0.8",
    "simple-dom": "1.4.0-alpha.82914663",
    "simple-html-tokenizer": "^0.5.1"
  },
  "devDependencies": {
    "benchmark": "^2.1.4",
    "chai": "^4.1.2",
    "cheerio": "^1.0.0-rc.2",
    "chokidar-cli": "^1.2.0",
    "coveralls": "^3.0.1",
    "eslint": "^4.19.1",
    "eslint-config-riot": "^1.0.0",
    "glob": "^7.1.2",
    "istanbul": "^0.4.5",
    "jsdom": "^11.10.0",
    "karma": "^2.0.2",
    "karma-chrome-launcher": "^2.2.0",
    "karma-coverage": "^1.1.2",
    "karma-mocha": "^1.3.0",
    "karma-rollup-preprocessor": "^6.0.0",
    "karma-sauce-launcher": "^1.2.0",
    "mocha": "^4.1.0",
    "rollup": "^0.57.1",
    "rollup-plugin-alias": "1.4.0",
    "rollup-plugin-buble": "^0.19.2",
    "rollup-plugin-commonjs": "^9.1.3",
    "rollup-plugin-node-resolve": "^3.3.0",
    "rollup-plugin-riot": "^2.0.0",
    "sinon": "^4.5.0",
    "sinon-chai": "^3.0.0",
    "uglify-js": "^3.3.25"
  },
  "preferGlobal": true,
  "files": [
    "lib",
    "riot.js",
    "riot.min.js",
    "riot.csp.js",
    "riot+compiler.js",
    "riot+compiler.min.js"
  ],
  "bin": {
    "riot": "node_modules/riot-cli/lib/index.js"
  },
  "main": "lib/server/index.js",
  "module": "lib/riot.js",
  "jsnext:main": "lib/riot.js",
  "browser": "riot.js"
}