芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/deep-copy/package.json
{ "_args": [ [ "deep-copy@1.4.2", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "deep-copy@1.4.2", "_id": "deep-copy@1.4.2", "_inBundle": false, "_integrity": "sha512-VxZwQ/1+WGQPl5nE67uLhh7OqdrmqI1OazrraO9Bbw/M8Bt6Mol/RxzDA6N6ZgRXpsG/W9PgUj8E1LHHBEq2GQ==", "_location": "/deep-copy", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "deep-copy@1.4.2", "name": "deep-copy", "escapedName": "deep-copy", "rawSpec": "1.4.2", "saveSpec": null, "fetchSpec": "1.4.2" }, "_requiredBy": [ "/@request/api" ], "_resolved": "https://registry.npmjs.org/deep-copy/-/deep-copy-1.4.2.tgz", "_spec": "1.4.2", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Simeon Velichkov", "email": "simeonvelichkov@gmail.com", "url": "https://simov.github.io" }, "bugs": { "url": "https://github.com/simov/deep-copy/issues" }, "dependencies": {}, "description": "Deep copy objects and arrays", "devDependencies": { "coveralls": "^2.11.15", "istanbul": "^0.4.5", "mocha": "^3.2.0" }, "engines": { "node": ">=4.0.0" }, "files": [ "LICENSE", "README.md", "index.d.ts", "index.js" ], "homepage": "https://github.com/simov/deep-copy", "keywords": [ "deep", "copy", "object", "array" ], "license": "MIT", "main": "index.js", "name": "deep-copy", "repository": { "type": "git", "url": "git+https://github.com/simov/deep-copy.git" }, "scripts": { "test": "npm run test-ci", "test-ci": "mocha test/", "test-cov": "istanbul cover _mocha test/" }, "typings": "index.d.ts", "version": "1.4.2" }