Code Review
/
aai
/
esr-gui.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
57e9e0c2e62187d415f8f6d205b5bb2bafb825d5
[aai/esr-gui.git]
/
1
{
2
"name": "sliced",
3
"version": "0.0.5",
4
"description": "A faster Node.js alternative to Array.prototype.slice.call(arguments)",
5
"repo" : "aheckmann/sliced",
6
"keywords": [
7
"arguments",
8
"slice",
9
"array"
10
],
11
"scripts": ["lib/sliced.js", "index.js"],
12
"author": "Aaron Heckmann <aaron.heckmann+github@gmail.com>",
13
"license": "MIT"
14
}