{
  "name": "fontoxml-selectors",
  "version": "1.0.0",
  "description": "An XPath 3.1 engine in JavaScript",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://bitbucket.org/liones/fontoxml-selectors.git"
  },
  "keywords": [
    "XPath",
    "3.1"
  ],
  "author": "The FontoXML team",
  "license": "UNLICENSED",
  "homepage": "https://bitbucket.org/liones/fontoxml-selectors#readme"
}
