PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Uldis Nelsons   D3 BTL   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: D3 BTL
Get machine project from BTL file into a database
Author: By
Last change:
Date: 2 years ago
Size: 404 bytes
 

Contents

Class file image Download
{ "name": "d3yii2/d3btl", "description": "library for dealing with .btl files", "type": "library", "keywords": ["yii2", "BTL"], "authors": [ { "name": "Janis Vilums", "email": "viljums@gmail.com" } ], "require": { "yiisoft/yii2": "*" }, "autoload": { "psr-4": { "d3yii2/d3btl\\": "" } } }