xref: /third_party/node/test/fixtures/self_ref_module/package.json
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/self_ref_module/
11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "name": "self_ref",
31cb0ef41Sopenharmony_ci  "version": "1.0.0",
41cb0ef41Sopenharmony_ci  "description": "",
51cb0ef41Sopenharmony_ci  "main": "index.js",
61cb0ef41Sopenharmony_ci  "exports": "./index.js",
71cb0ef41Sopenharmony_ci  "scripts": {
81cb0ef41Sopenharmony_ci    "test": "echo \"Error: no test specified\" && exit 1"
91cb0ef41Sopenharmony_ci  },
101cb0ef41Sopenharmony_ci  "keywords": [],
111cb0ef41Sopenharmony_ci  "author": "",
121cb0ef41Sopenharmony_ci  "license": "ISC"
131cb0ef41Sopenharmony_ci}
14

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