| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- {
- "_args": [
- [
- "react-native-youtube-iframe@1.2.3",
- "/home/jfinn/ws/repos/jitsi_corner6"
- ]
- ],
- "_from": "react-native-youtube-iframe@1.2.3",
- "_id": "react-native-youtube-iframe@1.2.3",
- "_inBundle": false,
- "_integrity": "sha512-3O8OFJyohGNlYX4D97aWfLLlhEHhlLHDCLgXM+SsQBwP9r1oLnKgXWoy1gce+Vr8qgrqeQgmx1ki+10AAd4KWQ==",
- "_location": "/react-native-youtube-iframe",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "react-native-youtube-iframe@1.2.3",
- "name": "react-native-youtube-iframe",
- "escapedName": "react-native-youtube-iframe",
- "rawSpec": "1.2.3",
- "saveSpec": null,
- "fetchSpec": "1.2.3"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/react-native-youtube-iframe/-/react-native-youtube-iframe-1.2.3.tgz",
- "_spec": "1.2.3",
- "_where": "/home/jfinn/ws/repos/jitsi_corner6",
- "author": {
- "name": "Ananthu P Kanive"
- },
- "bugs": {
- "url": "https://github.com/LonelyCpp/react-native-youtube-iframe/issues"
- },
- "dependencies": {
- "events": "^3.0.0"
- },
- "description": "A simple wrapper around the youtube iframe js API for react native",
- "devDependencies": {
- "@react-native-community/eslint-config": "^1.0.0",
- "eslint": "^6.8.0"
- },
- "homepage": "https://lonelycpp.github.io/react-native-youtube-iframe/",
- "keywords": [
- "react-native",
- "react-component",
- "react-native-component",
- "react",
- "react native",
- "mobile",
- "ios",
- "android",
- "ui",
- "youtube",
- "youtube-iframe",
- "iframe"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "react-native-youtube-iframe",
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-native": ">=0.59",
- "react-native-webview": "^7.5.2"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/LonelyCpp/react-native-youtube-iframe.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "1.2.3"
- }
|