UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

108 lines (107 loc) 2.65 kB
{ "_args": [ [ "rc-align@2.x", "/Users/nick/codes/twreporter-react/node_modules/rc-trigger" ] ], "_from": "rc-align@>=2.0.0 <3.0.0", "_id": "rc-align@2.3.1", "_inCache": true, "_installable": true, "_location": "/rc-align", "_nodeVersion": "4.4.5", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/rc-align-2.3.1.tgz_1466079635977_0.6760843803640455" }, "_npmUser": { "email": "yiminghe@gmail.com", "name": "yiminghe" }, "_npmVersion": "3.9.5", "_phantomChildren": {}, "_requested": { "name": "rc-align", "raw": "rc-align@2.x", "rawSpec": "2.x", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/rc-trigger" ], "_resolved": "https://registry.npmjs.org/rc-align/-/rc-align-2.3.1.tgz", "_shasum": "418d5ba8d3ee7573f9869f78c30267a1d0b33592", "_shrinkwrap": null, "_spec": "rc-align@2.x", "_where": "/Users/nick/codes/twreporter-react/node_modules/rc-trigger", "author": "", "bugs": { "url": "http://github.com/react-component/align/issues" }, "config": { "port": 8100 }, "dependencies": { "dom-align": "1.x", "rc-util": "3.x" }, "description": "align ui component for react", "devDependencies": { "expect.js": "0.3.x", "object-assign": "4.x", "pre-commit": "1.x", "rc-tools": "5.x", "react": "15.x", "react-dom": "15.x" }, "directories": {}, "dist": { "shasum": "418d5ba8d3ee7573f9869f78c30267a1d0b33592", "tarball": "https://registry.npmjs.org/rc-align/-/rc-align-2.3.1.tgz" }, "files": [ "lib" ], "gitHead": "ae0073dbc4b01b00239ec089acd62474c27690f3", "homepage": "http://github.com/react-component/align", "keywords": [ "align", "react", "react-align", "react-component" ], "licenses": "MIT", "main": "./lib/index", "maintainers": [ { "name": "yiminghe", "email": "yiminghe@gmail.com" } ], "name": "rc-align", "optionalDependencies": {}, "pre-commit": [ "lint" ], "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/react-component/align.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": "2.3.1" }