{ "_from": "@csstools/css-tokenizer@^3.0.3", "_id": "@csstools/css-tokenizer@3.0.4", "_inBundle": false, "_integrity": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==", "_location": "/@csstools/css-tokenizer", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@csstools/css-tokenizer@^3.0.3", "name": "@csstools/css-tokenizer", "escapedName": "@csstools%2fcss-tokenizer", "scope": "@csstools", "rawSpec": "^3.0.3", "saveSpec": null, "fetchSpec": "^3.0.3" }, "_requiredBy": [ "/@asamuzakjp/css-color" ], "_resolved": "https://registry.npmmirror.com/@csstools/css-tokenizer/-/css-tokenizer-3.0.4.tgz", "_shasum": "333fedabc3fd1a8e5d0100013731cf19e6a8c5d3", "_spec": "@csstools/css-tokenizer@^3.0.3", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\@asamuzakjp\\css-color", "bugs": { "url": "https://github.com/csstools/postcss-plugins/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Antonio Laguna", "email": "antonio@laguna.es", "url": "https://antonio.laguna.es" }, { "name": "Romain Menke", "email": "romainmenke@gmail.com" } ], "deprecated": false, "description": "Tokenize CSS", "engines": { "node": ">=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": "3.0.4" }