Uname: Linux webm016.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 7.4.33 [ PHP INFO ] PHP os: Linux
Server Ip: 54.36.31.145
Your Ip: 216.73.216.182
User: homesquasz (91404) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : package.json
{
  "name": "magic-string",
  "description": "Modify strings, generate sourcemaps",
  "author": "Rich Harris",
  "version": "0.25.1",
  "repository": "https://github.com/rich-harris/magic-string",
  "main": "dist/magic-string.cjs.js",
  "module": "dist/magic-string.es.js",
  "jsnext:main": "dist/magic-string.es.js",
  "typings": "index.d.ts",
  "license": "MIT",
  "dependencies": {
    "sourcemap-codec": "^1.4.1"
  },
  "devDependencies": {
    "buble": "^0.19.3",
    "eslint": "^4.19.0",
    "mocha": "^5.0.4",
    "prettier": "^1.11.1",
    "rollup": "^0.57.1",
    "rollup-plugin-buble": "^0.19.2",
    "rollup-plugin-node-resolve": "^3.3.0",
    "rollup-plugin-replace": "^2.0.0",
    "source-map": "^0.6.1",
    "source-map-support": "^0.5.4"
  },
  "keywords": [
    "string",
    "string manipulation",
    "sourcemap",
    "templating",
    "transpilation"
  ],
  "scripts": {
    "test": "mocha",
    "pretest": "npm run lint && npm run build",
    "format": "prettier --single-quote --print-width 100 --use-tabs --write src/*.js src/**/*.js",
    "build": "rollup -c",
    "prepublishOnly": "rm -rf dist && npm test",
    "lint": "eslint src test",
    "watch": "rollup -cw"
  },
  "files": [
    "dist/*",
    "index.d.ts",
    "README.md"
  ]
}
© 2026 GrazzMean