{ "_args": [ [ "animate.css@3.7.2", "D:\\work\\root\\user_uniapp" ] ], "_from": "animate.css@3.7.2", "_id": "animate.css@3.7.2", "_inBundle": false, "_integrity": "sha512-0bE8zYo7C0KvgOYrSVfrzkbYk6IOTVPNqkiHg2cbyF4Pq/PXzilz4BRWA3hwEUBoMp5VBgrC29lQIZyhRWdBTw==", "_location": "/animate.css", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "animate.css@3.7.2", "name": "animate.css", "escapedName": "animate.css", "rawSpec": "3.7.2", "saveSpec": null, "fetchSpec": "3.7.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/animate.css/-/animate.css-3.7.2.tgz", "_spec": "3.7.2", "_where": "D:\\work\\root\\user_uniapp", "author": { "name": "Daniel Eden" }, "bugs": { "url": "https://github.com/daneden/animate.css/issues" }, "description": "_Just-add-water CSS animation_", "devDependencies": { "autoprefixer": "^9.0.1", "cssnano": "^4.0.3", "eslint": "^5.2.0", "gulp": "^4.0.0", "gulp-concat": "^2.6.1", "gulp-header": "^2.0.1", "gulp-postcss": "^8.0.0", "gulp-rename": "^1.2.2", "gulp-util": "^3.0.8", "husky": "^1.2.0", "lint-staged": "^8.1.0", "prettier": "^1.10.2", "run-sequence": "^2.2.1" }, "homepage": "https://daneden.github.io/animate.css/", "jspm": { "main": "animate.css!", "format": "global", "directories": { "lib": "./" } }, "license": "MIT", "lint-staged": { "*.{js,json,md,css}": [ "prettier --write", "git add" ] }, "main": "animate.css", "name": "animate.css", "prettier": { "bracketSpacing": false, "proseWrap": "never", "singleQuote": true, "trailingComma": "all" }, "repository": { "type": "git", "url": "git+https://github.com/daneden/animate.css.git" }, "scripts": { "gulp": "./node_modules/gulp/bin/gulp.js", "precommit": "lint-staged", "prettier": "prettier --write \"**/*.{js,json,md,css}\"", "start": "gulp" }, "spm": { "main": "./animate.css" }, "style": "./animate.css", "version": "3.7.2" }