UNPKG

react-youtube-playlist

Version:

A react component for displaying the contents of a user's YouTube playlist.

100 lines (99 loc) 2.64 kB
{ "_args": [ [ { "raw": "string_decoder@~1.0.0", "scope": null, "escapedName": "string_decoder", "name": "string_decoder", "rawSpec": "~1.0.0", "spec": ">=1.0.0 <1.1.0", "type": "range" }, "/Users/daviddionise/workspace/react-youtube-channel/example/node_modules/readable-stream" ] ], "_from": "string_decoder@>=1.0.0 <1.1.0", "_id": "string_decoder@1.0.1", "_inCache": true, "_location": "/string_decoder", "_nodeVersion": "6.10.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/string_decoder-1.0.1.tgz_1495181944293_0.23547686799429357" }, "_npmUser": { "name": "matteo.collina", "email": "hello@matteocollina.com" }, "_npmVersion": "4.6.1", "_phantomChildren": {}, "_requested": { "raw": "string_decoder@~1.0.0", "scope": null, "escapedName": "string_decoder", "name": "string_decoder", "rawSpec": "~1.0.0", "spec": ">=1.0.0 <1.1.0", "type": "range" }, "_requiredBy": [ "/readable-stream" ], "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.1.tgz", "_shasum": "62e200f039955a6810d8df0a33ffc0f013662d98", "_shrinkwrap": null, "_spec": "string_decoder@~1.0.0", "_where": "/Users/daviddionise/workspace/react-youtube-channel/example/node_modules/readable-stream", "bugs": { "url": "https://github.com/rvagg/string_decoder/issues" }, "dependencies": { "safe-buffer": "^5.0.1" }, "description": "The string_decoder module from Node core", "devDependencies": { "babel-polyfill": "^6.23.0", "tap": "~0.4.8" }, "directories": {}, "dist": { "shasum": "62e200f039955a6810d8df0a33ffc0f013662d98", "tarball": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.1.tgz" }, "gitHead": "2c3f24bebf91134e0138629bc7109401085b17dd", "homepage": "https://github.com/rvagg/string_decoder", "keywords": [ "string", "decoder", "browser", "browserify" ], "license": "MIT", "main": "lib/string_decoder.js", "maintainers": [ { "name": "matteo.collina", "email": "hello@matteocollina.com" }, { "name": "substack", "email": "substack@gmail.com" }, { "name": "rvagg", "email": "rod@vagg.org" } ], "name": "string_decoder", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/rvagg/string_decoder.git" }, "scripts": { "test": "tap test/parallel/*.js" }, "version": "1.0.1" }