| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- {
- "_from": "vue2-animate@^2.1.2",
- "_id": "vue2-animate@2.1.4",
- "_inBundle": false,
- "_integrity": "sha512-tIFHLxLYXwti0E3rJ7OeIUxTl+uVC8t9SYlD4aQ+gfgcheSu9yDbXklBNRIFxBmfNWDVpKQLMvGLxRrrCn3alw==",
- "_location": "/vue2-animate",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "vue2-animate@^2.1.2",
- "name": "vue2-animate",
- "escapedName": "vue2-animate",
- "rawSpec": "^2.1.2",
- "saveSpec": null,
- "fetchSpec": "^2.1.2"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmmirror.com/vue2-animate/-/vue2-animate-2.1.4.tgz",
- "_shasum": "7a241b8a0f839d97b9df63d4551fbe666354175e",
- "_spec": "vue2-animate@^2.1.2",
- "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web",
- "author": {
- "name": "Simon Asika",
- "email": "asika32764@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/asika32764/vue2-animate/issues"
- },
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": "This package is deprecated, use '@asika32764/vue-animate' instead.",
- "description": "SCSS/CSS cross-browser animation library, for use with Vue.js 2.0. Ported from Animate.css.",
- "devDependencies": {
- "node-sass": "^4.8.3",
- "windwalker-fusion": "^0.1.14"
- },
- "files": [
- "dist/vue2-animate.css",
- "dist/vue2-animate.min.css",
- "src"
- ],
- "homepage": "https://github.com/asika32764/vue2-animate",
- "keywords": [
- "less",
- "animate",
- "animate.css",
- "vue",
- "vue.js",
- "transition",
- "vue-animate",
- "css",
- "sass",
- "scss"
- ],
- "license": "MIT",
- "name": "vue2-animate",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/asika32764/vue2-animate.git"
- },
- "scripts": {
- "build": "cross-env NODE_ENV=development node_modules/gulp/bin/gulp.js --gulpfile=fusionfile.js",
- "build:less": "cross-env NODE_ENV=development node_modules/gulp/bin/gulp.js less --gulpfile=fusionfile.js",
- "watch": "cross-env NODE_ENV=development node_modules/gulp/bin/gulp.js --gulpfile=fusionfile.js --watch=1",
- "watch:less": "cross-env NODE_ENV=development node_modules/gulp/bin/gulp.js less --gulpfile=fusionfile.js --watch=1"
- },
- "version": "2.1.4"
- }
|