Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "yamljs", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.", | ||
@@ -26,2 +26,5 @@ "keywords": [ | ||
}, | ||
"scripts": { | ||
"test": "cake build; cake test" | ||
}, | ||
"license": "MIT", | ||
@@ -28,0 +31,0 @@ "repository": { |
yaml.js | ||
======= | ||
![Build status](https://travis-ci.org/jeremyfa/yaml.js.svg?branch=develop) | ||
Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools. | ||
@@ -5,0 +7,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
704599
48
155