swag-ng
Version:
Angular module for Swagger API integrations
22 lines (21 loc) • 416 B
JSON
{
"name": "swag-ng",
"version": "0.0.2",
"description": "Angular module for Swagger API integrations",
"homepage": "https://github.com/mchlbrnd/swagNg",
"authors": [
"Michael Wolbert <michael.wolbert@gmail.com>"
],
"main": "./dist/swagNg.js",
"moduleType": [
"node"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}