Initial commit
[yaffs-website] / node_modules / get-caller-file / package.json
1 {
2   "_args": [
3     [
4       "get-caller-file@^1.0.1",
5       "/var/www/yaffs/node_modules/yargs"
6     ]
7   ],
8   "_from": "get-caller-file@>=1.0.1 <2.0.0",
9   "_id": "get-caller-file@1.0.2",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/get-caller-file",
13   "_nodeVersion": "6.3.0",
14   "_npmOperationalInternal": {
15     "host": "packages-16-east.internal.npmjs.com",
16     "tmp": "tmp/get-caller-file-1.0.2.tgz_1470703947025_0.16134989843703806"
17   },
18   "_npmUser": {
19     "email": "stefan.penner@gmail.com",
20     "name": "stefanpenner"
21   },
22   "_npmVersion": "3.10.5",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "get-caller-file",
26     "raw": "get-caller-file@^1.0.1",
27     "rawSpec": "^1.0.1",
28     "scope": null,
29     "spec": ">=1.0.1 <2.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/yargs"
34   ],
35   "_resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.2.tgz",
36   "_shasum": "f702e63127e7e231c160a80c1554acb70d5047e5",
37   "_shrinkwrap": null,
38   "_spec": "get-caller-file@^1.0.1",
39   "_where": "/var/www/yaffs/node_modules/yargs",
40   "author": {
41     "name": "Stefan Penner"
42   },
43   "bugs": {
44     "url": "https://github.com/stefanpenner/get-caller-file/issues"
45   },
46   "dependencies": {},
47   "description": "[![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/projec",
48   "devDependencies": {
49     "chai": "^3.4.1",
50     "ensure-posix-path": "^1.0.1",
51     "mocha": "^2.3.4"
52   },
53   "directories": {
54     "test": "tests"
55   },
56   "dist": {
57     "shasum": "f702e63127e7e231c160a80c1554acb70d5047e5",
58     "tarball": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.2.tgz"
59   },
60   "files": [
61     "index.js"
62   ],
63   "gitHead": "7545c5b0b7f55a1bfffea4a57e3671d771372025",
64   "homepage": "https://github.com/stefanpenner/get-caller-file#readme",
65   "license": "ISC",
66   "main": "index.js",
67   "maintainers": [
68     {
69       "name": "stefanpenner",
70       "email": "stefan.penner@gmail.com"
71     }
72   ],
73   "name": "get-caller-file",
74   "optionalDependencies": {},
75   "readme": "ERROR: No README data found!",
76   "repository": {
77     "type": "git",
78     "url": "git+https://github.com/stefanpenner/get-caller-file.git"
79   },
80   "scripts": {
81     "test": "mocha test",
82     "test:debug": "mocha test"
83   },
84   "version": "1.0.2"
85 }