You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

23 lines
409 B

{
"name": "@nx/nx-darwin-arm64",
"version": "22.4.5",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/nrwl/nx.git",
"directory": "packages/nx/native-packages/darwin-arm64"
},
"os": [
"darwin"
],
"cpu": [
"arm64"
],
"main": "nx.darwin-arm64.node",
"files": [
"nx.darwin-arm64.node"
],
"publishConfig": {
"access": "public"
}
}