You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.5 KiB
57 lines
1.5 KiB
{
|
|
"_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.npm.taobao.org/tween-functions/download/tween-functions-1.2.0.tgz",
|
|
"_shasum": "1ae3a50e7c60bb3def774eac707acbca73bbc3ff",
|
|
"_spec": "tween-functions@^1.0.1",
|
|
"_where": "/Users/zq/Desktop/hngs/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"
|
|
}
|