Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.json « realize-package-specifier « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d2fb6da2f77e7db926d5c356a705e4575099f5b1 (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
79
80
81
82
83
84
85
86
87
88
89
90
{
  "_args": [
    [
      "realize-package-specifier@~3.0.2",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "realize-package-specifier@>=3.0.2 <3.1.0",
  "_id": "realize-package-specifier@3.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/realize-package-specifier",
  "_nodeVersion": "4.4.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/realize-package-specifier-3.0.3.tgz_1461233015050_0.3224435243755579"
  },
  "_npmUser": {
    "email": "me@re-becca.org",
    "name": "iarna"
  },
  "_npmVersion": "3.8.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "realize-package-specifier",
    "raw": "realize-package-specifier@~3.0.2",
    "rawSpec": "~3.0.2",
    "scope": null,
    "spec": ">=3.0.2 <3.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_shasum": "d0def882952b8de3f67eba5e91199661271f41f4",
  "_shrinkwrap": null,
  "_spec": "realize-package-specifier@~3.0.2",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "email": "me@re-becca.org",
    "name": "Rebecca Turner",
    "url": "http://re-becca.org"
  },
  "bugs": {
    "url": "https://github.com/npm/realize-package-specifier/issues"
  },
  "dependencies": {
    "dezalgo": "^1.0.1",
    "npm-package-arg": "^4.1.1"
  },
  "description": "Like npm-package-arg, but more so, producing full file paths and differentiating local tar and directory sources.",
  "devDependencies": {
    "require-inject": "^1.1.0",
    "tap": "^5.7.1"
  },
  "directories": {},
  "dist": {
    "shasum": "d0def882952b8de3f67eba5e91199661271f41f4",
    "tarball": "https://registry.npmjs.org/realize-package-specifier/-/realize-package-specifier-3.0.3.tgz"
  },
  "gitHead": "388221ee8e5b586932372949091aa2ee3ee7ab78",
  "homepage": "https://github.com/npm/realize-package-specifier",
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "email": "me@re-becca.org",
      "name": "iarna"
    },
    {
      "email": "ogd@aoaioxxysz.net",
      "name": "othiym23"
    },
    {
      "email": "kat@sykosomatic.org",
      "name": "zkat"
    }
  ],
  "name": "realize-package-specifier",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/realize-package-specifier.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "3.0.3"
}