67 lines
1.6 KiB
JSON
67 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"vue-cropperjs@3.0.0",
|
|
"D:\\Hjm项目\\TransFlow"
|
|
]
|
|
],
|
|
"_from": "vue-cropperjs@3.0.0",
|
|
"_id": "vue-cropperjs@3.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-s0VgCacgFK6YvTdKHYEqXB9f9G8=",
|
|
"_location": "/vue-cropperjs",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "vue-cropperjs@3.0.0",
|
|
"name": "vue-cropperjs",
|
|
"escapedName": "vue-cropperjs",
|
|
"rawSpec": "3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/vue-cropperjs/download/vue-cropperjs-3.0.0.tgz",
|
|
"_spec": "3.0.0",
|
|
"_where": "D:\\Hjm项目\\TransFlow",
|
|
"author": {
|
|
"name": "Iftekhar Rifat",
|
|
"email": "rifat662@gmail.com",
|
|
"url": "https://github.com/Agontuk"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Agontuk/vue-cropperjs/issues"
|
|
},
|
|
"dependencies": {
|
|
"cropperjs": "^1.1.3"
|
|
},
|
|
"description": "A Vue wrapper component for cropperjs",
|
|
"devDependencies": {
|
|
"babel-cli": "^6.24.0",
|
|
"babel-plugin-transform-object-rest-spread": "^6.23.0",
|
|
"babel-preset-es2015": "^6.24.0"
|
|
},
|
|
"homepage": "https://github.com/Agontuk/vue-cropperjs#readme",
|
|
"keywords": [
|
|
"vue",
|
|
"vuejs",
|
|
"cropper",
|
|
"cropperjs",
|
|
"component"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/VueCropper.js",
|
|
"name": "vue-cropperjs",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Agontuk/vue-cropperjs.git"
|
|
},
|
|
"scripts": {
|
|
"build": "babel -d dist VueCropper.js --no-comments"
|
|
},
|
|
"version": "3.0.0"
|
|
}
|