{
  "name": "@randplus/0to1",
  "version": "2.0.5",
  "description": "In theory, the random functions in this package can also output 1. This package is included in 'randplus'.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/randplus/0to1.git"
  },
  "keywords": [
    "random",
    "plus",
    "addon",
    "extension",
    "math",
    "number"
  ],
  "author": "otoneko.",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/randplus/0to1/issues"
  },
  "homepage": "https://github.com/randplus/0to1#readme",
  "dependencies": {
    "fs-extra": "^11.2.0"
  },
  "devDependencies": {
    "@types/node": "^24.1.0"
  }
}
