2017-07-31 11:33:31 +05:30

16 lines
316 B
JSON

{
"name": "watching-files-and-directories",
"version": "1.0.0",
"description": "",
"main": "watcher.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "David Mark Clements",
"license": "MIT",
"dependencies": {
"human-time": "0.0.1"
}
}