123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "_from": "easings-css@^1.0.0",
- "_id": "easings-css@1.0.0",
- "_inBundle": false,
- "_integrity": "sha512-7Uq7NdazNfVtr0RNmPAys8it0zKCuaqxJStYKEl72D3j4gbvXhhaM7iWNbqhA4C94ygCye6VuyhzBRQC4szeBg==",
- "_location": "/easings-css",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "easings-css@^1.0.0",
- "name": "easings-css",
- "escapedName": "easings-css",
- "rawSpec": "^1.0.0",
- "saveSpec": null,
- "fetchSpec": "^1.0.0"
- },
- "_requiredBy": [
- "/@riophae/vue-treeselect"
- ],
- "_resolved": "https://registry.npmjs.org/easings-css/-/easings-css-1.0.0.tgz",
- "_shasum": "dde569003bb7a4a0c0b77878f5db3e0be5679c81",
- "_spec": "easings-css@^1.0.0",
- "_where": "D:\\jiayue\\pig-ui\\node_modules\\@riophae\\vue-treeselect",
- "author": {
- "name": "Jacob Buck",
- "email": "buck.jacob@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/jacobbuck/easings-css/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Easing functions for CSS.",
- "homepage": "https://github.com/jacobbuck/easings-css#readme",
- "keywords": [
- "animation",
- "css",
- "easings",
- "less",
- "sass",
- "scss",
- "timing-function",
- "transition"
- ],
- "license": "MIT",
- "main": "easings.json",
- "name": "easings-css",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jacobbuck/easings-css.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "1.0.0"
- }
|