徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

89 lines
2.2 KiB

{
"_args": [
[
"awe-dnd@0.3.4",
"D:\\project\\cashier"
]
],
"_from": "awe-dnd@0.3.4",
"_id": "awe-dnd@0.3.4",
"_inBundle": false,
"_integrity": "sha512-ZvwlnaUn1RFwYXQUxLZKtyKH2R+z+8an1B0cTVfDA6UP7i2JxDnxXNwecR56qhwQha39XDQDpgmqz9kQghhksQ==",
"_location": "/awe-dnd",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "awe-dnd@0.3.4",
"name": "awe-dnd",
"escapedName": "awe-dnd",
"rawSpec": "0.3.4",
"saveSpec": null,
"fetchSpec": "0.3.4"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/awe-dnd/-/awe-dnd-0.3.4.tgz",
"_spec": "0.3.4",
"_where": "D:\\project\\cashier",
"author": {
"name": "Awe",
"email": "hilongjw@gmail.com"
},
"bugs": {
"url": "https://github.com/hilongjw/vue-draging/issues"
},
"description": "makes your elements draggable in Vue",
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-polyfill": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-es2015-rollup": "^3.0.0",
"chai": "^3.5.0",
"karma": "^1.6.0",
"karma-mocha": "^1.3.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-rollup-plugin": "^0.2.4",
"karma-sinon-chai": "^1.3.1",
"karma-spec-reporter": "^0.0.31",
"mocha": "^3.3.0",
"rollup": "^0.41.6",
"rollup-plugin-babel": "^2.7.1",
"rollup-plugin-replace": "^1.1.1",
"rollup-watch": "^3.2.2",
"sinon": "^2.1.0",
"sinon-chai": "^2.9.0",
"vue": "^2.2.6"
},
"homePage": "https://github.com/hilongjw/vue-dragging#readme",
"homepage": "https://github.com/hilongjw/vue-draging#readme",
"keywords": [
"vue-dragging",
"vue-drag",
"vue-dnd",
"vue",
"draggable",
"drag",
"drop",
"html5",
"draggable",
"droppable",
"drag-and-drop",
"dnd"
],
"license": "MIT",
"main": "vue-dragging.es5.js",
"name": "awe-dnd",
"repository": {
"type": "git",
"url": "git+https://github.com/hilongjw/vue-draging.git"
},
"scripts": {
"karma-run": "karma run",
"karma-single": "karma start test/unit/karma.conf.js --single-run",
"karma-start": "karma start test/unit/karma.conf.js",
"start": "node build"
},
"version": "0.3.4"
}