Subversion Repositories oidinfo_api

Rev

View as "text/json" | Blame | Last modification | View Log | RSS feed

  1. {
  2.         "name": "danielmarschall/oidinfo_api",
  3.         "description": "OID-Info.com API for PHP",
  4.         "version": "1.0",
  5.         "type": "library",
  6.         "homepage": "https://www.viathinksoft.com/projects/oidinfo_api",
  7.         "authors": [
  8.                 {
  9.                         "name": "Daniel Marschall",
  10.                         "email": "info@daniel-marschall.de",
  11.                         "homepage": "https://www.daniel-marschall.de/"
  12.                 }
  13.         ],
  14.         "license": [
  15.                 "Apache-2.0"
  16.         ],
  17.         "prefer-dist": true,
  18.         "minimum-stability": "dev",
  19.         "require": {
  20.                 "php": ">=7.0"
  21.         }
  22. }
  23.