New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

api-cache

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-cache

npm module to cache an api

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

api-cache

nodejs module to cache an api on local files.

Usage

In case you installed it globally, just run api-cache <command> <config> <options> To display a help, run api-cache without any options (api-cache), this will display a list of available commands with a short description.

If you do not wish to install this module globally, you may also execute it as a normal javscript file. Therefor, switch to the working directory of your project and execute ./node_modules/api-cache/api-cache-cli.js. This command does not differ from the one mentioned above.

Keywords

api

FAQs

Package last updated on 13 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts