90 lines
2.4 KiB
JSON
90 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"react-image-video-lightbox@2.0.4",
|
|
"/Users/nuwan/Code/jam-cloud/jam-ui"
|
|
]
|
|
],
|
|
"_from": "react-image-video-lightbox@2.0.4",
|
|
"_id": "react-image-video-lightbox@2.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-ByP5UIezzSRJshKhcCRCWo33xURCIPVfG2ZpxARUve2QyRWBGmPC4qJ0Kq1rIigorB+1/BaGXO8RHtYaX/KzHw==",
|
|
"_location": "/react-image-video-lightbox",
|
|
"_phantomChildren": {
|
|
"fbjs": "0.8.17",
|
|
"loose-envify": "1.4.0",
|
|
"object-assign": "4.1.1",
|
|
"prop-types": "15.7.2"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "react-image-video-lightbox@2.0.4",
|
|
"name": "react-image-video-lightbox",
|
|
"escapedName": "react-image-video-lightbox",
|
|
"rawSpec": "2.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/react-image-video-lightbox/-/react-image-video-lightbox-2.0.4.tgz",
|
|
"_spec": "2.0.4",
|
|
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
|
|
"author": {
|
|
"name": "Ngineer101",
|
|
"email": "nicolaasb@pm.me"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Ngineer101/react-image-video-lightbox/issues"
|
|
},
|
|
"dependencies": {
|
|
"@material-ui/core": "1.3.1",
|
|
"@material-ui/icons": "1.1.0",
|
|
"react": "16.4.1",
|
|
"react-dom": "16.4.1"
|
|
},
|
|
"description": "A React lightbox that supports videos, images and pinch zooming on images. Optimized for mobile UI with swiping, but can be used on desktop as well.",
|
|
"devDependencies": {
|
|
"babel-cli": "6.26.0",
|
|
"babel-core": "6.26.3",
|
|
"babel-loader": "7.1.4",
|
|
"babel-plugin-transform-object-rest-spread": "6.26.0",
|
|
"babel-plugin-transform-react-jsx": "6.24.1",
|
|
"babel-preset-env": "1.7.0",
|
|
"url-loader": "1.0.1",
|
|
"webpack": "4.12.2",
|
|
"webpack-command": "0.3.1"
|
|
},
|
|
"files": [
|
|
"build/index.js"
|
|
],
|
|
"homepage": "https://github.com/Ngineer101/react-image-video-lightbox#readme",
|
|
"keywords": [
|
|
"lightbox",
|
|
"react",
|
|
"pinch",
|
|
"zoom",
|
|
"swiping",
|
|
"mobile",
|
|
"desktop",
|
|
"video",
|
|
"image"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "react-image-video-lightbox",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Ngineer101/react-image-video-lightbox.git"
|
|
},
|
|
"scripts": {
|
|
"build": "webpack",
|
|
"prepublish": "npm run build",
|
|
"start": "webpack --watch",
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "2.0.4"
|
|
}
|