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.
74 lines
1.8 KiB
74 lines
1.8 KiB
4 years ago
|
{
|
||
|
"_from": "photoswipe@^4.1.2",
|
||
|
"_id": "photoswipe@4.1.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-WfSUlO653atYiNAzkpJqGbwZdVA=",
|
||
|
"_location": "/photoswipe",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "photoswipe@^4.1.2",
|
||
|
"name": "photoswipe",
|
||
|
"escapedName": "photoswipe",
|
||
|
"rawSpec": "^4.1.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^4.1.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/vue-photo-preview"
|
||
|
],
|
||
|
"_resolved": "https://registry.npm.taobao.org/photoswipe/download/photoswipe-4.1.3.tgz",
|
||
|
"_shasum": "59f49494eeb9ddab5888d03392926a19bc197550",
|
||
|
"_spec": "photoswipe@^4.1.2",
|
||
|
"_where": "/Users/linhuakun/Downloads/coderlhk/codewhy/node_modules/vue-photo-preview",
|
||
|
"author": {
|
||
|
"name": "Dmitry Semenov",
|
||
|
"url": "http://dimsemenov.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/dimsemenov/Photoswipe/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "JavaScript gallery",
|
||
|
"devDependencies": {
|
||
|
"grunt": "~1.0.3",
|
||
|
"grunt-autoprefixer": "^3.0.3",
|
||
|
"grunt-contrib-clean": "~2.0.0",
|
||
|
"grunt-contrib-concat": "~1.0.1",
|
||
|
"grunt-contrib-copy": "^1.0.0",
|
||
|
"grunt-contrib-cssmin": "^3.0.0",
|
||
|
"grunt-contrib-jshint": "~2.0.0",
|
||
|
"grunt-contrib-uglify": "~4.0.0",
|
||
|
"grunt-contrib-watch": "~1.1.0",
|
||
|
"grunt-jekyll": "~1.0.0",
|
||
|
"grunt-sass": "^3.0.2",
|
||
|
"grunt-svgmin": "^5.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.8.0"
|
||
|
},
|
||
|
"homepage": "https://photoswipe.com",
|
||
|
"keywords": [
|
||
|
"gallery",
|
||
|
"lightbox",
|
||
|
"photo",
|
||
|
"image",
|
||
|
"touch",
|
||
|
"swipe",
|
||
|
"zoom"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "dist/photoswipe.js",
|
||
|
"name": "photoswipe",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/dimsemenov/Photoswipe.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "grunt jshint"
|
||
|
},
|
||
|
"version": "4.1.3"
|
||
|
}
|