PHP Classes

File: package.json

Recommend this page to a friend!
  Packages of Andraž   BB   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: BB
Badminton tournament management application
Author: By
Last change:
Date: 15 days ago
Size: 1,230 bytes
 

Contents

Class file image Download
{ "name": "app", "version": "1.0.0", "description": "![Build Status](https://github.com/cakephp/app/actions/workflows/ci.yml/badge.svg?branch=master) [![Total Downloads](https://img.shields.io/packagist/dt/cakephp/app.svg?style=flat-square)](https://packagist.org/packages/cakephp/app) [![PHPStan](https://img.shields.io/badge/PHPStan-level%207-brightgreen.svg?style=flat-square)](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" } }