HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/extracts/var/www/french-american.org/current/node_modules/toml/package.json
{
  "_args": [
    [
      "toml@2.3.6",
      "/var/www/french-american.org/releases/20210421135930Z"
    ]
  ],
  "_development": true,
  "_from": "toml@2.3.6",
  "_id": "toml@2.3.6",
  "_inBundle": false,
  "_integrity": "sha512-gVweAectJU3ebq//Ferr2JUY4WKSDe5N+z0FvjDncLGyHmIDoxgY/2Ie4qfEIDm4IS7OA6Rmdm7pdEEdMcV/xQ==",
  "_location": "/toml",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "toml@2.3.6",
    "name": "toml",
    "escapedName": "toml",
    "rawSpec": "2.3.6",
    "saveSpec": null,
    "fetchSpec": "2.3.6"
  },
  "_requiredBy": [
    "/gray-matter"
  ],
  "_resolved": "https://registry.npmjs.org/toml/-/toml-2.3.6.tgz",
  "_spec": "2.3.6",
  "_where": "/var/www/french-american.org/releases/20210421135930Z",
  "author": {
    "name": "Michelle Tilley",
    "email": "michelle@michelletilley.net"
  },
  "bugs": {
    "url": "https://github.com/BinaryMuse/toml-node/issues"
  },
  "description": "TOML parser for Node.js (parses TOML spec v0.4.0)",
  "devDependencies": {
    "jshint": "*",
    "nodeunit": "~0.9.0",
    "pegjs": "~0.8.0"
  },
  "homepage": "https://github.com/BinaryMuse/toml-node#readme",
  "keywords": [
    "toml",
    "parser"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "toml",
  "repository": {
    "type": "git",
    "url": "git://github.com/BinaryMuse/toml-node.git"
  },
  "scripts": {
    "build": "pegjs --cache src/toml.pegjs lib/parser.js",
    "prepublish": "npm run build",
    "test": "jshint lib/compiler.js && nodeunit test/test_*.js"
  },
  "types": "index.d.ts",
  "version": "2.3.6"
}