{ "_from": "sortablejs@1.8.4", "_id": "sortablejs@1.8.4", "_inBundle": false, "_integrity": "sha512-Brqnzelu1AhFuc0Fn3N/qFex1tlIiuQIUsfu2J8luJ4cRgXYkWrByxa+y5mWEBlj8A0YoABukflIJwvHyrwJ6Q==", "_location": "/sortablejs", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "sortablejs@1.8.4", "name": "sortablejs", "escapedName": "sortablejs", "rawSpec": "1.8.4", "saveSpec": null, "fetchSpec": "1.8.4" }, "_requiredBy": [ "/", "/vuedraggable" ], "_resolved": "https://registry.npmmirror.com/sortablejs/-/sortablejs-1.8.4.tgz", "_shasum": "1bbfeafa96d399b83f28e25d8e49d4fbfd867f30", "_spec": "sortablejs@1.8.4", "_where": "D:\\源码\\vue-element-admin-master", "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": { "gulp": "^4.0.0", "gulp-each": "^0.5.0", "gulp-rename": "^1.4.0", "gulp-uglify": "^3.0.1", "http-server": "^0.9.0", "pump": "^3.0.0" }, "exportName": "Sortable", "files": [ "Sortable.js", "Sortable.min.js" ], "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" } ], "name": "sortablejs", "repository": { "type": "git", "url": "git://github.com/SortableJS/Sortable.git" }, "scripts": { "http-server": "http-server -s ./", "prepublish": "gulp build" }, "spm": { "main": "Sortable.js", "ignore": [ "meteor", "st" ] }, "version": "1.8.4" }