hamsi
Version:
Hamsi ile dizilere hukmedin.
29 lines (28 loc) • 596 B
JSON
{
"name": "hamsi",
"version": "0.2.1",
"description": "Hamsi ile dizilere hukmedin.",
"main": "src/hamsi.js",
"scripts": {
"test": "cd test && mocha"
},
"keywords": [
"hamsi",
"dizi",
"array"
],
"author": "omerraker <omerraker@yahoo.com>",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/omerraker/Hamsi.git"
},
"bugs": {
"url": "https://github.com/omerraker/Hamsi/issues"
},
"homepage": "https://github.com/omerraker/Hamsi#readme",
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^3.1.2"
}
}