UNPKG

react-youtube-playlist

Version:

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

116 lines (115 loc) 3.02 kB
{ "_args": [ [ { "raw": "randombytes@^2.0.0", "scope": null, "escapedName": "randombytes", "name": "randombytes", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "/Users/daviddionise/workspace/react-youtube-channel/example/node_modules/crypto-browserify" ] ], "_from": "randombytes@>=2.0.0 <3.0.0", "_id": "randombytes@2.0.4", "_inCache": true, "_location": "/randombytes", "_nodeVersion": "7.10.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/randombytes-2.0.4.tgz_1496377084603_0.3779000991489738" }, "_npmUser": { "name": "dcousens", "email": "email@dcousens.com" }, "_npmVersion": "4.6.1", "_phantomChildren": {}, "_requested": { "raw": "randombytes@^2.0.0", "scope": null, "escapedName": "randombytes", "name": "randombytes", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/browserify-rsa", "/crypto-browserify", "/diffie-hellman", "/public-encrypt" ], "_resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.0.4.tgz", "_shasum": "9551df208422c8f80eb58e2326dd0b840ff22efd", "_shrinkwrap": null, "_spec": "randombytes@^2.0.0", "_where": "/Users/daviddionise/workspace/react-youtube-channel/example/node_modules/crypto-browserify", "author": "", "browser": "browser.js", "bugs": { "url": "https://github.com/crypto-browserify/randombytes/issues" }, "dependencies": { "safe-buffer": "^5.0.1" }, "description": "random bytes from browserify stand alone", "devDependencies": { "phantomjs": "^1.9.9", "standard": "^10.0.2", "tap-spec": "^2.1.2", "tape": "^4.6.3", "zuul": "^3.7.2" }, "directories": {}, "dist": { "shasum": "9551df208422c8f80eb58e2326dd0b840ff22efd", "tarball": "https://registry.npmjs.org/randombytes/-/randombytes-2.0.4.tgz" }, "gitHead": "18447371fa78b23ee95b1561f28a67b21b0067e1", "homepage": "https://github.com/crypto-browserify/randombytes", "keywords": [ "crypto", "random" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "cwmma", "email": "calvin.metcalf@gmail.com" }, { "name": "dcousens", "email": "email@dcousens.com" }, { "name": "dominictarr", "email": "dominic.tarr@gmail.com" }, { "name": "jprichardson", "email": "jprichardson@gmail.com" }, { "name": "indutny", "email": "fedor@indutny.com" } ], "name": "randombytes", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/crypto-browserify/randombytes.git" }, "scripts": { "local": "zuul --local --no-coverage -- test.js", "phantom": "zuul --phantom -- test.js", "test": "standard && node test.js | tspec" }, "version": "2.0.4" }