UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

113 lines (112 loc) 2.84 kB
{ "_args": [ [ "rc-trigger@1.x", "/Users/nick/codes/twreporter-react/node_modules/rc-tooltip" ] ], "_from": "rc-trigger@>=1.0.0 <2.0.0", "_id": "rc-trigger@1.5.1", "_inCache": true, "_installable": true, "_location": "/rc-trigger", "_nodeVersion": "4.4.5", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/rc-trigger-1.5.1.tgz_1466079492606_0.8631489996332675" }, "_npmUser": { "email": "yiminghe@gmail.com", "name": "yiminghe" }, "_npmVersion": "3.9.5", "_phantomChildren": {}, "_requested": { "name": "rc-trigger", "raw": "rc-trigger@1.x", "rawSpec": "1.x", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/rc-tooltip" ], "_resolved": "https://registry.npmjs.org/rc-trigger/-/rc-trigger-1.5.1.tgz", "_shasum": "e3e12ba6e3eae779f77e86aa2eb768d3817beafa", "_shrinkwrap": null, "_spec": "rc-trigger@1.x", "_where": "/Users/nick/codes/twreporter-react/node_modules/rc-tooltip", "author": "", "bugs": { "url": "https://github.com/react-component/trigger/issues" }, "config": { "port": 8200 }, "dependencies": { "rc-align": "2.x", "rc-animate": "2.x", "rc-util": "3.x" }, "description": "base abstract trigger component for react", "devDependencies": { "async": "~1.5.0", "expect.js": "0.3.x", "jquery": "~1.11.3", "object-assign": "~4.0.1", "pre-commit": "1.x", "rc-tools": "5.x", "react": "15.x", "react-addons-test-utils": "15.x", "react-dom": "15.x" }, "directories": {}, "dist": { "shasum": "e3e12ba6e3eae779f77e86aa2eb768d3817beafa", "tarball": "https://registry.npmjs.org/rc-trigger/-/rc-trigger-1.5.1.tgz" }, "files": [ "assets/*.css", "lib" ], "gitHead": "21ed16ae91850c607f2ef34115238e93321436de", "homepage": "https://github.com/react-component/trigger", "keywords": [ "react", "react-component", "react-trigger", "trigger" ], "licenses": "MIT", "main": "./lib/index", "maintainers": [ { "name": "yiminghe", "email": "yiminghe@gmail.com" } ], "name": "rc-trigger", "optionalDependencies": {}, "pre-commit": [ "lint" ], "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/react-component/trigger.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.5.1" }