constant-string 1.0.1

Constant string.
Documentation
{
    "name": "@rustforweb/constant-string",
    "lockfileVersion": 3,
    "requires": true,
    "packages": {
        "": {
            "name": "@rustforweb/constant-string",
            "license": "MIT",
            "devDependencies": {
                "prettier": "^3.8.1"
            },
            "engines": {
                "node": ">=22"
            }
        },
        "node_modules/prettier": {
            "version": "3.8.1",
            "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz",
            "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
            "dev": true,
            "license": "MIT",
            "bin": {
                "prettier": "bin/prettier.cjs"
            },
            "engines": {
                "node": ">=14"
            },
            "funding": {
                "url": "https://github.com/prettier/prettier?sponsor=1"
            }
        }
    }
}