{
  "name": "minions",
  "description": "a weird set of little Javascript helpers we use for both nodeJS and browsers",
  "url": "http://github.com/itsatony/minions",
  "keywords": [
    "javascript",
    "helpers",
    "VisualWeb"
  ],
  "author": {
    "name": "Toni Wagner",
    "email": "i@itsatony.com"
  },
  "contributors": [
    {
      "name": "Frederik Rudeck"
    },
    {
      "name": "Paul Nordmann"
    }
  ],
  "licenses": [
    "free"
  ],
  "dependencies": {},
  "main": "./lib/minions",
  "version": "0.2.45",
  "directories": {
    "lib": "./lib"
  },
  "engines": {
    "node": "> 0.6"
  },
  "readme": "# minions\n\na weird collection of little JavaScript helpers ",
  "readmeFilename": "README.md",
  "_id": "minions@0.2.45",
  "_from": "minions@latest"
}
