Comparing version 0.1.15 to 0.1.16
@@ -15,3 +15,3 @@ imdone notes for development | ||
- [Keep a file in ~/.imdone with project folders](#archive:110) | ||
- [Use ace editor for file display and edit <http://ace.ajax.org>](#doing:0) | ||
- [Use ace editor for file display and edit <http://ace.ajax.org>](#doing:10) | ||
@@ -40,3 +40,3 @@ ###Config | ||
- [Use dropbox-js for accessing dropbox from the website <https://github.com/dropbox/dropbox-js>](#todo:50) | ||
- [Use node-github for accessing github <https://github.com/mikedeboer/node-github>](#doing:10) | ||
- [Use node-github for accessing github <https://github.com/mikedeboer/node-github>](#doing:20) | ||
- [Start using travis for CI <https://travis-ci.org/>](#todo:30) | ||
@@ -43,0 +43,0 @@ - [Setting up strip payments with nodejs <http://www.catonmat.net/blog/stripe-payments-with-node/>](#todo:0) |
{ | ||
"name": "imdone", | ||
"preferGlobal": "true", | ||
"version": "0.1.15", | ||
"description": "Create tasks in files using markdown syntax and organize them with kanban", | ||
"version": "0.1.16", | ||
"description": "Simple, file-based kanban", | ||
"homepage": "http://piascikj.github.com/imdone/", | ||
@@ -29,3 +29,3 @@ "author": { | ||
"engines": { | ||
"node": "0.8" | ||
"node": ">= 0.4.12" | ||
}, | ||
@@ -32,0 +32,0 @@ "scripts": { |
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
600798