Initial commit
[yaffs-website] / node_modules / require-from-string / package.json
1 {
2   "_args": [
3     [
4       "require-from-string@^1.1.0",
5       "/var/www/yaffs/node_modules/cosmiconfig"
6     ]
7   ],
8   "_from": "require-from-string@>=1.1.0 <2.0.0",
9   "_id": "require-from-string@1.2.1",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/require-from-string",
13   "_nodeVersion": "6.6.0",
14   "_npmOperationalInternal": {
15     "host": "packages-12-west.internal.npmjs.com",
16     "tmp": "tmp/require-from-string-1.2.1.tgz_1475350323439_0.3740670408587903"
17   },
18   "_npmUser": {
19     "email": "floatdrop@gmail.com",
20     "name": "floatdrop"
21   },
22   "_npmVersion": "3.10.3",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "require-from-string",
26     "raw": "require-from-string@^1.1.0",
27     "rawSpec": "^1.1.0",
28     "scope": null,
29     "spec": ">=1.1.0 <2.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/cosmiconfig"
34   ],
35   "_resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-1.2.1.tgz",
36   "_shasum": "529c9ccef27380adfec9a2f965b649bbee636418",
37   "_shrinkwrap": null,
38   "_spec": "require-from-string@^1.1.0",
39   "_where": "/var/www/yaffs/node_modules/cosmiconfig",
40   "author": {
41     "email": "floatdrop@gmail.com",
42     "name": "Vsevolod Strukchinsky",
43     "url": "github.com/floatdrop"
44   },
45   "bugs": {
46     "url": "https://github.com/floatdrop/require-from-string/issues"
47   },
48   "dependencies": {},
49   "description": "Require module from string",
50   "devDependencies": {
51     "mocha": "*"
52   },
53   "directories": {},
54   "dist": {
55     "shasum": "529c9ccef27380adfec9a2f965b649bbee636418",
56     "tarball": "https://registry.npmjs.org/require-from-string/-/require-from-string-1.2.1.tgz"
57   },
58   "engines": {
59     "node": ">=0.10.0"
60   },
61   "files": [
62     "index.js"
63   ],
64   "gitHead": "b81e995c6ff82fbf71d9ee7a9990b10794fecb98",
65   "homepage": "https://github.com/floatdrop/require-from-string#readme",
66   "keywords": [],
67   "license": "MIT",
68   "maintainers": [
69     {
70       "name": "floatdrop",
71       "email": "floatdrop@gmail.com"
72     }
73   ],
74   "name": "require-from-string",
75   "optionalDependencies": {},
76   "readme": "ERROR: No README data found!",
77   "repository": {
78     "type": "git",
79     "url": "git+https://github.com/floatdrop/require-from-string.git"
80   },
81   "scripts": {
82     "test": "mocha"
83   },
84   "version": "1.2.1"
85 }