PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Kabir Hossain   Sage   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Sage
Demo application of Web development framework
Author: By
Last change:
Date: 1 year ago
Size: 352 bytes
 

Contents

Class file image Download
{ "name": "sage", "version": "2.0.0", "description": "Sage is a lightweight,fast routing php framework.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": { "bootstrap": "^4.3.1", "jquery": "^3.4.1", "popper.js": "^1.15.0" } }