{ "_from": "tween-functions@^1.0.1", "_id": "tween-functions@1.2.0", "_inBundle": false, "_integrity": "sha1-GuOlDnxguz3vd06scHrLynO7w/8=", "_location": "/tween-functions", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "tween-functions@^1.0.1", "name": "tween-functions", "escapedName": "tween-functions", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/react-tween-state" ], "_resolved": "https://registry.npmjs.org/tween-functions/-/tween-functions-1.2.0.tgz", "_shasum": "1ae3a50e7c60bb3def774eac707acbca73bbc3ff", "_spec": "tween-functions@^1.0.1", "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/react-tween-state", "author": { "name": "chenglou" }, "bugs": { "url": "https://github.com/chenglou/tween-functions/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Robert Penner's easing functions, slightly modified", "homepage": "https://github.com/chenglou/tween-functions", "keywords": [ "tween", "ease", "react", "animation", "easing", "penner", "bezier", "interpolation" ], "license": "BSD", "main": "index.js", "name": "tween-functions", "repository": { "type": "git", "url": "git+https://github.com/chenglou/tween-functions.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.2.0" }