-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
23 lines (23 loc) · 688 Bytes
/
Copy pathpackage.json
File metadata and controls
23 lines (23 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "MaterialUi React Component Snippet Autocomplete",
"version": "0.1.0",
"description": "MaterialUi React Component Snippet Autocomplete Plugin for Sublime Text 3",
"dependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/Pushpamk/materialui-react-component-snippet-autocomplete"
},
"keywords": [
"material",
"react",
"component",
"snippet",
"autocomplete"
],
"author": "Pushpam Kumar",
"license": "MIT",
"bugs": {
"url": "https://github.com/Pushpamk/materialui-react-component-snippet-autocomplete/issues"
},
"homepage": "https://github.com/Pushpamk/materialui-react-component-snippet-autocomplete"
}