UNPKG

liuchuan

Version:

I create for my love

22 lines (21 loc) 374 B
{ "name": "liuchuan", "version": "1.0.2", "description": " I create for my love", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "liuchuan": "index.js" }, "keywords": [ "liuchuan", "luke" ], "author": "zhongxue", "license": "ISC", "dependencies": { "express": "^4.17.1" } }