{ "_from": "react-timer-mixin@^0.13.4", "_id": "react-timer-mixin@0.13.4", "_inBundle": false, "_integrity": "sha512-4+ow23tp/Tv7hBM5Az5/Be/eKKF7DIvJ09voz5LyHGQaqqz9WV8YMs31eFvcYQs7d451LSg7kDJV70XYN/Ug/Q==", "_location": "/react-timer-mixin", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "react-timer-mixin@^0.13.4", "name": "react-timer-mixin", "escapedName": "react-timer-mixin", "rawSpec": "^0.13.4", "saveSpec": null, "fetchSpec": "^0.13.4" }, "_requiredBy": [ "/react-native-web" ], "_resolved": "https://registry.npmjs.org/react-timer-mixin/-/react-timer-mixin-0.13.4.tgz", "_shasum": "75a00c3c94c13abe29b43d63b4c65a88fc8264d3", "_spec": "react-timer-mixin@^0.13.4", "_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/react-native-web", "bugs": { "url": "https://github.com/reactjs/react-timer-mixin/issues" }, "bundleDependencies": false, "deprecated": false, "description": "TimerMixin provides timer functions for executing code in the future that are safely cleaned up when the component unmounts", "devDependencies": { "eslint": "0.9.2", "jest-cli": "^0.2.1" }, "homepage": "https://github.com/reactjs/react-timer-mixin#readme", "keywords": [ "react", "timer", "mixin" ], "license": "MIT", "main": "TimerMixin.js", "name": "react-timer-mixin", "repository": { "type": "git", "url": "git+https://github.com/reactjs/react-timer-mixin.git" }, "scripts": { "test": "jest" }, "version": "0.13.4" }