Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "arrow", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "./lib/arrow-draw.js", | ||
@@ -21,2 +21,5 @@ "homepage": "https://github.com/hildjj/arrow", | ||
}, | ||
"bin": { | ||
"arrow": "./bin/arrow" | ||
}, | ||
"repository": { | ||
@@ -23,0 +26,0 @@ "type": "git", |
@@ -25,2 +25,11 @@ | ||
Installation | ||
============ | ||
Use [npm](http://npmjs.org/): | ||
``` | ||
npm install -g arrow | ||
``` | ||
Syntax | ||
@@ -27,0 +36,0 @@ ====== |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
107763
203