UNPKG

aced

Version:

php+node light FE/BE framework

38 lines (37 loc) 671 B
{ "name": "aced", "description": "php+node light FE/BE framework", "keywords": [ "php", "node", "light", "FE/BE", "framework", "prototyper", "email", "attachments", "chat" ], "version": "0.1.2", "author": "fluffybunnies", "license": "MIT", "repository": { "type": "git", "url": "git@github.com:fluffybunnies/ace.git" }, "dependencies": { "split": "0.3.0", "sext": "0.0.10", "minimist": "0.2.0", "through": "2.3.4", "mysql": "2.4.3", "csv-stringify": "0.0.3", "csv-parse": "0.0.6", "nodemailer": "1.3.0", "nodemailer-ses-transport": "1.2.0", "cool-ascii-faces": "1.3.3" }, "devDependencies": { "tape": "2.14.0" } }