| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- {
- "_args": [
- [
- "fs-extra-p@4.6.0",
- "E:\\Client-Project\\UseStudio.CampusInfo\\resources\\app"
- ]
- ],
- "_from": "fs-extra-p@4.6.0",
- "_id": "fs-extra-p@4.6.0",
- "_inBundle": false,
- "_integrity": "sha1-x7cRfw3PipnJsu1YkGfJYKvPPvk=",
- "_location": "/fs-extra-p",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "fs-extra-p@4.6.0",
- "name": "fs-extra-p",
- "escapedName": "fs-extra-p",
- "rawSpec": "4.6.0",
- "saveSpec": null,
- "fetchSpec": "4.6.0"
- },
- "_requiredBy": [
- "/builder-util-runtime",
- "/electron-updater"
- ],
- "_resolved": "http://registry.npm.taobao.org/fs-extra-p/download/fs-extra-p-4.6.0.tgz",
- "_spec": "4.6.0",
- "_where": "E:\\Client-Project\\UseStudio.CampusInfo\\resources\\app",
- "bugs": {
- "url": "https://github.com/develar/fs-extra-p/issues"
- },
- "dependencies": {
- "bluebird-lst": "^1.0.5",
- "fs-extra": "^6.0.0"
- },
- "description": "fs-extra module promisified with bluebird",
- "engines": {
- "node": ">=6.0.0"
- },
- "files": [
- "index.*"
- ],
- "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",
- "name": "fs-extra-p",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/develar/fs-extra-p.git"
- },
- "version": "4.6.0"
- }
|