mirror of
https://github.com/Turfjs/turf.git
synced 2025-12-08 20:26:16 +00:00
17 lines
267 B
JSON
17 lines
267 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"command": {
|
|
"bootstrap": {
|
|
"useWorkspaces": true,
|
|
"ignoreScripts": true
|
|
},
|
|
"publish": {
|
|
"registry": "https://registry.npmjs.org"
|
|
}
|
|
},
|
|
"npmClient": "yarn",
|
|
"version": "7.0.0-alpha.1"
|
|
}
|