{ "name": "psd-test", "version": "1.0.0", "description": "### psdExxport.js nodejs 기반, scoring.json 파일에 채점기준표 만들어서 채점", "main": "psdExport.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node psdExport.js" }, "keywords": [], "author": "", "license": "ISC" }