UNPKG

robotframework-foldergenerator

Version:

NPM package to create folders for Robot Framework for a quick start to test automation.

23 lines (22 loc) 647 B
{ "name": "robotframework-foldergenerator", "version": "1.1.0", "description": "NPM package to create folders for Robot Framework for a quick start to test automation. ", "main": "index.js", "scripts": { "test": "folder-create" }, "repository": { "type": "git", "url": "git+https://github.com/leespino/robotframework-foldergenerator.git" }, "keywords": [ "robotframework" ], "author": "Luis Campos Espinoza", "license": "ISC", "bugs": { "url": "https://github.com/leespino/robotframework-foldergenerator/issues" }, "homepage": "https://github.com/leespino/robotframework-foldergenerator#readme" }