atom 2.0.23
Install from the command line:
Learn more about npm packages
$ npm install @appthreat/atom@2.0.23
Install via package.json:
"@appthreat/atom": "2.0.23"
About this version
Atom is a novel intermediate representation for applications and a standalone tool powered by the chen library. The intermediate representation (a network with nodes and links) is optimized for operations typically used for application analytics and machine learning, including slicing and vectoring.
This package wraps the atom distributable and makes it available via the npm package registry.
npm install @appthreat/atom
Ensure Java 21 is available in the PATH.