{
    "name": "@cursorsdottsx/autil",
    "version": "1.0.0",
    "description": "Array utility : `autil`; because I'm uncreative.",
    "main": "dist/index.js",
    "scripts": {},
    "repository": {
        "type": "git",
        "url": "git+https://github.com/cursorsdottsx/autil.git"
    },
    "keywords": [],
    "author": "im-lonely <cursors.dev@gmail.com>",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/cursorsdottsx/autil/issues"
    },
    "homepage": "https://github.com/cursorsdottsx/autil#readme",
    "devDependencies": {
        "@types/node": "^16.4.3",
        "tslib": "^2.3.0",
        "typescript": "^4.3.5"
    }
}
