{ "name": "@ansible/example", "version": "1.0.0", "author": "Sven Geboers ", "publishConfig": { "access": "public" }, "files": [ "dist", "lib" ] , "scripts": { "test": "node tests/run.js" } }