UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

115 lines (114 loc) 2.67 kB
{ "_args": [ [ "raf", "/Users/nick/codes/twreporter-react" ] ], "_from": "raf@*", "_id": "raf@3.2.0", "_inCache": true, "_installable": true, "_location": "/raf", "_nodeVersion": "4.1.1", "_npmOperationalInternal": { "host": "packages-5-east.internal.npmjs.com", "tmp": "tmp/raf-3.2.0.tgz_1455705777394_0.3654659006278962" }, "_npmUser": { "email": "christian.tegner@gmail.com", "name": "cmtegner" }, "_npmVersion": "3.3.4", "_phantomChildren": {}, "_requested": { "name": "raf", "raw": "raf", "rawSpec": "", "scope": null, "spec": "*", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/raf/-/raf-3.2.0.tgz", "_shasum": "2aba9a09bb70f8c2e9094dc60ace7c374fadec7e", "_shrinkwrap": null, "_spec": "raf", "_where": "/Users/nick/codes/twreporter-react", "author": { "email": "chris@neversaw.us", "name": "Chris Dickinson" }, "bugs": { "url": "https://github.com/chrisdickinson/raf/issues" }, "contributors": [ { "name": "Christian Maughan Tegnér", "email": "christian.tegner@gmail.com" } ], "dependencies": { "performance-now": "~0.2.0" }, "description": "requestAnimationFrame polyfill for node and the browser", "devDependencies": { "browserify": "~4.1.2", "tape": "^4.0.0", "testling": "~1.6.1" }, "directories": {}, "dist": { "shasum": "2aba9a09bb70f8c2e9094dc60ace7c374fadec7e", "tarball": "https://registry.npmjs.org/raf/-/raf-3.2.0.tgz" }, "gitHead": "36f73baee1b9bede56e5b21c422091fb4186858a", "homepage": "https://github.com/chrisdickinson/raf#readme", "keywords": [ "polyfill", "requestAnimationFrame" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "chrisdickinson", "email": "chris@neversaw.us" }, { "name": "cmtegner", "email": "christian.tegner@gmail.com" } ], "name": "raf", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/chrisdickinson/raf.git" }, "scripts": { "test": "node test.js", "testling": "browserify test.js | testling" }, "testling": { "browsers": [ "chrome/20.0..latest", "chrome/4.0..10.0", "chrome/canary", "firefox/15.0..latest", "firefox/3.0..6.0", "firefox/nightly", "iexplore/6.0..latest", "ipad/6.0..latest", "iphone/6.0..latest", "opera/10.0..latest", "opera/next", "safari/4.0..latest" ], "files": "test.js" }, "version": "3.2.0" }