{
    "name": "reorder-array",
    "version": "1.0.3",
    "description": "Reorder Array Items",
    "homepage": "http://github.com/adamhalasz/reorder-array/",
    "keywords": [
      "array",
      "reorder",
      "reposition",
      "sort",
      "reindex"
    ],
    "bugs": {
      "url": "http://github.com/adamhalasz/reorder-array/issues",
      "email": "mail@adamhalasz.com"
    },
    "repository": {
      "type": "git",
      "url": "https://github.com/adamhalasz/reorder-array.git"
    },
    "files": [
      "index.js"
    ],
    "license": "MIT",
    "author": {
      "name": "Halász Ádám",
      "email": "mail@adamhalasz.com",
      "url": "https://adamhalasz.com/"
    },
    "main": "index.js",
    "dependencies": {},
    "devDependencies": {}
  }
  