UNPKG

react-youtube-playlist

Version:

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

112 lines (111 loc) 2.94 kB
{ "_args": [ [ { "raw": "fsevents@^1.0.0", "scope": null, "escapedName": "fsevents", "name": "fsevents", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/Users/daviddionise/workspace/react-youtube-channel/example/node_modules/chokidar" ] ], "_from": "fsevents@>=1.0.0 <2.0.0", "_id": "fsevents@1.1.1", "_inCache": true, "_location": "/fsevents", "_nodeVersion": "6.9.2", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/fsevents-1.1.1.tgz_1487567885240_0.4353332635946572" }, "_npmUser": { "name": "es128", "email": "elan.shanker+npm@gmail.com" }, "_npmVersion": "3.10.9", "_phantomChildren": {}, "_requested": { "raw": "fsevents@^1.0.0", "scope": null, "escapedName": "fsevents", "name": "fsevents", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/chokidar" ], "_resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.1.1.tgz", "_shasum": "f19fd28f43eeaf761680e519a203c4d0b3d31aff", "_shrinkwrap": null, "_spec": "fsevents@^1.0.0", "_where": "/Users/daviddionise/workspace/react-youtube-channel/example/node_modules/chokidar", "author": { "name": "Philipp Dunkel", "email": "pip@pipobscure.com" }, "binary": { "module_name": "fse", "module_path": "./lib/binding/{configuration}/{node_abi}-{platform}-{arch}/", "remote_path": "./v{version}/", "package_name": "{module_name}-v{version}-{node_abi}-{platform}-{arch}.tar.gz", "host": "https://fsevents-binaries.s3-us-west-2.amazonaws.com" }, "bugs": { "url": "https://github.com/strongloop/fsevents/issues" }, "bundleDependencies": [ "node-pre-gyp" ], "dependencies": { "nan": "^2.3.0", "node-pre-gyp": "^0.6.29" }, "description": "Native Access to Mac OS-X FSEvents", "devDependencies": { "tap": "~0.4.8" }, "directories": {}, "dist": { "shasum": "f19fd28f43eeaf761680e519a203c4d0b3d31aff", "tarball": "https://registry.npmjs.org/fsevents/-/fsevents-1.1.1.tgz" }, "engines": { "node": ">=0.8.0" }, "gitHead": "907595cbd109bda2447bb52965836ff1296e94eb", "homepage": "https://github.com/strongloop/fsevents", "keywords": [ "fsevents", "mac" ], "license": "MIT", "main": "fsevents.js", "maintainers": [ { "name": "es128", "email": "elan.shanker+npm@gmail.com" } ], "name": "fsevents", "optionalDependencies": {}, "os": [ "darwin" ], "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/strongloop/fsevents.git" }, "scripts": { "install": "node install", "prepublish": "if [ $(npm -v | head -c 1) -lt 3 ]; then exit 1; fi && npm dedupe", "test": "tap ./test" }, "version": "1.1.1" }