Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "duh", | ||
"description": "What were you thinking?", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"homepage": "http://github.com/stevelacy/duh", | ||
@@ -21,2 +21,9 @@ "repository": "git://github.com/stevelacy/duh.git", | ||
}, | ||
"keywords": [ | ||
"gulp", | ||
"git", | ||
"gulpgit", | ||
"gulpplugin", | ||
"gulp-plugin" | ||
], | ||
"licenses": [ | ||
@@ -23,0 +30,0 @@ { |
@@ -51,2 +51,39 @@ [![Build Status](https://travis-ci.org/stevelacy/duh.png?branch=master)](https://travis-ci.org/stevelacy/duh) | ||
## API | ||
### Options | ||
#### dumb | ||
```js | ||
duh('dumb'); | ||
``` | ||
type: string | ||
Returns `duh dummy` | ||
#### doge | ||
```js | ||
duh('doge'); | ||
``` | ||
type: string | ||
Returns `duh doge` | ||
#### troll | ||
```js | ||
duh('troll'); | ||
``` | ||
type: string | ||
Returns `duh troll` | ||
## Examples | ||
@@ -53,0 +90,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25310
11
186
116
2