{
  "name": "to-array",
  "repo": "timoxley/to-array",
  "description": "Convert an array-like object into an Array.",
  "version": "0.1.4",
  "keywords": [],
  "dependencies": {},
  "development": {
    "timoxley/assert": "*",
    "component/domify": "*"
  },
  "license": "MIT",
  "scripts": [
    "index.js"
  ]
}