{
  "name": "poistuejs",
  "description": "Simple task runner of Javascript Library, simple task doesn't wasted to be repeated.",
  "main": [
    "dist/css/PoistueJS.css",
    "dist/js/PoistueJS.js"
  ],
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "keywords": [
    "jquery-plugin",
    "poistuejs"
  ],
  "authors": [
    "Iskandar Jamil <iskandar.jam@gmail.com>"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "assets",
    "test",
    "tests"
  ],
  "homepage": ""
}
