array-of-unique
Version:
get array consist of unique value from your array
23 lines (22 loc) • 590 B
JSON
{
"name": "array-of-unique",
"version": "1.0.0",
"description": "get array consist of unique value from your array",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Abdullah-MotiWala/array-of-unique.git"
},
"keywords": [
"UAP"
],
"author": "abdullahmotiwala",
"license": "ISC",
"bugs": {
"url": "https://github.com/Abdullah-MotiWala/array-of-unique/issues"
},
"homepage": "https://github.com/Abdullah-MotiWala/array-of-unique#readme"
}