mirror of
https://github.com/atom/atom.git
synced 2026-02-02 18:55:17 -05:00
Test require each native module in each installed package to make sure it can be required successfully in Atom.
5 lines
53 B
JSON
5 lines
53 B
JSON
{
|
|
"name": "native-module",
|
|
"main": "./main.js"
|
|
}
|