diff --git a/package.json b/package.json index d887e0c..005fa13 100644 --- a/package.json +++ b/package.json @@ -3,12 +3,11 @@ "version": "1.0.0", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc -p tsconfig.json" }, - "author": "", + "author": "jeffi", "license": "ISC", - "description": "", + "description": "Create a tinkr plugin", "devDependencies": { "@types/fs-extra": "^11.0.4", "@types/lodash.kebabcase": "^4.1.9",