Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "osc-min", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"main": "lib/index", | ||
@@ -26,5 +26,15 @@ "author": { | ||
"devDependencies": { | ||
"expresso": "*", | ||
"docket": ">=0.0.3" | ||
"mocha": "*", | ||
"docket": ">=0.0.3", | ||
"coveralls": "*", | ||
"blanket": "*", | ||
"mocha-lcov-reporter": "*" | ||
}, | ||
"config" : { | ||
"blanket": { | ||
"loader" : "./node-loaders/coffee-script", | ||
"pattern" : "lib", | ||
"data-cover-never": "node_modules" | ||
} | ||
}, | ||
"directories": { | ||
@@ -40,2 +50,3 @@ "lib": "lib", | ||
"coverage": "cake coverage", | ||
"coveralls": "cake coveralls", | ||
"doc": "cake doc" | ||
@@ -42,0 +53,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
[![build status](https://secure.travis-ci.org/russellmcc/node-osc-min.png)](http://travis-ci.org/russellmcc/node-osc-min) | ||
[![build status](https://secure.travis-ci.org/russellmcc/node-osc-min.png)](http://travis-ci.org/russellmcc/node-osc-min) [![Coverage Status](https://coveralls.io/repos/russellmcc/node-osc-min/badge.png?branch=master)](https://coveralls.io/r/russellmcc/node-osc-min?branch=master) | ||
# osc-min | ||
@@ -214,1 +214,4 @@ | ||
## License | ||
<a href="http://www.boost.org/LICENSE_1_0.txt" rel="license">Boost Software License v1.0</a> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
73248
217
5