{
"name": "app",
"version": "1.0.0",
"description": " [](https://packagist.org/packages/cakephp/app) [](https://github.com/phpstan/phpstan)",
"main": "index.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"autoprefixer": "^10.4.21",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.17"
},
"dependencies": {
"@tailwindcss/cli": "^4.1.17",
"baseline-browser-mapping": "^2.8.25",
"browserslist": "^4.27.0",
"caniuse-lite": "^1.0.30001754",
"electron-to-chromium": "^1.5.248",
"escalade": "^3.2.0",
"fraction.js": "^4.3.7",
"nanoid": "^3.3.11",
"node-releases": "^2.0.27",
"normalize-range": "^0.1.2",
"picocolors": "^1.1.1",
"postcss-value-parser": "^4.2.0",
"source-map-js": "^1.2.1",
"update-browserslist-db": "^1.1.4"
}
}
|