UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

104 lines (103 loc) 2.65 kB
{ "_args": [ [ "css-animation@1.x", "/Users/nick/codes/twreporter-react/node_modules/rc-animate" ] ], "_from": "css-animation@>=1.0.0 <2.0.0", "_id": "css-animation@1.2.5", "_inCache": true, "_installable": true, "_location": "/css-animation", "_nodeVersion": "4.2.2", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/css-animation-1.2.5.tgz_1461948769722_0.9750128234736621" }, "_npmUser": { "email": "yiminghe@gmail.com", "name": "yiminghe" }, "_npmVersion": "3.5.3", "_phantomChildren": {}, "_requested": { "name": "css-animation", "raw": "css-animation@1.x", "rawSpec": "1.x", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/rc-animate" ], "_resolved": "https://registry.npmjs.org/css-animation/-/css-animation-1.2.5.tgz", "_shasum": "b2e64594db8e34dd392d68f6040a5d4a602673f1", "_shrinkwrap": null, "_spec": "css-animation@1.x", "_where": "/Users/nick/codes/twreporter-react/node_modules/rc-animate", "author": "", "bugs": { "url": "http://github.com/yiminghe/css-animation/issues" }, "config": { "port": 9001 }, "dependencies": { "component-classes": "^1.2.5" }, "description": "css-animation", "devDependencies": { "expect.js": "0.3.x", "pre-commit": "1.x", "rc-tools": "5.x", "react": "0.14.x", "react-dom": "0.14.x" }, "directories": {}, "dist": { "shasum": "b2e64594db8e34dd392d68f6040a5d4a602673f1", "tarball": "https://registry.npmjs.org/css-animation/-/css-animation-1.2.5.tgz" }, "files": [ "assets/*.css", "lib" ], "gitHead": "d9218e8e4870d404668ba0460f3fff032168597b", "homepage": "http://github.com/yiminghe/css-animation", "keywords": [ "css-animation" ], "licenses": "MIT", "main": "./lib/index", "maintainers": [ { "name": "yiminghe", "email": "yiminghe@gmail.com" } ], "name": "css-animation", "optionalDependencies": {}, "pre-commit": [ "lint" ], "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/yiminghe/css-animation.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": "1.2.5" }