Skip to content

Commit b7442ad

Browse files
committed
Added package info
1 parent 1a831de commit b7442ad

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

package.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "JSON for Notepad++",
3+
"version": "1.0.0",
4+
"description": "Notepad++ JSON Syntax Hiligher",
5+
"main": "/lib/JSON.XML",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/RougeWare/JSON-for-Notepad--"
9+
},
10+
"author": "Kyli Rouge <Kyli@BHStudios.org>",
11+
"maintainers": [
12+
{
13+
"name": "Kyli Rouge",
14+
"url": "https://github.com/Supuhstar"
15+
}
16+
],
17+
"license": "BH-1-PS"
18+
}

0 commit comments

Comments
 (0)