Files
geng.tang@qq.com ebd22b0eee 确认收货改造
2024-01-02 21:41:41 +08:00

12 lines
218 B
JSON

{
"name": "js",
"description": "A better `node -p`.",
"author": "Marco Aurelio <thecoreh@gmail.com>",
"version": "0.1.0",
"bin": {
"js": "./bin/js"
},
"dependencies": {
"commander": "~1.1.1"
}
}