react-youtube-playlist
Version:
A react component for displaying the contents of a user's YouTube playlist.
98 lines (97 loc) • 2.64 kB
JSON
{
"_args": [
[
{
"raw": "uncontrollable@^4.1.0",
"scope": null,
"escapedName": "uncontrollable",
"name": "uncontrollable",
"rawSpec": "^4.1.0",
"spec": ">=4.1.0 <5.0.0",
"type": "range"
},
"/Users/daviddionise/workspace/react-youtube-playlist/example/node_modules/react-bootstrap"
]
],
"_from": "uncontrollable@>=4.1.0 <5.0.0",
"_id": "uncontrollable@4.1.0",
"_inCache": true,
"_location": "/uncontrollable",
"_nodeVersion": "6.10.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/uncontrollable-4.1.0.tgz_1492535176682_0.294255078304559"
},
"_npmUser": {
"name": "monastic.panic",
"email": "monastic.panic@gmail.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "uncontrollable@^4.1.0",
"scope": null,
"escapedName": "uncontrollable",
"name": "uncontrollable",
"rawSpec": "^4.1.0",
"spec": ">=4.1.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/react-bootstrap"
],
"_resolved": "https://registry.npmjs.org/uncontrollable/-/uncontrollable-4.1.0.tgz",
"_shasum": "e0358291252e1865222d90939b19f2f49f81c1a9",
"_shrinkwrap": null,
"_spec": "uncontrollable@^4.1.0",
"_where": "/Users/daviddionise/workspace/react-youtube-playlist/example/node_modules/react-bootstrap",
"author": {
"name": "Jason Quense",
"email": "monastic.panic@gmail.com"
},
"bugs": {
"url": "https://github.com/jquense/uncontrollable/issues"
},
"dependencies": {
"invariant": "^2.1.0"
},
"description": "Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "e0358291252e1865222d90939b19f2f49f81c1a9",
"tarball": "https://registry.npmjs.org/uncontrollable/-/uncontrollable-4.1.0.tgz"
},
"homepage": "https://github.com/jquense/uncontrollable#readme",
"jest": {
"rootDir": "./test"
},
"keywords": [
"uncontrolled-component",
"react-component",
"input",
"controlled",
"uncontrolled",
"form"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "monastic.panic",
"email": "monastic.panic@gmail.com"
}
],
"name": "uncontrollable",
"optionalDependencies": {},
"peerDependencies": {
"react": ">=0.11.0"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jquense/uncontrollable.git"
},
"scripts": {},
"version": "4.1.0"
}