{
  "name": "qansigliere-fs-utils",
  "version": "2026.03.09",
  "description": "The main idea of ​​this library, created in JavaScript, is to provide a ready-made set of methods for creating and updating files.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/QANSIGLIERE/FileSystem.git"
  },
  "keywords": [
    "qansigliere",
    "fs",
    "file",
    "save",
    "write",
    "create"
  ],
  "author": "qansigliere@gmail.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/QANSIGLIERE/FileSystem/issues"
  },
  "homepage": "https://github.com/QANSIGLIERE/FileSystem#readme",
  "devDependencies": {
    "typescript": "^5.7.3"
  }
}
