summaryrefslogtreecommitdiff
path: root/tests/registry/npm/eastasianwidth/registry.json
blob: b54a14058039de0c68b95a572c640661b117ca62 (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
{
  "name": "eastasianwidth",
  "description": "Get East Asian Width from a character.",
  "dist-tags": {
    "latest": "0.2.0"
  },
  "versions": {
    "0.2.0": {
      "name": "eastasianwidth",
      "version": "0.2.0",
      "description": "Get East Asian Width from a character.",
      "main": "eastasianwidth.js",
      "files": [
        "eastasianwidth.js"
      ],
      "scripts": {
        "test": "mocha"
      },
      "repository": {
        "type": "git",
        "url": "git://github.com/komagata/eastasianwidth.git"
      },
      "author": {
        "name": "Masaki Komagata"
      },
      "license": "MIT",
      "devDependencies": {
        "mocha": "~1.9.0"
      },
      "gitHead": "b89f04d44dc786885615e94cd6e2ba1ef7866fa4",
      "bugs": {
        "url": "https://github.com/komagata/eastasianwidth/issues"
      },
      "_id": "eastasianwidth@0.2.0",
      "_npmVersion": "5.5.1",
      "_nodeVersion": "8.9.1",
      "dist": {
        "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
        "shasum": "696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb",
        "tarball": "http://localhost:4260/eastasianwidth/eastasianwidth-0.2.0.tgz"
      },
      "directories": {}
    }
  },
  "author": {
    "name": "Masaki Komagata"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/komagata/eastasianwidth.git"
  },
  "homepage": "https://github.com/komagata/eastasianwidth#readme",
  "bugs": {
    "url": "https://github.com/komagata/eastasianwidth/issues"
  },
  "license": "MIT",
  "readmeFilename": "README.md"
}