@phoenix-plugin-registry/brackets-cucumber
Version:
Gherkin/Cucumber/Feature files editor for Brackets, with beautify, row inserting in tables...
28 lines (27 loc) • 688 B
JSON
{
"name": "@phoenix-plugin-registry/brackets-cucumber",
"version": "0.12.1",
"description": "Gherkin/Cucumber/Feature files editor for Brackets, with beautify, row inserting in tables...",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/thr0w/brackets-cucumber.git"
},
"keywords": [
"Brackets",
"Cucumber",
"Gherkins",
"Feature",
"BDD",
"Editor"
],
"author": "thr0w",
"license": "GPLv3",
"bugs": {
"url": "https://github.com/thr0w/brackets-cucumber/issues"
},
"homepage": "https://github.com/thr0w/brackets-cucumber"
}