sqn
Version:
Negative form for all stuffs
26 lines (25 loc) • 504 B
JSON
{
"name": "sqn",
"version": "0.0.1",
"description": "Negative form for all stuffs",
"main": "app.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/marcosbergamo/node-sqn"
},
"keywords": [
"negative",
"not",
"!",
"sqn"
],
"author": "Marcos Bérgamo",
"license": "MIT",
"bugs": {
"url": "https://github.com/marcosbergamo/node-sqn/issues"
},
"homepage": "https://github.com/marcosbergamo/node-sqn"
}