|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
529 bytes
|
| Rev | Line | |
|---|
| [9af201e] | 1 | {
|
|---|
| 2 | "name": "react-is",
|
|---|
| 3 | "version": "17.0.2",
|
|---|
| 4 | "description": "Brand checking of React Elements.",
|
|---|
| 5 | "main": "index.js",
|
|---|
| 6 | "repository": {
|
|---|
| 7 | "type": "git",
|
|---|
| 8 | "url": "https://github.com/facebook/react.git",
|
|---|
| 9 | "directory": "packages/react-is"
|
|---|
| 10 | },
|
|---|
| 11 | "keywords": [
|
|---|
| 12 | "react"
|
|---|
| 13 | ],
|
|---|
| 14 | "license": "MIT",
|
|---|
| 15 | "bugs": {
|
|---|
| 16 | "url": "https://github.com/facebook/react/issues"
|
|---|
| 17 | },
|
|---|
| 18 | "homepage": "https://reactjs.org/",
|
|---|
| 19 | "files": [
|
|---|
| 20 | "LICENSE",
|
|---|
| 21 | "README.md",
|
|---|
| 22 | "build-info.json",
|
|---|
| 23 | "index.js",
|
|---|
| 24 | "cjs/",
|
|---|
| 25 | "umd/"
|
|---|
| 26 | ]
|
|---|
| 27 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.