UNPKG

api-explorer

Version:

Easily create an interactive documentation for your RESTful API

24 lines (23 loc) 465 B
{ "name": "client", "version": "0.0.0", "homepage": "https://github.com/epayet/ApiExplorer", "authors": [ "emmanuel.payet <jakspinning@gmail.com>" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "bootstrap": "~3.2.0", "angular": "~1.2.23", "angular-resource": "~1.2.23", "angular-route": "~1.2.23", "angular-bootstrap": "~0.11.0" } }