{
  "name": "@timelaps/fn",
  "version": "1.0.23",
  "description": "",
  "main": "test.js",
  "dependencies": {
    "@timelaps/hacks": "^1.0.5",
    "@timelaps/is": "^1.0.14",
    "@timelaps/json": "^1.0.4",
    "@timelaps/returns": "^1.0.0",
    "@timelaps/to": "^1.0.9"
  },
  "devDependencies": {
    "@timelaps/batterie": "^1.0.73"
  },
  "scripts": {
    "test": "node test.js",
    "share": "npm version patch && git push && npm publish"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/timelaps/fn.git"
  },
  "keywords": [],
  "author": "Michael McLaughlin <michael.j.mclaughlin20@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/timelaps/fn/issues"
  },
  "homepage": "https://github.com/timelaps/fn#readme"
}
