{
  "name": "mootools",
  "homepage": "https://github.com/mootools/mootools-core",
  "authors": [
    "Valerio Proietti"
  ],
  "main": [
    "dist/mootools-core.js",
    "dist/mootools-core-compat.js",
    "dist/mootools-core-min.js",
    "dist/mootools-core-compat-min.js"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "Specs",
    "Tests",
    "Docs"
  ],
  "description": "MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer.",
  "keywords": [
    "mootools",
    "browser",
    "class",
    "utilities",
    "types",
    "framework",
    "DOM",
    "Fx",
    "Request"
  ],
  "version": "1.5.2",
  "_release": "1.5.2",
  "_resolution": {
    "type": "version",
    "tag": "1.5.2",
    "commit": "505e3c02dc38edae641144e34a505bbd35e49490"
  },
  "_source": "git://github.com/mootools/mootools-core.git",
  "_target": "~1.5.1",
  "_originalSource": "mootools"
}