twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
92 lines (91 loc) • 2.52 kB
JSON
{
"_args": [
[
"react-flex-carousel@^0.1.7",
"/Users/nick/codes/twreporter-react"
]
],
"_from": "react-flex-carousel@>=0.1.7 <0.2.0",
"_id": "react-flex-carousel@0.1.7",
"_inCache": true,
"_installable": true,
"_location": "/react-flex-carousel",
"_nodeVersion": "6.0.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/react-flex-carousel-0.1.7.tgz_1465958325291_0.1558363582007587"
},
"_npmUser": {
"email": "wandererm@gmail.com",
"name": "kidwm"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"name": "react-flex-carousel",
"raw": "react-flex-carousel@^0.1.7",
"rawSpec": "^0.1.7",
"scope": null,
"spec": ">=0.1.7 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-flex-carousel/-/react-flex-carousel-0.1.7.tgz",
"_shasum": "04afb6e6cbb9782ed4308bf30bec92870542bbf2",
"_shrinkwrap": null,
"_spec": "react-flex-carousel@^0.1.7",
"_where": "/Users/nick/codes/twreporter-react",
"author": {
"name": "Chen-Heng Chang"
},
"bugs": {
"url": "https://github.com/kidwm/react-flex-carousel/issues"
},
"dependencies": {},
"description": "A simple responsive Carousel powered by React and CSS Flexbox",
"devDependencies": {
"babel-cli": "^6.3.17",
"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
"babel-preset-react": "^6.3.13"
},
"directories": {},
"dist": {
"shasum": "04afb6e6cbb9782ed4308bf30bec92870542bbf2",
"tarball": "https://registry.npmjs.org/react-flex-carousel/-/react-flex-carousel-0.1.7.tgz"
},
"files": [
"index.js"
],
"gitHead": "414f27a9678dcb71b1d5a1f72427d26473cc4646",
"homepage": "https://github.com/kidwm/react-flex-carousel#readme",
"keywords": [
"carousel",
"flexbox",
"react"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "kidwm",
"email": "wandererm@gmail.com"
}
],
"name": "react-flex-carousel",
"optionalDependencies": {},
"peerDependencies": {
"react": "^15.1.0"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/kidwm/react-flex-carousel.git"
},
"scripts": {
"prepublish": "babel --presets react --plugins transform-es2015-modules-commonjs carousel.js > index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.7"
}