fanh
Version:
Fluent and natty henchman
27 lines (26 loc) • 467 B
JSON
{
"name": "fanh",
"version": "0.0.10",
"description": "Fluent and natty henchman",
"author": "hoangph271",
"repository": {
"type": "git",
"url": "https://github.com/hoangph271/fanh"
},
"main": "index.js",
"scripts": {
"test": "mocha . -w"
},
"devDependencies": {
"chai": "*",
"mocha": "*"
},
"license": "ISC",
"keywords": [
"fanh",
"dedupe",
"NOT",
"noOp",
"utilities"
]
}