| 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/@csstools/css-tokenizer/ |
Upload File : |
{
"_args": [
[
"@csstools/css-tokenizer@2.4.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "@csstools/css-tokenizer@2.4.1",
"_id": "@csstools/css-tokenizer@2.4.1",
"_inBundle": false,
"_integrity": "sha512-eQ9DIktFJBhGjioABJRtUucoWR2mwllurfnM8LuNGAqX3ViZXaUchqk+1s7jjtkFiT9ySdACsFEA3etErkALUg==",
"_location": "/@csstools/css-tokenizer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@csstools/css-tokenizer@2.4.1",
"name": "@csstools/css-tokenizer",
"escapedName": "@csstools%2fcss-tokenizer",
"scope": "@csstools",
"rawSpec": "2.4.1",
"saveSpec": null,
"fetchSpec": "2.4.1"
},
"_requiredBy": [
"/@csstools/postcss-color-function",
"/@csstools/postcss-color-mix-function",
"/@csstools/postcss-content-alt-text",
"/@csstools/postcss-exponential-functions",
"/@csstools/postcss-gamut-mapping",
"/@csstools/postcss-gradients-interpolation-method",
"/@csstools/postcss-hwb-function",
"/@csstools/postcss-light-dark-function",
"/@csstools/postcss-logical-viewport-units",
"/@csstools/postcss-media-minmax",
"/@csstools/postcss-media-queries-aspect-ratio-number-values",
"/@csstools/postcss-oklab-function",
"/@csstools/postcss-relative-color-syntax",
"/@csstools/postcss-stepped-value-functions",
"/@csstools/postcss-trigonometric-functions",
"/postcss-color-functional-notation",
"/postcss-custom-media",
"/postcss-custom-properties",
"/postcss-custom-selectors",
"/postcss-lab-function"
],
"_resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-2.4.1.tgz",
"_spec": "2.4.1",
"_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"
}
],
"description": "Tokenize CSS",
"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/packages/css-tokenizer#readme",
"keywords": [
"css",
"tokenizer"
],
"license": "MIT",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"name": "@csstools/css-tokenizer",
"repository": {
"type": "git",
"url": "git+https://github.com/csstools/postcss-plugins.git",
"directory": "packages/css-tokenizer"
},
"scripts": {},
"type": "module",
"version": "2.4.1"
}