HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: drdrivek-71 (1047)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/eslinced-103/brise-edu.or.kr/node_modules/acorn/package.json
{
  "name": "acorn",
  "description": "ECMAScript parser",
  "homepage": "https://github.com/ternjs/acorn",
  "main": "dist/acorn.js",
  "version": "2.7.0",
  "engines": {
    "node": ">=0.4.0"
  },
  "maintainers": [
    {
      "name": "Marijn Haverbeke",
      "email": "marijnh@gmail.com",
      "web": "http://marijnhaverbeke.nl"
    },
    {
      "name": "Ingvar Stepanyan",
      "email": "me@rreverser.com",
      "web": "http://rreverser.com/"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/ternjs/acorn.git"
  },
  "license": "MIT",
  "scripts": {
    "prepublish": "node bin/build-acorn.js",
    "test": "node test/run.js"
  },
  "bin": {
    "acorn": "./bin/acorn"
  },
  "devDependencies": {
    "babel-core": "^5.6.15",
    "babelify": "^6.1.2",
    "browserify": "^10.2.4",
    "browserify-derequire": "^0.9.4",
    "unicode-7.0.0": "~0.1.5"
  }
}