{ "name": "native-image-config-cleanup", "version": "1.0.0", "description": "Helper script for cleaning the Native Image configuration after tracing.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node index.js" }, "author": "Enso Team", "license": "Apache-2.0" }