Last change
on this file since 1ad8e64 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
470 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name" : "isarray",
|
---|
3 | "description" : "Array#isArray for older browsers",
|
---|
4 | "version" : "0.0.1",
|
---|
5 | "repository" : "juliangruber/isarray",
|
---|
6 | "homepage": "https://github.com/juliangruber/isarray",
|
---|
7 | "main" : "index.js",
|
---|
8 | "scripts" : [
|
---|
9 | "index.js"
|
---|
10 | ],
|
---|
11 | "dependencies" : {},
|
---|
12 | "keywords": ["browser","isarray","array"],
|
---|
13 | "author": {
|
---|
14 | "name": "Julian Gruber",
|
---|
15 | "email": "mail@juliangruber.com",
|
---|
16 | "url": "http://juliangruber.com"
|
---|
17 | },
|
---|
18 | "license": "MIT"
|
---|
19 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.