Newer
Older
ade-outils-xml / package.json
{
  "name": "ade-outils-xml",
  "version": "1.0.0",
  "description": "examples et outillage pour l'atelier d'échanges - Outils XML ISTEX",
  "main": "",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://git.istex.fr/istex/ade-outils-xml.git"
  },
  "author": "Claude Niederlender ",
  "license": "ISC",
  "dependencies": {
    "get-doctype": "^1.0.0",
    "lodash": "^3.10.1",
    "node-expat": "^2.3.12",
    "xml-mapping": "^1.7.0",
    "xmldom": "^0.1.19",
    "xpath": "0.0.9"
  }
}