valimate-notifier
Version:
A Node.js module to notify Valimate when your local app instance is running
24 lines (23 loc) • 619 B
JSON
{
"name": "valimate-notifier",
"version": "1.0.2",
"description": "A Node.js module to notify Valimate when your local app instance is running",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/jamesseanwright/valimate-notifier.git"
},
"keywords": [
"html",
"validate",
"validation",
"w3",
"w3c"
],
"author": "James Wright <james@jamesswright.co.uk>",
"license": "ISC",
"bugs": {
"url": "https://github.com/jamesseanwright/valimate-notifier/issues"
},
"homepage": "https://github.com/jamesseanwright/valimate-notifier#readme"
}