@vercel/frameworks
Advanced tools
Comparing version 0.0.16-canary.0 to 0.0.16-canary.1
[ | ||
{ | ||
"name": "Blitz.js", | ||
"slug": "blitzjs", | ||
"logo": "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/blitz.svg", | ||
"tagline": "Blitz.js: The Fullstack React Framework", | ||
"description": "A brand new Blitz.js app: the output of running `blitz new`", | ||
"website": "https://blitzjs.com", | ||
"detectors": { | ||
"every": [ | ||
{ | ||
"path": "package.json", | ||
"matchContent": "\"(dev)?(d|D)ependencies\":\\s*{[^}]*\"blitz\":\\s*\".+?\"[^}]*}" | ||
} | ||
] | ||
}, | ||
"settings": { | ||
"buildCommand": { | ||
"placeholder": "`npm run build` or `blitz build`" | ||
}, | ||
"devCommand": { | ||
"value": "blitz start" | ||
}, | ||
"outputDirectory": { | ||
"placeholder": "Next.js default" | ||
} | ||
} | ||
}, | ||
{ | ||
"name": "Next.js", | ||
@@ -4,0 +31,0 @@ "slug": "nextjs", |
{ | ||
"name": "@vercel/frameworks", | ||
"version": "0.0.16-canary.0", | ||
"version": "0.0.16-canary.1", | ||
"main": "frameworks.json", | ||
@@ -17,3 +17,3 @@ "license": "UNLICENSED", | ||
}, | ||
"gitHead": "2daa0e28d334761d565d28411516054e7be59ec9" | ||
"gitHead": "5380c12569579ff1aba0d2aee54e10016cb12a5d" | ||
} |
411196
51
982