@puppedo/atoms-core
Version:
Core for PuppeDo atoms
29 lines (28 loc) • 666 B
JSON
{
"name": "@puppedo/atoms-core",
"version": "2.1.2",
"description": "Core for PuppeDo atoms",
"main": "index.js",
"scripts": {
"test": "echo \"No test specified\"",
"prepublishOnly": "npm install"
},
"keywords": [
"puppeteer",
"puppedo",
"testing",
"tests",
"e2e",
"automatization"
],
"repository": {
"type": "git",
"url": "git+https://github.com/starikan/PuppeDoAtomsCore.git"
},
"author": "Starodubov Sergey <4analit@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/starikan/PuppeDoAtomsCore/issues"
},
"homepage": "https://github.com/starikan/PuppeDoAtomsCore#readme"
}