
functional-commons.package.json Maven / Gradle / Ivy
{
"_args": [
[
"@applitools/[email protected]",
"/Users/danielputerman/devel/applitools/eyes.sdk.java3/eyes.selenium.java/src/main/node_resources"
]
],
"_from": "@applitools/[email protected]",
"_id": "@applitools/[email protected]",
"_inBundle": false,
"_integrity": "sha512-fwiF0CbeYHDEOTD/NKaFgaI8LvRcGYG2GaJJiRwcedKko16sQ8F3TK5wXfj2Ytjf+8gjwHwsEEX550z3yvDWxA==",
"_location": "/@applitools/functional-commons",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@applitools/[email protected]",
"name": "@applitools/functional-commons",
"escapedName": "@applitools%2ffunctional-commons",
"scope": "@applitools",
"rawSpec": "1.6.0",
"saveSpec": null,
"fetchSpec": "1.6.0"
},
"_requiredBy": [
"/@applitools/dom-capture",
"/@applitools/dom-snapshot"
],
"_resolved": "https://registry.npmjs.org/@applitools/functional-commons/-/functional-commons-1.6.0.tgz",
"_spec": "1.6.0",
"_where": "/Users/danielputerman/devel/applitools/eyes.sdk.java3/eyes.selenium.java/src/main/node_resources",
"author": {
"name": "Gil Tayar",
"email": "[email protected]"
},
"bugs": {
"url": "https://github.com/applitools/rendering-grid/issues"
},
"dependencies": {},
"description": "",
"devDependencies": {
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"eslint": "^7.0.0",
"eslint-plugin-mocha-no-only": "^1.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.3",
"mocha": "^7.1.2",
"prettier": "^2.0.5"
},
"engines": {
"node": ">=8.0.0"
},
"files": [
"src"
],
"homepage": "https://github.com/applitools/rendering-grid#readme",
"keywords": [
"applitools",
"testing",
"browser",
"grid",
"visual-testing",
"nodejs",
"javascript"
],
"license": "Apache-2.0",
"main": "src/functional-commons.js",
"name": "@applitools/functional-commons",
"repository": {
"url": "git+https://github.com/applitools/rendering-grid.git",
"type": "git"
},
"scripts": {
"build": "#",
"eslint": "eslint '**/*.js'",
"test": "npm run test:mocha && npm run eslint",
"test:mocha": "mocha --no-timeouts 'test/**/*.test.js'"
},
"version": "1.6.0"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy