| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/animate.css/ |
Upload File : |
{
"_args": [
[
"animate.css@4.1.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "animate.css@4.1.1",
"_id": "animate.css@4.1.1",
"_inBundle": false,
"_integrity": "sha512-+mRmCTv6SbCmtYJCN4faJMNFVNN5EuCTTprDTAo7YzIGji2KADmakjVA3+8mVDkZ2Bf09vayB35lSQIex2+QaQ==",
"_location": "/animate.css",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "animate.css@4.1.1",
"name": "animate.css",
"escapedName": "animate.css",
"rawSpec": "4.1.1",
"saveSpec": null,
"fetchSpec": "4.1.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/animate.css/-/animate.css-4.1.1.tgz",
"_spec": "4.1.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"animateConfig": {
"prefix": "animate__"
},
"author": {
"name": "Animate.css"
},
"browserslist": [
"> 3%",
"last 2 versions"
],
"bugs": {
"url": "https://github.com/animate-css/animate.css/issues"
},
"description": "[](https://github.com/daneden/animate.css) [](https://github.com/daneden/animate.css) [](https://github.com/daneden/animate.css) [](https://github.com/daneden/animate.css)",
"devDependencies": {
"autoprefixer": "^9.7.6",
"cssnano": "^4.1.10",
"eslint": "^7.8.1",
"husky": "^4.2.5",
"lint-staged": "^10.3.0",
"markdown-it": "^11.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^7.0.27",
"postcss-cli": "^7.1.2",
"postcss-header": "^2.0.0",
"postcss-import": "^12.0.1",
"postcss-prefixer": "^2.1.2",
"postcss-preset-env": "^6.7.0",
"prettier": "^2.1.1"
},
"files": [
"animate.compat.css",
"animate.min.css",
"animate.css",
"source/**/*.css"
],
"homepage": "https://animate.style/",
"husky": {
"hooks": {
"pre-commit": "npm-run-all start precommit"
}
},
"jspm": {
"main": "animate.css!",
"format": "global",
"directories": {
"lib": "./"
}
},
"license": "MIT",
"lint-staged": {
"*.{js,json,md,css}": [
"prettier --write"
]
},
"main": "animate.css",
"name": "animate.css",
"repository": {
"type": "git",
"url": "git+https://github.com/animate-css/animate.css.git"
},
"scripts": {
"compat": "npx postcss source/animate.css -o animate.compat.css --no-map --env compat",
"dev": "npx postcss source/animate.css -o animate.css --no-map --env development -w",
"docs": "npm-run-all docs:library docs:pages",
"docs:library": "npx postcss source/animate.css -o ./docs/animate.min.css --no-map --env production",
"docs:pages": "node ./docsSource/index.js",
"format": "prettier --write \"**/*.{js,json,md,css}\"",
"postversion": "git push && git push --tags",
"precommit": "lint-staged",
"prod": "npx postcss source/animate.css -o animate.min.css --no-map --env production",
"raw": "npx postcss source/animate.css -o animate.css --no-map --env development",
"start": "npm-run-all raw prod compat",
"version": "npm-run-all start docs && git add -A docs animate.css animate.min.css animate.compat.css"
},
"style": "./animate.css",
"version": "4.1.1"
}