mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
13 lines
222 B
JSON
13 lines
222 B
JSON
{
|
|
"name": "fuzzponent",
|
|
"bin": {
|
|
"fuzzponent": "./bin/fuzzponent.js"
|
|
},
|
|
"dependencies": {
|
|
"@babel/types": "7.18.0",
|
|
"@babel/generator": "7.18.0",
|
|
"random-seed": "0.3.0",
|
|
"yargs": "16.2.0"
|
|
}
|
|
}
|