We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df658a5 commit 8a48b15Copy full SHA for 8a48b15
package.json
@@ -1,10 +1,9 @@
1
{
2
"name": "html-to-javascript",
3
"main": "./lib/atom-html-to-javascript",
4
- "version": "0.0.0",
+ "version": "0.1.0",
5
"description": "HTML to Javascript as string, and vice versa.",
6
- "keywords": [
7
- ],
+ "keywords": [],
8
"activationCommands": {
9
"atom-workspace": "atom-html-to-javascript:convert"
10
},
0 commit comments