{
  "_from": "niu-awe-dnd@^0.3.5",
  "_id": "niu-awe-dnd@0.3.5",
  "_inBundle": false,
  "_integrity": "sha512-w08zFlFwCHx5jx0fYlwScIFfRxkjfA0aAoRrWSSKiZPbJ+Sx5fWFzCTo6N1F8nGTAI0XMUsy8SZPSgVod67p9A==",
  "_location": "/niu-awe-dnd",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "niu-awe-dnd@^0.3.5",
    "name": "niu-awe-dnd",
    "escapedName": "niu-awe-dnd",
    "rawSpec": "^0.3.5",
    "saveSpec": null,
    "fetchSpec": "^0.3.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/niu-awe-dnd/-/niu-awe-dnd-0.3.5.tgz",
  "_shasum": "32d1a32eb6fb2cd57694f251709bce4f6c0e7323",
  "_spec": "niu-awe-dnd@^0.3.5",
  "_where": "/Users/chenshengniu/Documents/GIT/xing-kan/view",
  "author": {
    "name": "Awe",
    "email": "hilongjw@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/hilongjw/vue-draging/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "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": "niu-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.5"
}
