File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 ],
1111 "." : " ./src/index.mjs"
1212 },
13+ "repository" : {
14+ "type" : " git" ,
15+ "url" : " https://github.com/nodejs/nodejs.org" ,
16+ "directory" : " packages/i18n"
17+ },
1318 "main" : " ./src/index.mjs" ,
1419 "module" : " ./src/index.mjs" ,
1520 "scripts" : {
Original file line number Diff line number Diff line change 55 "." : " ./src/index.mjs" ,
66 "./*" : " ./src/*.mjs"
77 },
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " https://github.com/nodejs/nodejs.org" ,
11+ "directory" : " packages/rehype-shiki"
12+ },
813 "scripts" : {
914 "lint" : " node --run lint:js" ,
1015 "lint:fix" : " node --run lint:js:fix" ,
Original file line number Diff line number Diff line change 66 "." : " ./src/index.mjs" ,
77 "./api" : " ./src/api.mjs"
88 },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " https://github.com/nodejs/nodejs.org" ,
12+ "directory" : " packages/remark-lint"
13+ },
914 "scripts" : {
1015 "lint" : " node --run lint:js" ,
1116 "lint:fix" : " node --run lint:js:fix" ,
Original file line number Diff line number Diff line change 1010 " ./src/*/index.ts"
1111 ]
1212 },
13+ "repository" : {
14+ "type" : " git" ,
15+ "url" : " https://github.com/nodejs/nodejs.org" ,
16+ "directory" : " packages/ui-components"
17+ },
1318 "scripts" : {
1419 "compile:ts" : " tsc" ,
1520 "compile:css" : " postcss --dir dist --base src \" src/**/*.module.css\" src/styles/index.css" ,
You can’t perform that action at this time.
0 commit comments