cocoanut
Version:
Your beloved macOS API in JavaScript.
21 lines (20 loc) • 366 B
JSON
{
"name": "cocoanut",
"version": "0.0.1",
"description": "Your beloved macOS API in JavaScript.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"macOS",
"Cocoa",
"AI",
"GUI",
"native",
"darwin",
"NS"
],
"author": "Qiu Chaofan",
"license": "BSD-3-Clause"
}