{
  "name": "yashe",
  "version": "1.1.2",
  "homepage": "http://www.weso.es/YASHE/",
  "authors": [
    "Pablo Menéndez <pabloyo97@hotmail.com>"
  ],
  "description": "Yet Another ShEx Editor",
  "main": "dist/yashe.bundled.min.js",
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "ShEx",
    "Semantic Web",
    "Editor",
    "Linked Data",
    "JavaScript"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
