| 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 : /inetpub/wwwroot/parsmega.nuxt/node_modules/@csstools/postcss-trigonometric-functions/ |
Upload File : |
{
"_args": [
[
"@csstools/postcss-trigonometric-functions@3.0.10",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "@csstools/postcss-trigonometric-functions@3.0.10",
"_id": "@csstools/postcss-trigonometric-functions@3.0.10",
"_inBundle": false,
"_integrity": "sha512-G9G8moTc2wiad61nY5HfvxLiM/myX0aYK4s1x8MQlPH29WDPxHQM7ghGgvv2qf2xH+rrXhztOmjGHJj4jsEqXw==",
"_location": "/@csstools/postcss-trigonometric-functions",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@csstools/postcss-trigonometric-functions@3.0.10",
"name": "@csstools/postcss-trigonometric-functions",
"escapedName": "@csstools%2fpostcss-trigonometric-functions",
"scope": "@csstools",
"rawSpec": "3.0.10",
"saveSpec": null,
"fetchSpec": "3.0.10"
},
"_requiredBy": [
"/postcss-preset-env"
],
"_resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-3.0.10.tgz",
"_spec": "3.0.10",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/csstools/postcss-plugins/issues"
},
"contributors": [
{
"name": "Antonio Laguna",
"email": "antonio@laguna.es",
"url": "https://antonio.laguna.es"
},
{
"name": "Romain Menke",
"email": "romainmenke@gmail.com"
}
],
"dependencies": {
"@csstools/css-calc": "^1.2.4",
"@csstools/css-parser-algorithms": "^2.7.1",
"@csstools/css-tokenizer": "^2.4.1"
},
"description": "Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships",
"engines": {
"node": "^14 || ^16 || >=18"
},
"exports": {
".": {
"import": {
"types": "./dist/index.d.ts",
"default": "./dist/index.mjs"
},
"require": {
"default": "./dist/index.cjs"
}
}
},
"files": [
"CHANGELOG.md",
"LICENSE.md",
"README.md",
"dist"
],
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/csstools"
},
{
"type": "opencollective",
"url": "https://opencollective.com/csstools"
}
],
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions#readme",
"keywords": [
"acos",
"acos2",
"asin",
"atan",
"cos",
"css",
"postcss-plugin",
"sin",
"tan",
"trigonometric"
],
"license": "MIT-0",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"name": "@csstools/postcss-trigonometric-functions",
"peerDependencies": {
"postcss": "^8.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/csstools/postcss-plugins.git",
"directory": "plugins/postcss-trigonometric-functions"
},
"scripts": {},
"type": "module",
"version": "3.0.10"
}