{ "name": "L2S.ch", "version": "1.0.0", "description": "Long To Short Link Generate", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "tracer":">=0.8.0", "mongodb":"latest", "fs-extra":"latest", "mime-types":"latest", "js-base64":"latest" }, "engines": { "node": ">=0.12.5" }, "author": "HonorLee", "license": "ISC" }