@thejones/react-common-components
Version:
React component - semantic ui
50 lines (49 loc) • 1.39 kB
JSON
{
"_from": "semantic-ui-css",
"_id": "semantic-ui-css@2.4.1",
"_inBundle": false,
"_integrity": "sha512-Pkp0p9oWOxlH0kODx7qFpIRYpK1T4WJOO4lNnpNPOoWKCrYsfHqYSKgk5fHfQtnWnsAKy7nLJMW02bgDWWFZFg==",
"_location": "/semantic-ui-css",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "semantic-ui-css",
"name": "semantic-ui-css",
"escapedName": "semantic-ui-css",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#DEV:/",
"#USER"
],
"_resolved": "https://registry.npmjs.org/semantic-ui-css/-/semantic-ui-css-2.4.1.tgz",
"_shasum": "f5aea39fafb787cbd905ec724272a3f9cba9004a",
"_spec": "semantic-ui-css",
"_where": "/Users/alexjones/git/scratch/learn-react/react-loading-button",
"author": {
"name": "Jack Lukic",
"email": "jack@semantic-ui.com"
},
"bugs": {
"url": "https://github.com/Semantic-Org/Semantic-UI/issues"
},
"bundleDependencies": false,
"dependencies": {
"jquery": "x.*"
},
"deprecated": false,
"description": "CSS Only distribution of Semantic UI",
"homepage": "http://www.semantic-ui.com",
"license": "MIT",
"main": "semantic.js",
"name": "semantic-ui-css",
"repository": {
"type": "git",
"url": "git://github.com/Semantic-Org/Semantic-UI-CSS.git"
},
"title": "Semantic UI",
"version": "2.4.1"
}