mirror of
https://github.com/electron/electron.git
synced 2026-01-06 22:24:03 -05:00
9 lines
177 B
JSON
9 lines
177 B
JSON
{
|
|
"name": "@electron-ci/external-ab",
|
|
"version": "0.0.1",
|
|
"main": "./lib/test-array-buffer.js",
|
|
"scripts": {
|
|
"install": "node-gyp configure && node-gyp build"
|
|
}
|
|
}
|