vrrv-installer-builder
Version:
A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box
111 lines (110 loc) • 2.58 kB
JSON
{
"_args": [
[
{
"raw": "fs-extra-p@^1.1.8",
"scope": null,
"escapedName": "fs-extra-p",
"name": "fs-extra-p",
"rawSpec": "^1.1.8",
"spec": ">=1.1.8 <2.0.0",
"type": "range"
},
"/Users/Murriouz/Projects/vrrv-builder/nsis-auto-updater"
]
],
"_from": "fs-extra-p@>=1.1.8 <2.0.0",
"_id": "fs-extra-p@1.1.8",
"_inCache": true,
"_installable": true,
"_location": "/fs-extra-p",
"_nodeVersion": "6.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/fs-extra-p-1.1.8.tgz_1472452057579_0.44475580425933003"
},
"_npmUser": {
"name": "develar",
"email": "develar@gmail.com"
},
"_npmVersion": "3.10.7",
"_phantomChildren": {},
"_requested": {
"raw": "fs-extra-p@^1.1.8",
"scope": null,
"escapedName": "fs-extra-p",
"name": "fs-extra-p",
"rawSpec": "^1.1.8",
"spec": ">=1.1.8 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/fs-extra-p/-/fs-extra-p-1.1.8.tgz",
"_shasum": "d7c81fbc9dc7eb210d8a46b014710cb6503a154a",
"_shrinkwrap": null,
"_spec": "fs-extra-p@^1.1.8",
"_where": "/Users/Murriouz/Projects/vrrv-builder/nsis-auto-updater",
"bugs": {
"url": "https://github.com/develar/fs-extra-p/issues"
},
"dependencies": {
"bluebird": "^3.4.3",
"fs-extra-tf": "^0.30.2"
},
"description": "fs-extra module promisified with bluebird",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "d7c81fbc9dc7eb210d8a46b014710cb6503a154a",
"tarball": "https://registry.npmjs.org/fs-extra-p/-/fs-extra-p-1.1.8.tgz"
},
"engines": {
"node": ">=0.4.0"
},
"gitHead": "dc18028f841e94301addefbd62ebfd34928b0a7b",
"homepage": "https://github.com/develar/fs-extra-p#readme",
"keywords": [
"fs",
"file",
"file system",
"copy",
"directory",
"extra",
"mkdirp",
"mkdir",
"mkdirs",
"recursive",
"json",
"read",
"write",
"extra",
"delete",
"remove",
"touch",
"create",
"text",
"output",
"move",
"promise",
"bluebird"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "develar",
"email": "develar@gmail.com"
}
],
"name": "fs-extra-p",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/develar/fs-extra-p.git"
},
"scripts": {},
"version": "1.1.8"
}