PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Niko Peikrishvili   PHP Commission Calculator   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Commission Calculator
Calculate commissions on currency transactions
Author: By
Last change:
Date: 1 year ago
Size: 473 bytes
 

Contents

Class file image Download
{ "private": true, "scripts": { "dev": "npm run development", "development": "mix", "watch": "mix watch", "watch-poll": "mix watch -- --watch-options-poll=1000", "hot": "mix watch --hot", "prod": "npm run production", "production": "mix --production" }, "devDependencies": { "axios": "^0.21", "laravel-mix": "^6.0.6", "lodash": "^4.17.19", "postcss": "^8.1.14" } }