archs

2.0.0 • Public • Published

archs

List of processor architectures supported by Node.js

Install

$ npm install archs

Usage

import archs from 'archs';

console.log(archs);
//=> ['arm', …]

Related

See node-platforms for a list of platforms supported by Node.js.

Dependents (2)

Package Sidebar

Install

npm i archs

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

2.43 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus