summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/init-package-json/node_modules/promzard/package.json
blob: 1407e97be584d757631d0294ab572946f3aed212 (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
{
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "name": "promzard",
  "description": "prompting wizardly",
  "version": "0.3.0",
  "repository": {
    "url": "git://github.com/isaacs/promzard.git"
  },
  "dependencies": {
    "read": "1"
  },
  "devDependencies": {
    "tap": "~0.2.5"
  },
  "main": "promzard.js",
  "scripts": {
    "test": "tap test/*.js"
  },
  "license": "ISC",
  "gitHead": "780ead051299aa28be2584199ab6fa503a32d354",
  "bugs": {
    "url": "https://github.com/isaacs/promzard/issues"
  },
  "homepage": "https://github.com/isaacs/promzard",
  "_id": "promzard@0.3.0",
  "_shasum": "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee",
  "_from": "promzard@>=0.3.0 <0.4.0",
  "_npmVersion": "2.7.1",
  "_nodeVersion": "1.4.2",
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "dist": {
    "shasum": "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee",
    "tarball": "http://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz",
  "readme": "ERROR: No README data found!"
}