mirror of
https://github.com/vale981/accounts-ui
synced 2025-03-05 18:01:39 -05:00
26 lines
619 B
JSON
26 lines
619 B
JSON
![]() |
{
|
||
|
"name": "react-accounts",
|
||
|
"version": "1.0.1",
|
||
|
"description": "Accounts UI for React Component in Meteor",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/studiointeract/tracker-component.git"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"react",
|
||
|
"meteor",
|
||
|
"tracker"
|
||
|
],
|
||
|
"author": "timbrandin",
|
||
|
"license": "MIT",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/studiointeract/tracker-component/issues"
|
||
|
},
|
||
|
"homepage": "https://github.com/studiointeract/tracker-component",
|
||
|
"dependencies": {
|
||
|
"react": "^15.0.0-rc.2",
|
||
|
"react-dom": "^15.0.0-rc.2",
|
||
|
"tracker-component": "^1.3.3-rc.10"
|
||
|
}
|
||
|
}
|