fromjs
Version:
Powerful LINQ engine for JavaScript
26 lines (25 loc) • 697 B
JSON
{
"name": "fromjs",
"description": "Powerful LINQ engine for JavaScript",
"version": "2.1.7-1",
"author": {
"name": "suckgamoni",
"email": "suckgamony@gmail.com"
},
"keywords": [
"LINQ", "Functional", "Enumerable", "Array", "Arrays",
"Collections", "String", "Strings"
],
"dependencies": {
},
"main": "./from.js",
"homepage": "https://github.com/suckgamoni/fromjs",
"bugs": {
"url": "https://github.com/suckgamoni/fromjs/issues",
"email": "suckgamony@gmail.com"
},
"repository": {
"type": "git",
"url": "git://github.com/suckgamoni/fromjs.git"
}
}