Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "ascii-tree", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A node module for generating a text tree in ASCII", | ||
@@ -28,3 +28,6 @@ "main": "ascii-tree.js", | ||
"freetree": "0.2.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "*" | ||
} | ||
} |
@@ -6,2 +6,4 @@ ascii-tree | ||
[![build status](https://travis-ci.org/liushuping/ascii-tree.svg)](https://travis-ci.org/liushuping/ascii-tree.svg) | ||
Editing an ASCII tree manually is not easy, the [freetree](https://github.com/liushuping/freetree) module provides an easy way for creating in-memory tree data structure from simple bullet items. This [ascii-tree](https://github.com/liushuping/ascii-tree module leverages) module leverages [freetree](https://github.com/liushuping/freetree) and outputs formatted tree in ascii characters. | ||
@@ -8,0 +10,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
6517
8
43
1