summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/package.json
blob: db1ac2aa364f5d27dfd1cd1b69a282a038a59f59 (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
{
  "name": "generate-function",
  "version": "2.0.0",
  "description": "Module that helps you write generated functions in Node",
  "main": "index.js",
  "scripts": {
    "test": "tape test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mafintosh/generate-function.git"
  },
  "keywords": [
    "generate",
    "code",
    "generation",
    "function",
    "performance"
  ],
  "author": {
    "name": "Mathias Buus"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mafintosh/generate-function/issues"
  },
  "homepage": "https://github.com/mafintosh/generate-function",
  "devDependencies": {
    "tape": "^2.13.4"
  },
  "gitHead": "3d5fc8de5859be95f58e3af9bfb5f663edd95149",
  "_id": "generate-function@2.0.0",
  "_shasum": "6858fe7c0969b7d4e9093337647ac79f60dfbe74",
  "_from": "generate-function@>=2.0.0 <3.0.0",
  "_npmVersion": "1.4.23",
  "_npmUser": {
    "name": "mafintosh",
    "email": "mathiasbuus@gmail.com"
  },
  "maintainers": [
    {
      "name": "mafintosh",
      "email": "mathiasbuus@gmail.com"
    }
  ],
  "dist": {
    "shasum": "6858fe7c0969b7d4e9093337647ac79f60dfbe74",
    "tarball": "http://registry.npmjs.org/generate-function/-/generate-function-2.0.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/generate-function/-/generate-function-2.0.0.tgz",
  "readme": "ERROR: No README data found!"
}