{
  "name": "create-arr",
  "version": "1.1.1",
  "description": "Creates an array from specified parameters",
  "main": "src/index.js",
  "types": "./index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/blaumeise20/create-arr.git"
  },
  "bugs": {
    "url": "https://github.com/blaumeise20/create-arr/issues"
  },
  "homepage": "https://github.com/blaumeise20/create-arr#readme",
  "author": "blaumeise20",
  "license": "MIT",
  "keywords": [
    "array",
    "create",
    "array.from",
    "fill",
    "range",
    "map"
  ]
}
