summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/isarray/package.json
blob: 82d5c925bc779adc02710dc51fe6e5e99f600e58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
  "_args": [
    [
      "isarray@0.0.1",
      "/Users/rebecca/code/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel"
    ]
  ],
  "_from": "isarray@0.0.1",
  "_id": "isarray@0.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/readable-stream/inline-process-browser/falafel/isarray",
  "_npmUser": {
    "email": "julian@juliangruber.com",
    "name": "juliangruber"
  },
  "_npmVersion": "1.2.18",
  "_phantomChildren": {},
  "_requested": {
    "name": "isarray",
    "raw": "isarray@0.0.1",
    "rawSpec": "0.0.1",
    "scope": null,
    "spec": "0.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "/readable-stream/inline-process-browser/falafel"
  ],
  "_resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
  "_shasum": "8a18acfca9a8f4177e09abfc6038939b05d1eedf",
  "_shrinkwrap": null,
  "_spec": "isarray@0.0.1",
  "_where": "/Users/rebecca/code/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel",
  "author": {
    "email": "mail@juliangruber.com",
    "name": "Julian Gruber",
    "url": "http://juliangruber.com"
  },
  "bugs": {
    "url": "https://github.com/juliangruber/isarray/issues"
  },
  "dependencies": {},
  "description": "Array#isArray for older browsers",
  "devDependencies": {
    "tap": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "8a18acfca9a8f4177e09abfc6038939b05d1eedf",
    "tarball": "http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
  },
  "homepage": "https://github.com/juliangruber/isarray",
  "keywords": [
    "browser",
    "isarray",
    "array"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "julian@juliangruber.com",
      "name": "juliangruber"
    }
  ],
  "name": "isarray",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/juliangruber/isarray.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.0.1"
}