PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Manolo Salsas   PHP Find Text in Files   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Find Text in Files
Search text in files like the Linux command
Author: By
Last change:
Date: 2 years ago
Size: 654 bytes
 

Contents

Class file image Download
{ "devDependencies": { "@popperjs/core": "^2.10.2", "@symfony/stimulus-bridge": "^2.0.0", "@symfony/webpack-encore": "^1.6.1", "bootstrap": "^5.1.3", "core-js": "^3.0.0", "jquery": "^3.6.0", "regenerator-runtime": "^0.13.2", "sass": "^1.43.4", "sass-loader": "^12.3.0", "stimulus": "^2.0.0", "webpack-notifier": "^1.6.0" }, "license": "UNLICENSED", "private": true, "scripts": { "dev-server": "encore dev-server", "dev": "encore dev", "watch": "encore dev --watch", "build": "encore production --progress" } }