mirror of
https://github.com/samsonjs/NorthWatcher.git
synced 2026-04-27 15:07:46 +00:00
node v0.6
This commit is contained in:
parent
18215d0a79
commit
f0bf25fa79
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "northwatcher",
|
"name": "northwatcher",
|
||||||
"description": "NorthWatcher is cron for filesystem changes.",
|
"description": "NorthWatcher is cron for filesystem changes.",
|
||||||
"version": "0.1.6",
|
"version": "0.1.7",
|
||||||
"homepage": "http://samhuri.net/proj/NorthWatcher",
|
"homepage": "http://samhuri.net/proj/NorthWatcher",
|
||||||
"author": "Sami Samhuri <sami@samhuri.net>",
|
"author": "Sami Samhuri <sami@samhuri.net>",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
},
|
},
|
||||||
"main": "./northwatcher.js",
|
"main": "./northwatcher.js",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "0.4.x"
|
"node": "0.4.x - 0.6.x"
|
||||||
},
|
},
|
||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue