Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 917 Bytes

SPEC.md

File metadata and controls

29 lines (26 loc) · 917 Bytes

Specification

Export Path

Package

📄 package.json

{
  "engines": {
    "node": ">=8.2.1"
  },
  "peerDependencies": {
    "electron": ">=1.8.1"
  }
}