Sha256: 48904562aa16d9f5cadc922e53f39b80dc9031cfaa264ebe9995292a240f7c06
Contents?: true
Size: 747 Bytes
Versions: 69
Compression:
Stored size: 747 Bytes
Contents
{ "command": "uninstall", "description": "Uninstalls a package locally from your bower_components directory", "usage": [ "uninstall <name> [<name> ..] [<options>]" ], "options": [ { "shorthand": "-h", "flag": "--help", "description": "Show this help message" }, { "shorthand": "-S", "flag": "--save", "description": "Remove uninstalled packages from the project's bower.json dependencies" }, { "shorthand": "-D", "flag": "--save-dev", "description": "Remove uninstalled packages from the project's bower.json devDependencies" } ] }
Version data entries
69 entries across 69 versions & 2 rubygems