12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- {
- "_args": [
- [
- "globule@1.3.3",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "globule@1.3.3",
- "_id": "globule@1.3.3",
- "_inBundle": false,
- "_integrity": "sha1-gRkZ7qwatzROkF8uO+gKE0R5c8I=",
- "_location": "/globule",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "globule@1.3.3",
- "name": "globule",
- "escapedName": "globule",
- "rawSpec": "1.3.3",
- "saveSpec": null,
- "fetchSpec": "1.3.3"
- },
- "_requiredBy": [
- "/gaze"
- ],
- "_resolved": "https://registry.nlark.com/globule/download/globule-1.3.3.tgz?cache=0&sync_timestamp=1629247157227&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fglobule%2Fdownload%2Fglobule-1.3.3.tgz",
- "_spec": "1.3.3",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "author": {
- "name": "\"Cowboy\" Ben Alman",
- "url": "http://benalman.com/"
- },
- "bugs": {
- "url": "https://github.com/cowboy/node-globule/issues"
- },
- "dependencies": {
- "glob": "~7.1.1",
- "lodash": "~4.17.10",
- "minimatch": "~3.0.2"
- },
- "description": "An easy-to-use wildcard globbing library.",
- "devDependencies": {
- "grunt": "^1.0.2",
- "grunt-contrib-jshint": "^1.0.0",
- "grunt-contrib-nodeunit": "^2.0.0",
- "grunt-contrib-watch": "^1.1.0"
- },
- "engines": {
- "node": ">= 0.10"
- },
- "files": [
- "lib"
- ],
- "homepage": "https://github.com/cowboy/node-globule",
- "keywords": [
- "glob",
- "file",
- "match",
- "mapping",
- "expand",
- "wildcard",
- "pattern",
- "sync",
- "awesome"
- ],
- "license": "MIT",
- "main": "lib/globule",
- "name": "globule",
- "repository": {
- "type": "git",
- "url": "git://github.com/cowboy/node-globule.git"
- },
- "scripts": {
- "test": "grunt"
- },
- "version": "1.3.3"
- }
|