mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 04:08:41 +00:00
10 lines
227 B
JSON
10 lines
227 B
JSON
{
|
|
"name": "compat-data",
|
|
"scripts": {
|
|
"init": "degit compat-table/compat-table#4fd1acb5bdd34846cb18887310f7a8000989c34e compat-table",
|
|
"build": "node build.js"
|
|
},
|
|
"devDependencies": {
|
|
"degit": "2.8.4"
|
|
}
|
|
}
|