Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "firstline", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Async npm module for Node JS that reads the first line of a file", | ||
@@ -27,3 +27,2 @@ "main": "firstline.js", | ||
"homepage": "https://github.com/pensierinmusica/firstline", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
@@ -38,2 +37,5 @@ "chai": "^3.5.0", | ||
}, | ||
"engines": { | ||
"node": ">=4.0.0" | ||
}, | ||
"scripts": { | ||
@@ -40,0 +42,0 @@ "test": "mocha", |
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
297977