xref: /third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/package.json
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "name": "ochang_js_fuzzer",
31cb0ef41Sopenharmony_ci  "version": "1.0.0",
41cb0ef41Sopenharmony_ci  "description": "",
51cb0ef41Sopenharmony_ci  "main": "run.js",
61cb0ef41Sopenharmony_ci  "scripts": {
71cb0ef41Sopenharmony_ci    "test": "APP_NAME=d8 mocha"
81cb0ef41Sopenharmony_ci  },
91cb0ef41Sopenharmony_ci  "bin": "run.js",
101cb0ef41Sopenharmony_ci  "author": "ochang@google.com",
111cb0ef41Sopenharmony_ci  "license": "ISC",
121cb0ef41Sopenharmony_ci  "dependencies": {
131cb0ef41Sopenharmony_ci    "@babel/generator": "^7.1.3",
141cb0ef41Sopenharmony_ci    "@babel/template": "^7.1.2",
151cb0ef41Sopenharmony_ci    "@babel/traverse": "^7.1.4",
161cb0ef41Sopenharmony_ci    "@babel/types": "^7.1.3",
171cb0ef41Sopenharmony_ci    "@babel/parser": "^7.1.3",
181cb0ef41Sopenharmony_ci    "commander": "^2.11.0",
191cb0ef41Sopenharmony_ci    "globals": "^10.1.0",
201cb0ef41Sopenharmony_ci    "tempfile": "^3.0.0",
211cb0ef41Sopenharmony_ci    "tempy": "^0.5.0"
221cb0ef41Sopenharmony_ci  },
231cb0ef41Sopenharmony_ci  "devDependencies": {
241cb0ef41Sopenharmony_ci    "eslint": "^6.8.0",
251cb0ef41Sopenharmony_ci    "mocha": "^3.5.3",
261cb0ef41Sopenharmony_ci    "pkg": "^4.3.4",
271cb0ef41Sopenharmony_ci    "prettier": "2.0.5",
281cb0ef41Sopenharmony_ci    "sinon": "^4.0.0"
291cb0ef41Sopenharmony_ci  },
301cb0ef41Sopenharmony_ci  "pkg": {
311cb0ef41Sopenharmony_ci    "assets": "resources/**/*"
321cb0ef41Sopenharmony_ci  }
331cb0ef41Sopenharmony_ci}
34

Indexes created Thu Nov 07 10:32:03 CST 2024