xref: /third_party/node/test/fixtures/es-modules/self-deprecated-folders/package.json
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/es-modules/self-deprecated-folders/
11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "name": "self",
31cb0ef41Sopenharmony_ci  "type": "module",
41cb0ef41Sopenharmony_ci  "exports": {
51cb0ef41Sopenharmony_ci    ".": "./main.js",
61cb0ef41Sopenharmony_ci    "./": "./"
71cb0ef41Sopenharmony_ci  },
81cb0ef41Sopenharmony_ci  "imports": {
91cb0ef41Sopenharmony_ci    "#self/": "./"
101cb0ef41Sopenharmony_ci  }
111cb0ef41Sopenharmony_ci}
12

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