1 | {
|
---|
2 | "_from": "require-from-string@^2.0.2",
|
---|
3 | "_id": "require-from-string@2.0.2",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
|
---|
6 | "_location": "/require-from-string",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "range",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "require-from-string@^2.0.2",
|
---|
12 | "name": "require-from-string",
|
---|
13 | "escapedName": "require-from-string",
|
---|
14 | "rawSpec": "^2.0.2",
|
---|
15 | "saveSpec": null,
|
---|
16 | "fetchSpec": "^2.0.2"
|
---|
17 | },
|
---|
18 | "_requiredBy": [
|
---|
19 | "/ajv-formats/ajv",
|
---|
20 | "/schema-utils/ajv"
|
---|
21 | ],
|
---|
22 | "_resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
|
---|
23 | "_shasum": "89a7fdd938261267318eafe14f9c32e598c36909",
|
---|
24 | "_spec": "require-from-string@^2.0.2",
|
---|
25 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/schema-utils/node_modules/ajv",
|
---|
26 | "author": {
|
---|
27 | "name": "Vsevolod Strukchinsky",
|
---|
28 | "email": "floatdrop@gmail.com",
|
---|
29 | "url": "github.com/floatdrop"
|
---|
30 | },
|
---|
31 | "bugs": {
|
---|
32 | "url": "https://github.com/floatdrop/require-from-string/issues"
|
---|
33 | },
|
---|
34 | "bundleDependencies": false,
|
---|
35 | "dependencies": {},
|
---|
36 | "deprecated": false,
|
---|
37 | "description": "Require module from string",
|
---|
38 | "devDependencies": {
|
---|
39 | "mocha": "*"
|
---|
40 | },
|
---|
41 | "engines": {
|
---|
42 | "node": ">=0.10.0"
|
---|
43 | },
|
---|
44 | "files": [
|
---|
45 | "index.js"
|
---|
46 | ],
|
---|
47 | "homepage": "https://github.com/floatdrop/require-from-string#readme",
|
---|
48 | "keywords": [],
|
---|
49 | "license": "MIT",
|
---|
50 | "name": "require-from-string",
|
---|
51 | "repository": {
|
---|
52 | "type": "git",
|
---|
53 | "url": "git+https://github.com/floatdrop/require-from-string.git"
|
---|
54 | },
|
---|
55 | "scripts": {
|
---|
56 | "test": "mocha"
|
---|
57 | },
|
---|
58 | "version": "2.0.2"
|
---|
59 | }
|
---|