twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
110 lines (109 loc) • 2.72 kB
JSON
{
"_args": [
[
"rc-util@3.x",
"/Users/nick/codes/twreporter-react/node_modules/rc-slider"
]
],
"_from": "rc-util@>=3.0.0 <4.0.0",
"_id": "rc-util@3.2.0",
"_inCache": true,
"_installable": true,
"_location": "/rc-util",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/rc-util-3.2.0.tgz_1466078736102_0.5288557759486139"
},
"_npmUser": {
"email": "yiminghe@gmail.com",
"name": "yiminghe"
},
"_npmVersion": "3.9.5",
"_phantomChildren": {},
"_requested": {
"name": "rc-util",
"raw": "rc-util@3.x",
"rawSpec": "3.x",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/rc-align",
"/rc-slider",
"/rc-trigger"
],
"_resolved": "https://registry.npmjs.org/rc-util/-/rc-util-3.2.0.tgz",
"_shasum": "793c5ce13ff67a0521421360236c9b926a3f5dd0",
"_shrinkwrap": null,
"_spec": "rc-util@3.x",
"_where": "/Users/nick/codes/twreporter-react/node_modules/rc-slider",
"author": "",
"bugs": {
"url": "http://github.com/react-component/util/issues"
},
"config": {
"port": 8100
},
"dependencies": {
"add-dom-event-listener": "1.x",
"classnames": "2.x",
"react-addons-pure-render-mixin": "15.x",
"shallowequal": "0.2.x"
},
"description": "Common Utils For React Component",
"devDependencies": {
"expect.js": "~0.3.1",
"pre-commit": "^1.0.7",
"rc-server": "3.x",
"rc-tools": "4.x",
"react": "15.x",
"react-dom": "15.x"
},
"directories": {},
"dist": {
"shasum": "793c5ce13ff67a0521421360236c9b926a3f5dd0",
"tarball": "https://registry.npmjs.org/rc-util/-/rc-util-3.2.0.tgz"
},
"files": [
"index.js",
"lib"
],
"gitHead": "1a719d12de5ba6386ce05811f68150532f88e906",
"homepage": "http://github.com/react-component/util",
"keywords": [
"react",
"util"
],
"licenses": "MIT",
"main": "./lib/index",
"maintainers": [
{
"name": "yiminghe",
"email": "yiminghe@gmail.com"
}
],
"name": "rc-util",
"optionalDependencies": {},
"pre-commit": [
"lint"
],
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/react-component/util.git"
},
"scripts": {
"browser-test": "rc-tools run browser-test",
"browser-test-cover": "rc-tools run browser-test-cover",
"build": "rc-tools run build",
"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-server"
},
"version": "3.2.0"
}