UNPKG

@appthreat/atom-common

Version:

Common library for the @appthreat/atom project.

28 lines (27 loc) 525 B
{ "name": "@appthreat/atom-common", "version": "1.0.3", "description": "Common library for the @appthreat/atom project.", "main": "index.js", "type": "module", "devDependencies": {}, "keywords": [ "atom", "commands", "parse", "astgen", "code", "analysis" ], "author": "Team AppThreat <cloud@appthreat.com>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/AppThreat/atom.git" }, "files": [ "*.js", "*.mjs", "LICENSE" ] }