Initial commit — jibo-cli v3.0.7 with bundled node_modules
This commit is contained in:
61
node_modules/cli-spinner/package.json
generated
vendored
Normal file
61
node_modules/cli-spinner/package.json
generated
vendored
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"_from": "cli-spinner@>=0.2.5 <0.3.0",
|
||||
"_id": "cli-spinner@0.2.5",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-LUl6TjXqr4waekEVSIZoMMxSyshkIk3ff39CzM83MohHU0BDk0A7VoYbJNatkZ10TfJf2PAW37dxaHr6BEh8rA==",
|
||||
"_location": "/cli-spinner",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "cli-spinner@0.2.5",
|
||||
"name": "cli-spinner",
|
||||
"escapedName": "cli-spinner",
|
||||
"rawSpec": "0.2.5",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.2.5"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/cli-spinner/-/cli-spinner-0.2.5.tgz",
|
||||
"_shasum": "bea48d233bab5d30c2d214ebfb0aa1a2fac55447",
|
||||
"_spec": "cli-spinner@0.2.5",
|
||||
"_where": "/tmp/jibo-npm/jibo-cli-3.0.7",
|
||||
"author": {
|
||||
"name": "Pasquale Boemio",
|
||||
"email": "boemianrapsodi@gmail.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/helloIAmPau/node-spinner/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Bryce Kahle"
|
||||
},
|
||||
{
|
||||
"name": "Brian Hirt"
|
||||
},
|
||||
{
|
||||
"name": "Nathan Bleigh"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "A simple spinner",
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
},
|
||||
"homepage": "https://github.com/helloIAmPau/node-spinner#readme",
|
||||
"keywords": [
|
||||
"cli"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "./index.js",
|
||||
"name": "cli-spinner",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/helloIAmPau/node-spinner.git"
|
||||
},
|
||||
"version": "0.2.5"
|
||||
}
|
||||
Reference in New Issue
Block a user