File: /home/frenchy/www/french-american.org/current/node_modules/wrench/package.json
{
"_args": [
[
"wrench@1.3.9",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "wrench@1.3.9",
"_id": "wrench@1.3.9",
"_inBundle": false,
"_integrity": "sha1-bxPsNRRTF+spLKX2UxORskQRFBE=",
"_location": "/wrench",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "wrench@1.3.9",
"name": "wrench",
"escapedName": "wrench",
"rawSpec": "1.3.9",
"saveSpec": null,
"fetchSpec": "1.3.9"
},
"_requiredBy": [
"/build"
],
"_resolved": "https://registry.npmjs.org/wrench/-/wrench-1.3.9.tgz",
"_spec": "1.3.9",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Ryan McGrath",
"email": "ryan@venodesigns.net"
},
"bugs": {
"url": "http://github.com/ryanmcgrath/wrench-js/issues"
},
"dependencies": {},
"description": "Recursive filesystem (and other) operations that Node *should* have.",
"devDependencies": {
"nodeunit": ">= 0.6.4"
},
"directories": {
"lib": "./lib/"
},
"engines": {
"node": ">=0.1.97"
},
"homepage": "https://github.com/ryanmcgrath/wrench-js#readme",
"licenses": [
{
"type": "MIT",
"url": "http://github.com/ryanmcgrath/wrench-js/raw/master/LICENSE"
}
],
"main": "./lib/wrench",
"name": "wrench",
"repository": {
"type": "git",
"url": "git+https://ryanmcgrath@github.com/ryanmcgrath/wrench-js.git"
},
"scripts": {
"test": "nodeunit tests/runner.js"
},
"version": "1.3.9"
}