25 lines
No EOL
536 B
JSON
25 lines
No EOL
536 B
JSON
{
|
|
"name": "@unrs/resolver-binding-darwin-arm64",
|
|
"version": "1.12.2",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"main": "resolver.darwin-arm64.node",
|
|
"files": [
|
|
"resolver.darwin-arm64.node"
|
|
],
|
|
"description": "UnRS Resolver Node API",
|
|
"homepage": "https://github.com/unrs/unrs-resolver",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/unrs/unrs-resolver.git"
|
|
},
|
|
"publishConfig": {
|
|
"registry": "https://registry.npmjs.org/",
|
|
"access": "public"
|
|
},
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
} |