61 lines
1.4 KiB
JSON
Executable File
61 lines
1.4 KiB
JSON
Executable File
{
|
|
"_args": [
|
|
[
|
|
"defaults@1.0.3",
|
|
"/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome"
|
|
]
|
|
],
|
|
"_from": "defaults@1.0.3",
|
|
"_id": "defaults@1.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=",
|
|
"_location": "/defaults",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "defaults@1.0.3",
|
|
"name": "defaults",
|
|
"escapedName": "defaults",
|
|
"rawSpec": "1.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/vinyl-fs"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.3.tgz",
|
|
"_spec": "1.0.3",
|
|
"_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome",
|
|
"author": {
|
|
"name": "Elijah Insua",
|
|
"email": "tmpvar@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/tmpvar/defaults/issues"
|
|
},
|
|
"dependencies": {
|
|
"clone": "^1.0.2"
|
|
},
|
|
"description": "merge single level defaults over a config object",
|
|
"devDependencies": {
|
|
"tap": "^2.0.0"
|
|
},
|
|
"homepage": "https://github.com/tmpvar/defaults#readme",
|
|
"keywords": [
|
|
"config",
|
|
"defaults"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "defaults",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/tmpvar/defaults.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"version": "1.0.3"
|
|
}
|