react-youtube-playlist
Version:
A react component for displaying the contents of a user's YouTube playlist.
99 lines (98 loc) • 2.58 kB
JSON
{
"_args": [
[
{
"raw": "classnames@^2.2.5",
"scope": null,
"escapedName": "classnames",
"name": "classnames",
"rawSpec": "^2.2.5",
"spec": ">=2.2.5 <3.0.0",
"type": "range"
},
"/Users/daviddionise/workspace/react-youtube-playlist/example/node_modules/react-bootstrap"
]
],
"_from": "classnames@>=2.2.5 <3.0.0",
"_id": "classnames@2.2.5",
"_inCache": true,
"_location": "/classnames",
"_nodeVersion": "5.0.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/classnames-2.2.5.tgz_1462195436082_0.17347457958385348"
},
"_npmUser": {
"name": "jedwatson",
"email": "jed.watson@me.com"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {},
"_requested": {
"raw": "classnames@^2.2.5",
"scope": null,
"escapedName": "classnames",
"name": "classnames",
"rawSpec": "^2.2.5",
"spec": ">=2.2.5 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/react-bootstrap",
"/react-overlays"
],
"_resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.5.tgz",
"_shasum": "fb3801d453467649ef3603c7d61a02bd129bde6d",
"_shrinkwrap": null,
"_spec": "classnames@^2.2.5",
"_where": "/Users/daviddionise/workspace/react-youtube-playlist/example/node_modules/react-bootstrap",
"author": {
"name": "Jed Watson"
},
"bugs": {
"url": "https://github.com/JedWatson/classnames/issues"
},
"dependencies": {},
"description": "A simple utility for conditionally joining classNames together",
"devDependencies": {
"benchmark": "^1.0.0",
"mocha": "^2.1.0"
},
"directories": {},
"dist": {
"shasum": "fb3801d453467649ef3603c7d61a02bd129bde6d",
"tarball": "https://registry.npmjs.org/classnames/-/classnames-2.2.5.tgz"
},
"gitHead": "1fc62c0490bfc7d67a1178bbb60897cfa0580c7b",
"homepage": "https://github.com/JedWatson/classnames#readme",
"keywords": [
"react",
"css",
"classes",
"classname",
"classnames",
"util",
"utility"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "jedwatson",
"email": "jed.watson@me.com"
}
],
"name": "classnames",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/JedWatson/classnames.git"
},
"scripts": {
"benchmarks": "node ./benchmarks/run",
"test": "npm run unit",
"unit": "mocha tests/*.js"
},
"version": "2.2.5"
}