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 c163a79 commit 17b3ffdCopy full SHA for 17b3ffd
README.md
@@ -5,9 +5,9 @@ Grunt plugin for [javascript-obfuscator](https://github.com/javascript-obfuscato
5
6
**Consider this code alpha.**
7
8
-## Installation
+[](https://travis-ci.org/javascript-obfuscator/grunt-contrib-obfuscator)
9
10
-**It's not published on NPM yet.**
+## Installation
11
12
Install the package with NPM:
13
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "grunt-contrib-obfuscate",
+ "name": "grunt-contrib-obfuscator",
3
"description": "Grunt plugin that obfuscates your JavaScript using the javascript-obfuscator library.",
4
"version": "1.0.0",
"author": {
0 commit comments