{
  "name": "talento-inclusivo",
  "version": "1.0.0",
  "description": "## Introduction",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "devDependencies": {
    "testcafe": "^1.14.2"
  },
  "scripts": {
    "test": "testcafe chrome tests/perfil.js -L --skip-js-errors"
  },
  "repository": {
    "type": "git",
    "url": "http://git.spyrohost.com/nuclear-dev-proyectos/talento-inclusivo-feria.git"
  },
  "author": "Spyrohost",
  "license": "ISC"
}
