1 | {
|
---|
2 | "_from": "acorn-jsx@^5.3.2",
|
---|
3 | "_id": "acorn-jsx@5.3.2",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
---|
6 | "_location": "/acorn-jsx",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "range",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "acorn-jsx@^5.3.2",
|
---|
12 | "name": "acorn-jsx",
|
---|
13 | "escapedName": "acorn-jsx",
|
---|
14 | "rawSpec": "^5.3.2",
|
---|
15 | "saveSpec": null,
|
---|
16 | "fetchSpec": "^5.3.2"
|
---|
17 | },
|
---|
18 | "_requiredBy": [
|
---|
19 | "/espree"
|
---|
20 | ],
|
---|
21 | "_resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
---|
22 | "_shasum": "7ed5bb55908b3b2f1bc55c6af1653bada7f07937",
|
---|
23 | "_spec": "acorn-jsx@^5.3.2",
|
---|
24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/espree",
|
---|
25 | "bugs": {
|
---|
26 | "url": "https://github.com/acornjs/acorn-jsx/issues"
|
---|
27 | },
|
---|
28 | "bundleDependencies": false,
|
---|
29 | "deprecated": false,
|
---|
30 | "description": "Modern, fast React.js JSX parser",
|
---|
31 | "devDependencies": {
|
---|
32 | "acorn": "^8.0.1"
|
---|
33 | },
|
---|
34 | "homepage": "https://github.com/acornjs/acorn-jsx",
|
---|
35 | "license": "MIT",
|
---|
36 | "maintainers": [
|
---|
37 | {
|
---|
38 | "name": "Ingvar Stepanyan",
|
---|
39 | "email": "me@rreverser.com",
|
---|
40 | "url": "http://rreverser.com/"
|
---|
41 | }
|
---|
42 | ],
|
---|
43 | "name": "acorn-jsx",
|
---|
44 | "peerDependencies": {
|
---|
45 | "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
---|
46 | },
|
---|
47 | "repository": {
|
---|
48 | "type": "git",
|
---|
49 | "url": "git+https://github.com/acornjs/acorn-jsx.git"
|
---|
50 | },
|
---|
51 | "scripts": {
|
---|
52 | "test": "node test/run.js"
|
---|
53 | },
|
---|
54 | "version": "5.3.2"
|
---|
55 | }
|
---|