HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot//bb.cwoyt.com/taocan/node_modules/sortablejs/package.json
{
  "_from": "sortablejs",
  "_id": "sortablejs@1.10.0-rc3",
  "_inBundle": false,
  "_integrity": "sha512-uw8vZqwI3nkIeAqdrP6N/GDxFW3dY7yz3/rK0GLLoe8aJ2RZALmo6mAwOi+uA7RYuqfz2lm7AACr4ms6gXcb6w==",
  "_location": "/sortablejs",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "sortablejs",
    "name": "sortablejs",
    "escapedName": "sortablejs",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.10.0-rc3.tgz",
  "_shasum": "2fe63463a38b5cd12ec914fc3e03583048496f42",
  "_spec": "sortablejs",
  "_where": "D:\\phpStudy\\PHPTutorial\\WWW\\demo",
  "bugs": {
    "url": "https://github.com/SortableJS/Sortable/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Knockout and any CSS library, e.g. Bootstrap.",
  "devDependencies": {
    "@babel/core": "^7.4.4",
    "@babel/plugin-transform-object-assign": "^7.2.0",
    "@babel/preset-env": "^7.4.4",
    "rollup": "^1.11.3",
    "rollup-plugin-babel": "^4.3.2",
    "rollup-plugin-json": "^4.0.0",
    "rollup-plugin-node-resolve": "^5.0.0",
    "uglify-js": "^3.5.12"
  },
  "exportName": "Sortable",
  "files": [
    "Sortable.js",
    "Sortable.min.js",
    "modular/"
  ],
  "homepage": "https://github.com/SortableJS/Sortable#readme",
  "keywords": [
    "sortable",
    "reorder",
    "drag",
    "meteor",
    "angular",
    "ng-sortable",
    "react",
    "vue",
    "mixin"
  ],
  "license": "MIT",
  "main": "./Sortable.js",
  "maintainers": [
    {
      "name": "Konstantin Lebedev",
      "email": "ibnRubaXa@gmail.com"
    },
    {
      "name": "Owen Mills",
      "email": "owen23355@gmail.com"
    }
  ],
  "module": "modular/sortable.esm.js",
  "name": "sortablejs",
  "repository": {
    "type": "git",
    "url": "git://github.com/SortableJS/Sortable.git"
  },
  "scripts": {
    "build": "npm run build:es && npm run build:umd && npm run minify",
    "build:es": "set NODE_ENV=es&& rollup -c build/esm-build.js",
    "build:es:watch": "set NODE_ENV=es&& rollup -w -c build/esm-build.js",
    "build:umd": "set NODE_ENV=umd&& rollup -c build/umd-build.js",
    "build:umd:watch": "set NODE_ENV=umd&& rollup -w -c build/umd-build.js",
    "minify": "node build/minify.js"
  },
  "version": "1.10.0-rc3"
}