UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

114 lines (113 loc) 2.87 kB
{ "_args": [ [ "rc-animate@2.x", "/Users/nick/codes/twreporter-react/node_modules/rc-trigger" ] ], "_from": "rc-animate@>=2.0.0 <3.0.0", "_id": "rc-animate@2.2.0", "_inCache": true, "_installable": true, "_location": "/rc-animate", "_nodeVersion": "4.4.5", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/rc-animate-2.2.0.tgz_1467086096401_0.30838810792192817" }, "_npmUser": { "email": "yiminghe@gmail.com", "name": "yiminghe" }, "_npmVersion": "3.9.5", "_phantomChildren": {}, "_requested": { "name": "rc-animate", "raw": "rc-animate@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-animate/-/rc-animate-2.2.0.tgz", "_shasum": "ba4744306bae76e4c0e43d55d046f02db738ccd5", "_shrinkwrap": null, "_spec": "rc-animate@2.x", "_where": "/Users/nick/codes/twreporter-react/node_modules/rc-trigger", "author": "", "bugs": { "url": "http://github.com/react-component/animate/issues" }, "config": { "port": 8200 }, "dependencies": { "css-animation": "1.x" }, "description": "css-transition ui component for react", "devDependencies": { "expect.js": "0.3.x", "jquery": "~1.11.3", "object-assign": "4.x", "pre-commit": "1.x", "rc-tools": "5.x", "react": "15.x", "react-addons-test-utils": "15.x", "react-dom": "15.x", "velocity-animate": "~1.2.2" }, "directories": {}, "dist": { "shasum": "ba4744306bae76e4c0e43d55d046f02db738ccd5", "tarball": "https://registry.npmjs.org/rc-animate/-/rc-animate-2.2.0.tgz" }, "files": [ "lib" ], "gitHead": "f9a3581d484911c6b51b0d5f035e6847b57b9106", "homepage": "https://github.com/react-component/animate", "keywords": [ "animate", "react", "react-animate", "react-component" ], "licenses": "MIT", "main": "./lib/index", "maintainers": [ { "name": "yiminghe", "email": "yiminghe@gmail.com" }, { "name": "xujihui1985", "email": "xujihui1985@outlook.com" } ], "name": "rc-animate", "optionalDependencies": {}, "pre-commit": [ "lint" ], "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/react-component/animate.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.2.0" }