Prefer global installation.

This commit is contained in:
Daniel Stockman 2012-07-13 16:55:19 -07:00
parent ddbec116c2
commit 61a1e74a21

View File

@ -3,6 +3,7 @@
"version": "0.1.0",
"description": "jsbeautifier.org for node",
"main": "beautify.js",
"preferGlobal": true,
"bin": {
"jsbeautify": "./cli.js"
},