{
    "name": "labeljs",
    "description": "a simple and tiny utility library for building fast web interfaces using regular JavaScript",
    "version": "0.0.13",
    "main": "index.mjs",
    "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
      "type": "git",
      "url": "https://github.com/danielmascena/label.js.git"
    },
    "keywords": ["Template Strings", "Tagged Templates", "Utility Function", "JavaScript Library", "HTML-in-JS", "JavaScript Component",  "Web Components"],
    "author": "Daniel Mascena <danielmascena@gmail.com>",
    "license": "MIT",
    "bugs": {
      "url": "https://github.com/danielmascena/label.js/issues"
    },
    "homepage": "https://labeljs.github.io"
  }
