File tree Expand file tree Collapse file tree 1 file changed +6
-16
lines changed
Expand file tree Collapse file tree 1 file changed +6
-16
lines changed Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "version" : " 0.0.0" ,
7- "author" : " Daniel Roe <daniel@roe.dev> (https://roe.dev)" ,
7+ "author" : {
8+ "name" : " Daniel Roe" ,
9+ "email" : " daniel@roe.dev" ,
10+ "url" : " https://roe.dev"
11+ },
812 "scripts" : {
913 "build" : " nuxt build" ,
1014 "build:lunaria" : " node ./lunaria/lunaria.ts" ,
163167 " pnpm oxfmt"
164168 ]
165169 },
166- "packageManager" : " pnpm@10.30.1" ,
167- "description" : " > A fast, modern browser for the npm registry." ,
168- "main" : " index.js" ,
169- "directories" : {
170- "doc" : " docs" ,
171- "test" : " test"
172- },
173- "repository" : {
174- "type" : " git" ,
175- "url" : " git+https://github.com/marlonwq/npmx.dev.git"
176- },
177- "bugs" : {
178- "url" : " https://github.com/marlonwq/npmx.dev/issues"
179- },
180- "homepage" : " https://github.com/marlonwq/npmx.dev#readme"
170+ "packageManager" : " pnpm@10.30.1"
181171}
You can’t perform that action at this time.
0 commit comments