{ "_from": "gherkin@^5.1.0", "_id": "gherkin@5.1.0", "_inBundle": false, "_integrity": "sha1-aEu7A63STq9731RPWAM+so+zxtU=", "_location": "/gherkin", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gherkin@^5.1.0", "name": "gherkin", "escapedName": "gherkin", "rawSpec": "^5.1.0", "saveSpec": null, "fetchSpec": "^5.1.0" }, "_requiredBy": [ "/cucumber", "/cypress-cucumber-preprocessor" ], "_resolved": "https://registry.npmjs.org/gherkin/-/gherkin-5.1.0.tgz", "_shasum": "684bbb03add24eaf7bdf544f58033eb28fb3c6d5", "_spec": "gherkin@^5.1.0", "_where": "/home/simon/Documents/lifen-autotest/node_modules/cypress-cucumber-preprocessor", "author": { "name": "Aslak Hellesøy" }, "bin": { "gherkin-javascript": "bin/gherkin" }, "bugs": { "url": "https://github.com/cucumber/gherkin/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Gherkin parser", "devDependencies": { "browserify": "^14.1.0", "mocha": "^3.0.2", "uglify-js": "^2.7.3" }, "homepage": "https://github.com/cucumber/gherkin", "keywords": [ "gherkin", "cucumber" ], "license": "MIT", "main": "index.js", "name": "gherkin", "repository": { "type": "git", "url": "git+https://github.com/cucumber/gherkin-javascript.git" }, "scripts": { "test": "make && mocha" }, "version": "5.1.0" }