| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 | {  "_args": [    [      "ejs@2.7.4",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "ejs@2.7.4",  "_id": "ejs@2.7.4",  "_inBundle": false,  "_integrity": "sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==",  "_location": "/ejs",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "ejs@2.7.4",    "name": "ejs",    "escapedName": "ejs",    "rawSpec": "2.7.4",    "saveSpec": null,    "fetchSpec": "2.7.4"  },  "_requiredBy": [    "/webpack-bundle-analyzer"  ],  "_resolved": "https://registry.npmmirror.com/ejs/download/ejs-2.7.4.tgz",  "_spec": "2.7.4",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Matthew Eernisse",    "email": "mde@fleegix.org",    "url": "http://fleegix.org"  },  "bugs": {    "url": "https://github.com/mde/ejs/issues"  },  "dependencies": {},  "description": "Embedded JavaScript templates",  "devDependencies": {    "browserify": "^13.1.1",    "eslint": "^4.14.0",    "git-directory-deploy": "^1.5.1",    "jake": "^10.3.1",    "jsdoc": "^3.4.0",    "lru-cache": "^4.0.1",    "mocha": "^5.0.5",    "uglify-js": "^3.3.16"  },  "engines": {    "node": ">=0.10.0"  },  "homepage": "https://github.com/mde/ejs",  "keywords": [    "template",    "engine",    "ejs"  ],  "license": "Apache-2.0",  "main": "./lib/ejs.js",  "name": "ejs",  "repository": {    "type": "git",    "url": "git://github.com/mde/ejs.git"  },  "scripts": {    "postinstall": "node ./postinstall.js",    "test": "mocha"  },  "version": "2.7.4"}
 |