twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
115 lines (114 loc) • 2.85 kB
JSON
{
"_args": [
[
"rc-tooltip@3.x",
"/Users/nick/codes/twreporter-react/node_modules/rc-slider"
]
],
"_from": "rc-tooltip@>=3.0.0 <4.0.0",
"_id": "rc-tooltip@3.3.5",
"_inCache": true,
"_installable": true,
"_location": "/rc-tooltip",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/rc-tooltip-3.3.5.tgz_1465877321844_0.9860523217357695"
},
"_npmUser": {
"email": "yiminghe@gmail.com",
"name": "yiminghe"
},
"_npmVersion": "2.15.5",
"_phantomChildren": {},
"_requested": {
"name": "rc-tooltip",
"raw": "rc-tooltip@3.x",
"rawSpec": "3.x",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/rc-slider"
],
"_resolved": "https://registry.npmjs.org/rc-tooltip/-/rc-tooltip-3.3.5.tgz",
"_shasum": "1ce4addaf288d44904aa1eb0c04914ebe8da38a4",
"_shrinkwrap": null,
"_spec": "rc-tooltip@3.x",
"_where": "/Users/nick/codes/twreporter-react/node_modules/rc-slider",
"bugs": {
"url": "http://github.com/react-component/tooltip/issues"
},
"config": {
"port": 8007
},
"dependencies": {
"rc-trigger": "1.x"
},
"description": "React Tooltip",
"devDependencies": {
"async": "~0.9.0",
"bootstrap": "~3.3.2",
"expect.js": "~0.3.1",
"jquery": "~1.11.2",
"object-assign": "~4.0.1",
"pre-commit": "1.x",
"rc-tools": "5.x",
"react": "^0.14.0",
"react-addons-test-utils": "^0.14.0",
"react-dom": "^0.14.0"
},
"directories": {},
"dist": {
"shasum": "1ce4addaf288d44904aa1eb0c04914ebe8da38a4",
"tarball": "https://registry.npmjs.org/rc-tooltip/-/rc-tooltip-3.3.5.tgz"
},
"files": [
"assets/*.css",
"lib"
],
"gitHead": "62c16e1210a23f99a2cc20561486333401d18a01",
"homepage": "http://github.com/react-component/tooltip",
"keywords": [
"react",
"react-component",
"react-tooltip",
"tooltip"
],
"licenses": "MIT",
"main": "lib/index",
"maintainers": [
{
"name": "afc163",
"email": "afc163@gmail.com"
},
{
"name": "yiminghe",
"email": "yiminghe@gmail.com"
}
],
"name": "rc-tooltip",
"optionalDependencies": {},
"pre-commit": [
"lint"
],
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/react-component/tooltip.git"
},
"scripts": {
"build": "rc-tools run build",
"chrome-test": "rc-tools run chrome-test",
"coverage": "rc-tools run coverage",
"gh-pages": "rc-tools run gh-pages",
"karma": "rc-tools run karma",
"lint": "rc-tools run lint",
"pub": "rc-tools run pub",
"saucelabs": "rc-tools run saucelabs",
"start": "rc-tools run server",
"test": "rc-tools run test"
},
"version": "3.3.5"
}