UNPKG

apigeek-affirm

Version:

Executable English for Software Testing and more

64 lines (63 loc) 1.24 kB
{ "name": "apigeek-affirm", "version": "1.9.8", "description": "Executable English for Software Testing and more", "main": "lib/index.js", "directories": { "doc": "docs" }, "keywords": [ "openapi", "swagger", "scripting", "docs", "mocha", "chai", "mocha", "gherkin", "BDD", "Specification", "Natural Language", "Test", "API", "Yeoman", "Selenium", "RESTful", "QA", "XML", "Behaviour", "Driven", "documentation", "declarative", "builder", "generator" ], "scripts": { "test": "lib/index.js" }, "bugs": { "url": "https://github.com/apigeek/project/issues", "email": "bugs@apigeek.me" }, "repository": { "type": "git", "url": "https://github.com/apigeek/affirm.git" }, "author": "lee.curtis@troven.com.au", "license": "Apache-2.0", "bin": { "affirm": "lib/index.js" }, "dependencies": { "apigeek-dialect": "^1.1.0", "apigeek-dialect-webapi": "^1.0.0", "apigeek-dialect-webapp": "^1.8.0", "assert": "^1.4.1", "debug": "^2.2.0", "form-data": "^1.0.0-rc4", "cron": "^1.1.0", "mkdirp": "^0.5.1", "request": "^2.74.0", "underscore": "^1.8.3" } }