11cb0ef41Sopenharmony_cimodule.exports = [
21cb0ef41Sopenharmony_ci  {
31cb0ef41Sopenharmony_ci    name: 'libnpm',
41cb0ef41Sopenharmony_ci    scope: 'unscoped',
51cb0ef41Sopenharmony_ci    version: '3.0.1',
61cb0ef41Sopenharmony_ci    description: 'Collection of programmatic APIs for the npm CLI',
71cb0ef41Sopenharmony_ci    keywords: ['npm', 'api', 'package manager', 'lib'],
81cb0ef41Sopenharmony_ci    date: '2019-07-16T17:50:00.572Z',
91cb0ef41Sopenharmony_ci    links: {
101cb0ef41Sopenharmony_ci      npm: 'https://www.npmjs.com/package/libnpm',
111cb0ef41Sopenharmony_ci      homepage: 'https://github.com/npm/libnpm#readme',
121cb0ef41Sopenharmony_ci      repository: 'https://github.com/npm/libnpm',
131cb0ef41Sopenharmony_ci      bugs: 'https://github.com/npm/libnpm/issues',
141cb0ef41Sopenharmony_ci    },
151cb0ef41Sopenharmony_ci    author: { name: 'Kat Marchán', email: 'kzm@zkat.tech' },
161cb0ef41Sopenharmony_ci    publisher: { username: 'isaacs', email: 'i@izs.me' },
171cb0ef41Sopenharmony_ci    maintainers: [
181cb0ef41Sopenharmony_ci      { username: 'nlf', email: 'quitlahok@gmail.com' },
191cb0ef41Sopenharmony_ci      { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' },
201cb0ef41Sopenharmony_ci      { username: 'darcyclarke', email: 'darcy@darcyclarke.me' },
211cb0ef41Sopenharmony_ci      { username: 'isaacs', email: 'i@izs.me' },
221cb0ef41Sopenharmony_ci    ],
231cb0ef41Sopenharmony_ci  },
241cb0ef41Sopenharmony_ci  {
251cb0ef41Sopenharmony_ci    name: 'libnpmaccess',
261cb0ef41Sopenharmony_ci    scope: 'unscoped',
271cb0ef41Sopenharmony_ci    version: '4.0.1',
281cb0ef41Sopenharmony_ci    description: 'programmatic library for `npm access` commands',
291cb0ef41Sopenharmony_ci    keywords: 'libnpmaccess',
301cb0ef41Sopenharmony_ci    date: '2020-11-03T19:19:00.526Z',
311cb0ef41Sopenharmony_ci    links: {
321cb0ef41Sopenharmony_ci      npm: 'https://www.npmjs.com/package/libnpmaccess',
331cb0ef41Sopenharmony_ci      homepage: 'https://npmjs.com/package/libnpmaccess',
341cb0ef41Sopenharmony_ci      repository: 'https://github.com/npm/libnpmaccess',
351cb0ef41Sopenharmony_ci      bugs: 'https://github.com/npm/libnpmaccess/issues',
361cb0ef41Sopenharmony_ci    },
371cb0ef41Sopenharmony_ci    author: { name: 'Kat Marchán', email: 'kzm@sykosomatic.org' },
381cb0ef41Sopenharmony_ci    publisher: { username: 'nlf', email: 'quitlahok@gmail.com' },
391cb0ef41Sopenharmony_ci    maintainers: [
401cb0ef41Sopenharmony_ci      { username: 'nlf', email: 'quitlahok@gmail.com' },
411cb0ef41Sopenharmony_ci      { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' },
421cb0ef41Sopenharmony_ci      { username: 'darcyclarke', email: 'darcy@darcyclarke.me' },
431cb0ef41Sopenharmony_ci      { username: 'isaacs', email: 'i@izs.me' },
441cb0ef41Sopenharmony_ci    ],
451cb0ef41Sopenharmony_ci  },
461cb0ef41Sopenharmony_ci  {
471cb0ef41Sopenharmony_ci    name: '@evocateur/libnpmaccess',
481cb0ef41Sopenharmony_ci    scope: 'evocateur',
491cb0ef41Sopenharmony_ci    version: '3.1.2',
501cb0ef41Sopenharmony_ci    description: 'programmatic library for `npm access` commands',
511cb0ef41Sopenharmony_ci    date: '2019-07-16T19:43:33.959Z',
521cb0ef41Sopenharmony_ci    links: {
531cb0ef41Sopenharmony_ci      npm: 'https://www.npmjs.com/package/%40evocateur%2Flibnpmaccess',
541cb0ef41Sopenharmony_ci      homepage: 'https://npmjs.com/package/@evocateur/libnpmaccess',
551cb0ef41Sopenharmony_ci      repository: 'https://github.com/evocateur/libnpmaccess',
561cb0ef41Sopenharmony_ci      bugs: 'https://github.com/evocateur/libnpmaccess/issues',
571cb0ef41Sopenharmony_ci    },
581cb0ef41Sopenharmony_ci    author: { name: 'Kat Marchán', email: 'kzm@zkat.tech' },
591cb0ef41Sopenharmony_ci    publisher: { username: 'evocateur', email: 'daniel.stockman@gmail.com' },
601cb0ef41Sopenharmony_ci    maintainers: [{ username: 'evocateur', email: 'daniel.stockman@gmail.com' }],
611cb0ef41Sopenharmony_ci  },
621cb0ef41Sopenharmony_ci  {
631cb0ef41Sopenharmony_ci    name: '@evocateur/libnpmpublish',
641cb0ef41Sopenharmony_ci    scope: 'evocateur',
651cb0ef41Sopenharmony_ci    version: '1.2.2',
661cb0ef41Sopenharmony_ci    description: 'Programmatic API for the bits behind npm publish and unpublish',
671cb0ef41Sopenharmony_ci    date: '2019-07-16T19:40:40.850Z',
681cb0ef41Sopenharmony_ci    links: {
691cb0ef41Sopenharmony_ci      npm: 'https://www.npmjs.com/package/%40evocateur%2Flibnpmpublish',
701cb0ef41Sopenharmony_ci      homepage: 'https://npmjs.com/package/@evocateur/libnpmpublish',
711cb0ef41Sopenharmony_ci      repository: 'https://github.com/evocateur/libnpmpublish',
721cb0ef41Sopenharmony_ci      bugs: 'https://github.com/evocateur/libnpmpublish/issues',
731cb0ef41Sopenharmony_ci    },
741cb0ef41Sopenharmony_ci    author: { name: 'Kat Marchán', email: 'kzm@zkat.tech' },
751cb0ef41Sopenharmony_ci    publisher: { username: 'evocateur', email: 'daniel.stockman@gmail.com' },
761cb0ef41Sopenharmony_ci    maintainers: [{ username: 'evocateur', email: 'daniel.stockman@gmail.com' }],
771cb0ef41Sopenharmony_ci  },
781cb0ef41Sopenharmony_ci  {
791cb0ef41Sopenharmony_ci    name: 'libnpmorg',
801cb0ef41Sopenharmony_ci    scope: 'unscoped',
811cb0ef41Sopenharmony_ci    version: '2.0.1',
821cb0ef41Sopenharmony_ci    description: 'Programmatic api for `npm org` commands',
831cb0ef41Sopenharmony_ci    keywords: ['libnpm', 'npm', 'package manager', 'api', 'orgs', 'teams'],
841cb0ef41Sopenharmony_ci    date: '2020-11-03T19:21:57.757Z',
851cb0ef41Sopenharmony_ci    links: {
861cb0ef41Sopenharmony_ci      npm: 'https://www.npmjs.com/package/libnpmorg',
871cb0ef41Sopenharmony_ci      homepage: 'https://npmjs.com/package/libnpmorg',
881cb0ef41Sopenharmony_ci      repository: 'https://github.com/npm/libnpmorg',
891cb0ef41Sopenharmony_ci      bugs: 'https://github.com/npm/libnpmorg/issues',
901cb0ef41Sopenharmony_ci    },
911cb0ef41Sopenharmony_ci    author: { name: 'Kat Marchán', email: 'kzm@sykosomatic.org' },
921cb0ef41Sopenharmony_ci    publisher: { username: 'nlf', email: 'quitlahok@gmail.com' },
931cb0ef41Sopenharmony_ci    maintainers: [
941cb0ef41Sopenharmony_ci      { username: 'nlf', email: 'quitlahok@gmail.com' },
951cb0ef41Sopenharmony_ci      { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' },
961cb0ef41Sopenharmony_ci      { username: 'darcyclarke', email: 'darcy@darcyclarke.me' },
971cb0ef41Sopenharmony_ci      { username: 'isaacs', email: 'i@izs.me' },
981cb0ef41Sopenharmony_ci    ],
991cb0ef41Sopenharmony_ci  },
1001cb0ef41Sopenharmony_ci  {
1011cb0ef41Sopenharmony_ci    name: 'libnpmsearch',
1021cb0ef41Sopenharmony_ci    scope: 'unscoped',
1031cb0ef41Sopenharmony_ci    version: '3.1.0',
1041cb0ef41Sopenharmony_ci    description: 'Programmatic API for searching in npm and compatible registries.',
1051cb0ef41Sopenharmony_ci    keywords: ['npm', 'search', 'api', 'libnpm'],
1061cb0ef41Sopenharmony_ci    date: '2020-12-08T23:54:18.374Z',
1071cb0ef41Sopenharmony_ci    links: {
1081cb0ef41Sopenharmony_ci      npm: 'https://www.npmjs.com/package/libnpmsearch',
1091cb0ef41Sopenharmony_ci      homepage: 'https://npmjs.com/package/libnpmsearch',
1101cb0ef41Sopenharmony_ci      repository: 'https://github.com/npm/libnpmsearch',
1111cb0ef41Sopenharmony_ci      bugs: 'https://github.com/npm/libnpmsearch/issues',
1121cb0ef41Sopenharmony_ci    },
1131cb0ef41Sopenharmony_ci    author: { name: 'Kat Marchán', email: 'kzm@sykosomatic.org' },
1141cb0ef41Sopenharmony_ci    publisher: { username: 'isaacs', email: 'i@izs.me' },
1151cb0ef41Sopenharmony_ci    maintainers: [
1161cb0ef41Sopenharmony_ci      { username: 'nlf', email: 'quitlahok@gmail.com' },
1171cb0ef41Sopenharmony_ci      { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' },
1181cb0ef41Sopenharmony_ci      { username: 'darcyclarke', email: 'darcy@darcyclarke.me' },
1191cb0ef41Sopenharmony_ci      { username: 'isaacs', email: 'i@izs.me' },
1201cb0ef41Sopenharmony_ci    ],
1211cb0ef41Sopenharmony_ci  },
1221cb0ef41Sopenharmony_ci  {
1231cb0ef41Sopenharmony_ci    name: 'libnpmteam',
1241cb0ef41Sopenharmony_ci    scope: 'unscoped',
1251cb0ef41Sopenharmony_ci    version: '2.0.2',
1261cb0ef41Sopenharmony_ci    description: 'npm Team management APIs',
1271cb0ef41Sopenharmony_ci    date: '2020-11-03T19:24:42.380Z',
1281cb0ef41Sopenharmony_ci    links: {
1291cb0ef41Sopenharmony_ci      npm: 'https://www.npmjs.com/package/libnpmteam',
1301cb0ef41Sopenharmony_ci      homepage: 'https://npmjs.com/package/libnpmteam',
1311cb0ef41Sopenharmony_ci      repository: 'https://github.com/npm/libnpmteam',
1321cb0ef41Sopenharmony_ci      bugs: 'https://github.com/npm/libnpmteam/issues',
1331cb0ef41Sopenharmony_ci    },
1341cb0ef41Sopenharmony_ci    author: { name: 'Kat Marchán', email: 'kzm@zkat.tech' },
1351cb0ef41Sopenharmony_ci    publisher: { username: 'nlf', email: 'quitlahok@gmail.com' },
1361cb0ef41Sopenharmony_ci    maintainers: [
1371cb0ef41Sopenharmony_ci      { username: 'nlf', email: 'quitlahok@gmail.com' },
1381cb0ef41Sopenharmony_ci      { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' },
1391cb0ef41Sopenharmony_ci      { username: 'darcyclarke', email: 'darcy@darcyclarke.me' },
1401cb0ef41Sopenharmony_ci      { username: 'isaacs', email: 'i@izs.me' },
1411cb0ef41Sopenharmony_ci    ],
1421cb0ef41Sopenharmony_ci  },
1431cb0ef41Sopenharmony_ci  {
1441cb0ef41Sopenharmony_ci    name: 'libnpmhook',
1451cb0ef41Sopenharmony_ci    scope: 'unscoped',
1461cb0ef41Sopenharmony_ci    version: '6.0.1',
1471cb0ef41Sopenharmony_ci    description: 'programmatic API for managing npm registry hooks',
1481cb0ef41Sopenharmony_ci    keywords: ['npm', 'hooks', 'registry', 'npm api'],
1491cb0ef41Sopenharmony_ci    date: '2020-11-03T19:20:45.818Z',
1501cb0ef41Sopenharmony_ci    links: {
1511cb0ef41Sopenharmony_ci      npm: 'https://www.npmjs.com/package/libnpmhook',
1521cb0ef41Sopenharmony_ci      homepage: 'https://github.com/npm/libnpmhook#readme',
1531cb0ef41Sopenharmony_ci      repository: 'https://github.com/npm/libnpmhook',
1541cb0ef41Sopenharmony_ci      bugs: 'https://github.com/npm/libnpmhook/issues',
1551cb0ef41Sopenharmony_ci    },
1561cb0ef41Sopenharmony_ci    author: { name: 'Kat Marchán', email: 'kzm@sykosomatic.org' },
1571cb0ef41Sopenharmony_ci    publisher: { username: 'nlf', email: 'quitlahok@gmail.com' },
1581cb0ef41Sopenharmony_ci    maintainers: [
1591cb0ef41Sopenharmony_ci      { username: 'nlf', email: 'quitlahok@gmail.com' },
1601cb0ef41Sopenharmony_ci      { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' },
1611cb0ef41Sopenharmony_ci      { username: 'darcyclarke', email: 'darcy@darcyclarke.me' },
1621cb0ef41Sopenharmony_ci      { username: 'isaacs', email: 'i@izs.me' },
1631cb0ef41Sopenharmony_ci    ],
1641cb0ef41Sopenharmony_ci  },
1651cb0ef41Sopenharmony_ci  {
1661cb0ef41Sopenharmony_ci    name: 'libnpmpublish',
1671cb0ef41Sopenharmony_ci    scope: 'unscoped',
1681cb0ef41Sopenharmony_ci    version: '4.0.0',
1691cb0ef41Sopenharmony_ci    description: 'Programmatic API for the bits behind npm publish and unpublish',
1701cb0ef41Sopenharmony_ci    date: '2020-11-03T19:13:43.780Z',
1711cb0ef41Sopenharmony_ci    links: {
1721cb0ef41Sopenharmony_ci      npm: 'https://www.npmjs.com/package/libnpmpublish',
1731cb0ef41Sopenharmony_ci      homepage: 'https://npmjs.com/package/libnpmpublish',
1741cb0ef41Sopenharmony_ci      repository: 'https://github.com/npm/libnpmpublish',
1751cb0ef41Sopenharmony_ci      bugs: 'https://github.com/npm/libnpmpublish/issues',
1761cb0ef41Sopenharmony_ci    },
1771cb0ef41Sopenharmony_ci    author: { name: 'npm Inc.', email: 'support@npmjs.com' },
1781cb0ef41Sopenharmony_ci    publisher: { username: 'nlf', email: 'quitlahok@gmail.com' },
1791cb0ef41Sopenharmony_ci    maintainers: [
1801cb0ef41Sopenharmony_ci      { username: 'nlf', email: 'quitlahok@gmail.com' },
1811cb0ef41Sopenharmony_ci      { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' },
1821cb0ef41Sopenharmony_ci      { username: 'darcyclarke', email: 'darcy@darcyclarke.me' },
1831cb0ef41Sopenharmony_ci      { username: 'isaacs', email: 'i@izs.me' },
1841cb0ef41Sopenharmony_ci    ],
1851cb0ef41Sopenharmony_ci  },
1861cb0ef41Sopenharmony_ci  {
1871cb0ef41Sopenharmony_ci    name: 'libnpmfund',
1881cb0ef41Sopenharmony_ci    scope: 'unscoped',
1891cb0ef41Sopenharmony_ci    version: '1.0.2',
1901cb0ef41Sopenharmony_ci    description: 'Programmatic API for npm fund',
1911cb0ef41Sopenharmony_ci    keywords: [
1921cb0ef41Sopenharmony_ci      'npm', 'npmcli',
1931cb0ef41Sopenharmony_ci      'libnpm', 'cli',
1941cb0ef41Sopenharmony_ci      'git', 'fund',
1951cb0ef41Sopenharmony_ci      'gitfund',
1961cb0ef41Sopenharmony_ci    ],
1971cb0ef41Sopenharmony_ci    date: '2020-12-08T23:22:00.213Z',
1981cb0ef41Sopenharmony_ci    links: {
1991cb0ef41Sopenharmony_ci      npm: 'https://www.npmjs.com/package/libnpmfund',
2001cb0ef41Sopenharmony_ci      homepage: 'https://github.com/npm/libnpmfund#readme',
2011cb0ef41Sopenharmony_ci      repository: 'https://github.com/npm/libnpmfund',
2021cb0ef41Sopenharmony_ci      bugs: 'https://github.com/npm/libnpmfund/issues',
2031cb0ef41Sopenharmony_ci    },
2041cb0ef41Sopenharmony_ci    author: { name: 'npm Inc.', email: 'support@npmjs.com' },
2051cb0ef41Sopenharmony_ci    publisher: { username: 'isaacs', email: 'i@izs.me' },
2061cb0ef41Sopenharmony_ci    maintainers: [
2071cb0ef41Sopenharmony_ci      { username: 'nlf', email: 'quitlahok@gmail.com' },
2081cb0ef41Sopenharmony_ci      { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' },
2091cb0ef41Sopenharmony_ci      { username: 'darcyclarke', email: 'darcy@darcyclarke.me' },
2101cb0ef41Sopenharmony_ci      { username: 'isaacs', email: 'i@izs.me' },
2111cb0ef41Sopenharmony_ci    ],
2121cb0ef41Sopenharmony_ci  },
2131cb0ef41Sopenharmony_ci  {
2141cb0ef41Sopenharmony_ci    name: '@npmcli/map-workspaces',
2151cb0ef41Sopenharmony_ci    scope: 'npmcli',
2161cb0ef41Sopenharmony_ci    version: '1.0.1',
2171cb0ef41Sopenharmony_ci    description: 'Retrieves a name:pathname Map for a given workspaces config',
2181cb0ef41Sopenharmony_ci    keywords: [
2191cb0ef41Sopenharmony_ci      '\x1B[33mnpm\x1B[39m',
2201cb0ef41Sopenharmony_ci      // eslint-disable-next-line no-octal-escape
2211cb0ef41Sopenharmony_ci      '\x1b]4;0;?\007',
2221cb0ef41Sopenharmony_ci      '\u001b[Hbad map',
2231cb0ef41Sopenharmony_ci      'npmcli',
2241cb0ef41Sopenharmony_ci      'libnpm',
2251cb0ef41Sopenharmony_ci      'cli',
2261cb0ef41Sopenharmony_ci      'workspaces',
2271cb0ef41Sopenharmony_ci      'map-workspaces',
2281cb0ef41Sopenharmony_ci    ],
2291cb0ef41Sopenharmony_ci    date: '2020-09-30T15:16:29.017Z',
2301cb0ef41Sopenharmony_ci    links: {
2311cb0ef41Sopenharmony_ci      npm: 'https://www.npmjs.com/package/%40npmcli%2Fmap-workspaces',
2321cb0ef41Sopenharmony_ci      homepage: 'https://github.com/npm/map-workspaces#readme',
2331cb0ef41Sopenharmony_ci      repository: 'https://github.com/npm/map-workspaces',
2341cb0ef41Sopenharmony_ci      bugs: 'https://github.com/npm/map-workspaces/issues',
2351cb0ef41Sopenharmony_ci    },
2361cb0ef41Sopenharmony_ci    author: { name: 'npm Inc.', email: 'support@npmjs.com' },
2371cb0ef41Sopenharmony_ci    publisher: { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' },
2381cb0ef41Sopenharmony_ci    maintainers: [
2391cb0ef41Sopenharmony_ci      { username: 'nlf', email: 'quitlahok@gmail.com' },
2401cb0ef41Sopenharmony_ci      { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' },
2411cb0ef41Sopenharmony_ci      { username: 'darcyclarke', email: 'darcy@darcyclarke.me' },
2421cb0ef41Sopenharmony_ci      { username: 'isaacs', email: 'i@izs.me' },
2431cb0ef41Sopenharmony_ci    ],
2441cb0ef41Sopenharmony_ci  },
2451cb0ef41Sopenharmony_ci  {
2461cb0ef41Sopenharmony_ci    name: '\x1B[31mlibnpmversion\x1B[39m',
2471cb0ef41Sopenharmony_ci    scope: 'unscoped',
2481cb0ef41Sopenharmony_ci    version: '1.0.7',
2491cb0ef41Sopenharmony_ci    description: "library to do the things that '\x1B[32mnpm version\x1B[39m' does",
2501cb0ef41Sopenharmony_ci    date: '2020-11-04T00:21:41.069Z',
2511cb0ef41Sopenharmony_ci    links: {
2521cb0ef41Sopenharmony_ci      npm: 'https://www.npmjs.com/package/libnpmversion',
2531cb0ef41Sopenharmony_ci      homepage: 'https://github.com/npm/libnpmversion#readme',
2541cb0ef41Sopenharmony_ci      repository: 'https://github.com/npm/libnpmversion',
2551cb0ef41Sopenharmony_ci      bugs: 'https://github.com/npm/libnpmversion/issues',
2561cb0ef41Sopenharmony_ci    },
2571cb0ef41Sopenharmony_ci    author: {
2581cb0ef41Sopenharmony_ci      name: 'Isaac Z. Schlueter',
2591cb0ef41Sopenharmony_ci      email: 'i@izs.me',
2601cb0ef41Sopenharmony_ci      url: 'https://izs.me',
2611cb0ef41Sopenharmony_ci      username: 'isaacs',
2621cb0ef41Sopenharmony_ci    },
2631cb0ef41Sopenharmony_ci    publisher: { username: 'isaacs', email: 'i@izs.me' },
2641cb0ef41Sopenharmony_ci    maintainers: [
2651cb0ef41Sopenharmony_ci      { username: '\x1B[34mnlf\x1B[39m', email: 'quitlahok@gmail.com' },
2661cb0ef41Sopenharmony_ci      { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' },
2671cb0ef41Sopenharmony_ci      { username: 'darcyclarke', email: 'darcy@darcyclarke.me' },
2681cb0ef41Sopenharmony_ci      { username: 'isaacs', email: 'i@izs.me' },
2691cb0ef41Sopenharmony_ci    ],
2701cb0ef41Sopenharmony_ci  },
2711cb0ef41Sopenharmony_ci  {
2721cb0ef41Sopenharmony_ci    name: '@types/libnpmsearch',
2731cb0ef41Sopenharmony_ci    scope: 'types',
2741cb0ef41Sopenharmony_ci    version: '2.0.1',
2751cb0ef41Sopenharmony_ci    description: 'TypeScript definitions for libnpmsearch',
2761cb0ef41Sopenharmony_ci    date: '2019-09-26T22:24:28.713Z',
2771cb0ef41Sopenharmony_ci    links: { npm: 'https://www.npmjs.com/package/%40types%2Flibnpmsearch' },
2781cb0ef41Sopenharmony_ci    publisher: { username: 'types', email: 'ts-npm-types@microsoft.com' },
2791cb0ef41Sopenharmony_ci    maintainers: [{ username: 'types', email: 'ts-npm-types@microsoft.com' }],
2801cb0ef41Sopenharmony_ci  },
2811cb0ef41Sopenharmony_ci  {
2821cb0ef41Sopenharmony_ci    name: 'pkg-no-desc',
2831cb0ef41Sopenharmony_ci    scope: 'unscoped',
2841cb0ef41Sopenharmony_ci    version: '1.0.0',
2851cb0ef41Sopenharmony_ci    date: '2019-09-26T22:24:28.713Z',
2861cb0ef41Sopenharmony_ci    maintainers: [{ username: 'lukekarrys', email: 'lukekarrys' }],
2871cb0ef41Sopenharmony_ci  },
2881cb0ef41Sopenharmony_ci]
289