UNPKG

cucumber-for-jenkins

Version:

The unofficial JavaScript implementation of Cucumber.

29 lines (28 loc) 532 B
{ "name": "cucumber", "version": "0.4.9", "homepage": "http://git.io/cukejs", "authors": [ "Julien Biezemans <jb@jbpros.com>" ], "description": "The official JavaScript implementation of Cucumber.", "main": "release/cucumber.js", "keywords": [ "testing", "bdd", "cucumber", "gherkin", "tests" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "tmp", "spec", "features", "examples", "scripts" ] }