| node_modules/* | node_modules/* | ||||
| app/css/nespaint.css | app/css/nespaint.css | ||||
| npm-debug.log | |||||
| *.swp | *.swp | ||||
| doc/* | doc/* |
| "author": "Bryan \"ObsidianBlk\" Miller", | "author": "Bryan \"ObsidianBlk\" Miller", | ||||
| "license": "ISC", | "license": "ISC", | ||||
| "dependencies": { | "dependencies": { | ||||
| "ajv": "^6.10.0", | |||||
| "chokidar": "^2.1.2", | "chokidar": "^2.1.2", | ||||
| "ejs": "^2.6.1", | "ejs": "^2.6.1", | ||||
| "express": "^4.16.4", | "express": "^4.16.4", |