diff options
| author | Sean Fridman <fridman@mail.sfsu.edu> | 2015-04-08 15:07:50 -0400 |
|---|---|---|
| committer | Sean Fridman <fridman@mail.sfsu.edu> | 2015-04-08 15:07:50 -0400 |
| commit | 5d676437f64791b435d7554d9ec4f4628d0abcc3 (patch) | |
| tree | aeafdb4d60a55e49cf098a31d8002a72df908025 /app/node_modules/okrest/package.json | |
| parent | 2a4ede6507f55e492736c4b82a139ac5d2e2eec0 (diff) | |
Remove unused REST endpoint module
Diffstat (limited to 'app/node_modules/okrest/package.json')
| -rw-r--r-- | app/node_modules/okrest/package.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app/node_modules/okrest/package.json b/app/node_modules/okrest/package.json deleted file mode 100644 index 462c890..0000000 --- a/app/node_modules/okrest/package.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "okrest", - "version": "1.0.0", - "description": "nice", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "OKFocus", - "license": "None" -} |
