vibe-ui-core-test
Version:
A collection of React UI components for the Vibe platform.
21 lines • 478 B
JSON
{
"name": "vibe-ui-core-test",
"author": {
"name": "Andy Schuler",
"email": "andy@leftshoedevelopment.com",
"url": "http://shoeman22.github.io/vibe-ui-core/"
},
"version": "20.0.0",
"main": "./index.js",
"module": "./index.es.js/index.js",
"keywords": [
"vibes",
"icentris"
],
"homepage": "http://shoeman22.github.io/vibe-ui-core/",
"dependencies": {
"highlight.js": "^9.12.0",
"react": "^16.5.2",
"react-dom": "^16.5.2"
}
}