1 | {
|
2 | "_from": "react-art@0.0.0-4a1072194",
|
3 | "_id": "react-art@0.0.0-4a1072194",
|
4 | "_inBundle": false,
|
5 | "_integrity": "sha512-PXKpIxLqfP4UUOqK4gEq5GtXnSF959FMLAaL+W4EzQ4HH8bFBIh+s8ErdOsgFqJ5CpiZx7Lmvnrr+FFtecM0iQ==",
|
6 | "_location": "/react-art",
|
7 | "_phantomChildren": {},
|
8 | "_requested": {
|
9 | "type": "version",
|
10 | "registry": true,
|
11 | "raw": "react-art@0.0.0-4a1072194",
|
12 | "name": "react-art",
|
13 | "escapedName": "react-art",
|
14 | "rawSpec": "0.0.0-4a1072194",
|
15 | "saveSpec": null,
|
16 | "fetchSpec": "0.0.0-4a1072194"
|
17 | },
|
18 | "_requiredBy": [
|
19 | "#USER",
|
20 | "/"
|
21 | ],
|
22 | "_resolved": "https://registry.npmjs.org/react-art/-/react-art-0.0.0-4a1072194.tgz",
|
23 | "_shasum": "a745b8460af3555a8ac8da4113c94b232503d489",
|
24 | "_spec": "react-art@0.0.0-4a1072194",
|
25 | "_where": "/Users/acdlite/Code/react/build/node_modules",
|
26 | "browserify": {
|
27 | "transform": [
|
28 | "loose-envify"
|
29 | ]
|
30 | },
|
31 | "bugs": {
|
32 | "url": "https://github.com/facebook/react/issues"
|
33 | },
|
34 | "bundleDependencies": false,
|
35 | "dependencies": {
|
36 | "art": "^0.10.1",
|
37 | "create-react-class": "^15.6.2",
|
38 | "loose-envify": "^1.1.0",
|
39 | "object-assign": "^4.1.1",
|
40 | "prop-types": "^15.6.2",
|
41 | "scheduler": "^0.12.0"
|
42 | },
|
43 | "deprecated": false,
|
44 | "description": "React ART is a JavaScript library for drawing vector graphics using React. It provides declarative and reactive bindings to the ART library. Using the same declarative API you can render the output to either Canvas, SVG or VML (IE8).",
|
45 | "files": [
|
46 | "LICENSE",
|
47 | "README.md",
|
48 | "build-info.json",
|
49 | "index.js",
|
50 | "cjs/",
|
51 | "umd/",
|
52 | "Circle.js",
|
53 | "Rectangle.js",
|
54 | "Wedge.js"
|
55 | ],
|
56 | "homepage": "https://reactjs.org/",
|
57 | "keywords": [
|
58 | "react",
|
59 | "art",
|
60 | "svg",
|
61 | "vml",
|
62 | "canvas",
|
63 | "jsx"
|
64 | ],
|
65 | "license": "MIT",
|
66 | "main": "index.js",
|
67 | "name": "react-art",
|
68 | "peerDependencies": {
|
69 | "react": "^16.0.0"
|
70 | },
|
71 | "repository": {
|
72 | "type": "git",
|
73 | "url": "git+https://github.com/facebook/react.git"
|
74 | },
|
75 | "version": "16.7.0"
|
76 | }
|