123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_args": [
- [
- "lodash.template@4.5.0",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "lodash.template@4.5.0",
- "_id": "lodash.template@4.5.0",
- "_inBundle": false,
- "_integrity": "sha1-+XYZXPPzR9DV9SSDVp/oAxzM6Ks=",
- "_location": "/lodash.template",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "lodash.template@4.5.0",
- "name": "lodash.template",
- "escapedName": "lodash.template",
- "rawSpec": "4.5.0",
- "saveSpec": null,
- "fetchSpec": "4.5.0"
- },
- "_requiredBy": [
- "/workbox-build"
- ],
- "_resolved": "https://registry.nlark.com/lodash.template/download/lodash.template-4.5.0.tgz",
- "_spec": "4.5.0",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "author": {
- "name": "John-David Dalton",
- "email": "john.david.dalton@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/lodash/lodash/issues"
- },
- "contributors": [
- {
- "name": "John-David Dalton",
- "email": "john.david.dalton@gmail.com"
- },
- {
- "name": "Mathias Bynens",
- "email": "mathias@qiwi.be"
- }
- ],
- "dependencies": {
- "lodash._reinterpolate": "^3.0.0",
- "lodash.templatesettings": "^4.0.0"
- },
- "description": "The Lodash method `_.template` exported as a module.",
- "homepage": "https://lodash.com/",
- "icon": "https://lodash.com/icon.svg",
- "keywords": [
- "lodash-modularized",
- "template"
- ],
- "license": "MIT",
- "name": "lodash.template",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/lodash/lodash.git"
- },
- "scripts": {
- "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
- },
- "version": "4.5.0"
- }
|