mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 20:12:46 +00:00
142 lines
3.3 KiB
JSON
142 lines
3.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"configstore@^3.0.0",
|
|
"/home/beppe/Github/yahooApi/node_modules/update-notifier"
|
|
]
|
|
],
|
|
"_from": "configstore@>=3.0.0 <4.0.0",
|
|
"_id": "configstore@3.1.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/configstore",
|
|
"_nodeVersion": "8.10.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/configstore_3.1.2_1522036601058_0.2787222913818217"
|
|
},
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "configstore",
|
|
"raw": "configstore@^3.0.0",
|
|
"rawSpec": "^3.0.0",
|
|
"scope": null,
|
|
"spec": ">=3.0.0 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/update-notifier"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/configstore/-/configstore-3.1.2.tgz",
|
|
"_shasum": "c6f25defaeef26df12dd33414b001fe81a543f8f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "configstore@^3.0.0",
|
|
"_where": "/home/beppe/Github/yahooApi/node_modules/update-notifier",
|
|
"author": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "Sindre Sorhus",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/yeoman/configstore/issues"
|
|
},
|
|
"dependencies": {
|
|
"dot-prop": "^4.1.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"make-dir": "^1.0.0",
|
|
"unique-string": "^1.0.0",
|
|
"write-file-atomic": "^2.0.0",
|
|
"xdg-basedir": "^3.0.0"
|
|
},
|
|
"description": "Easily load and save config without having to think about where and how",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-vtv5HtGjcYUgFrXc6Kx747B83MRRVS5R1VTEQoXvuP+kMI+if6uywV0nDGoiydJRy4yk7h9od5Og0kxx4zUXmw==",
|
|
"shasum": "c6f25defaeef26df12dd33414b001fe81a543f8f",
|
|
"tarball": "https://registry.npmjs.org/configstore/-/configstore-3.1.2.tgz",
|
|
"unpackedSize": 6857
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "f09f067e50e6a636cfc648a6fc36a522062bd49d",
|
|
"homepage": "https://github.com/yeoman/configstore#readme",
|
|
"keywords": [
|
|
"conf",
|
|
"config",
|
|
"configuration",
|
|
"data",
|
|
"json",
|
|
"persist",
|
|
"persistent",
|
|
"preferences",
|
|
"save",
|
|
"settings",
|
|
"storage",
|
|
"store"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"maintainers": [
|
|
{
|
|
"name": "addyosmani",
|
|
"email": "addyosmani@gmail.com"
|
|
},
|
|
{
|
|
"name": "arthurvr",
|
|
"email": "contact@arthurverschaeve.be"
|
|
},
|
|
{
|
|
"name": "eddiemonge",
|
|
"email": "eddie+npm@eddiemonge.com"
|
|
},
|
|
{
|
|
"name": "hemanth",
|
|
"email": "hemanth.hm@gmail.com"
|
|
},
|
|
{
|
|
"name": "mischah",
|
|
"email": "mail@michael-kuehnel.de"
|
|
},
|
|
{
|
|
"name": "passy",
|
|
"email": "phartig@rdrei.net"
|
|
},
|
|
{
|
|
"name": "sboudrias",
|
|
"email": "admin@simonboudrias.com"
|
|
},
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
{
|
|
"name": "zckrs",
|
|
"email": "mdara@eleven-labs.com"
|
|
}
|
|
],
|
|
"name": "configstore",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/yeoman/configstore.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "3.1.2"
|
|
}
|