Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

archs

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

archs

List of processor architectures supported by Node

Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

archs Build Status

List of processor architectures supported by Node

Install

$ npm install --save archs

Usage

var archs = require('archs');

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

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

License

MIT © Sindre Sorhus

Keywords

node

FAQs

Package last updated on 07 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts