{ "name": "test-package-json", "version": "1.0.0", "main": "index.js", "files": [ "index.js" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "" }