{ "_args": [ [ "request-frame@1.5.3", "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin" ] ], "_from": "request-frame@1.5.3", "_id": "request-frame@1.5.3", "_inBundle": false, "_integrity": "sha1-gTwxYNmwI1g4iaqpdzibaPyqLj0=", "_location": "/request-frame", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "request-frame@1.5.3", "name": "request-frame", "escapedName": "request-frame", "rawSpec": "1.5.3", "saveSpec": null, "fetchSpec": "1.5.3" }, "_requiredBy": [ "/xgplayer" ], "_resolved": "https://registry.npm.taobao.org/request-frame/download/request-frame-1.5.3.tgz", "_spec": "1.5.3", "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin", "author": { "name": "Julien Etienne" }, "bugs": { "url": "https://github.com/julienetie/request-frame/issues" }, "description": "requestAnimationFrame & cancelAnimationFrame polyfill for optimal cross-browser development.", "devDependencies": { "babel-cli": "*", "babel-preset-es2015": "*", "babel-preset-es2015-rollup": "^1.2.0", "chai": "*", "gulp": "^3.9.1", "gulp-bump": "*", "gulp-concat": "*", "gulp-es-next": "*", "gulp-header": "*", "gulp-rename": "*", "http-server": "*", "mocha": "*", "requirejs": "*", "rollup": "*", "rollup-plugin-babel": "*", "rollup-watch": "*" }, "homepage": "https://github.com/julienetie/request-frame", "jsnext:main": "dist/request-frame.es.js", "keywords": [ "requestAnimationFrame", "webkitRequestAnimationFrame", "mozRequestAnimationFrame", "cancelAnimationFrame", "mozCancelAnimationFrame", "webkitCancelAnimationFrame", "webkitCancelRequestAnimationFrame", "setTimeout", "cancelTimeout", "timing functions", "requestAnimationFrame polyfill", "polyfill", "animation timing", "animation timestamp" ], "license": "MIT", "main": "dist/request-frame.js", "name": "request-frame", "repository": { "type": "git", "url": "git+https://github.com/julienetie/request-frame.git" }, "scripts": { "build": "rollup -c rollup/rollup.config.umd.js && rollup -c rollup/rollup.config.es.js", "bump": "gulp bump", "dummy": "wzrd dummy.js | wtch | garnish", "header": "gulp", "test": "http-server ./ -p 9999", "watch": "rollup -c rollup/rollup.config.umd.js -c --watch" }, "version": "1.5.3" }