1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- {
- "_args": [
- [
- "gaze@1.1.3",
- "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web"
- ]
- ],
- "_development": true,
- "_from": "gaze@1.1.3",
- "_id": "gaze@1.1.3",
- "_inBundle": false,
- "_integrity": "sha1-xEFzPhO5J6yMD/C0w7Az8ogSkko=",
- "_location": "/gaze",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "gaze@1.1.3",
- "name": "gaze",
- "escapedName": "gaze",
- "rawSpec": "1.1.3",
- "saveSpec": null,
- "fetchSpec": "1.1.3"
- },
- "_requiredBy": [
- "/node-sass"
- ],
- "_resolved": "https://registry.nlark.com/gaze/download/gaze-1.1.3.tgz",
- "_spec": "1.1.3",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web",
- "author": {
- "name": "Kyle Robinson Young",
- "email": "kyle@dontkry.com"
- },
- "bugs": {
- "url": "https://github.com/shama/gaze/issues"
- },
- "dependencies": {
- "globule": "^1.0.0"
- },
- "description": "A globbing fs.watch wrapper built from the best parts of other fine watch libs.",
- "devDependencies": {
- "async": "^2.6.1",
- "grunt": "^1.0.1",
- "grunt-benchmark": "^1.0.0",
- "grunt-cli": "^1.2.0",
- "grunt-contrib-jshint": "^1.1.0",
- "grunt-contrib-nodeunit": "^2.0.0",
- "rimraf": "^2.5.2",
- "semistandard": "^12.0.1"
- },
- "engines": {
- "node": ">= 4.0.0"
- },
- "files": [
- "lib",
- "LICENSE-MIT"
- ],
- "homepage": "https://github.com/shama/gaze",
- "keywords": [
- "watch",
- "glob"
- ],
- "license": "MIT",
- "main": "lib/gaze",
- "name": "gaze",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/shama/gaze.git"
- },
- "scripts": {
- "test": "semistandard && grunt nodeunit -v"
- },
- "semistandard": {
- "ignore": [
- "benchmarks",
- "experiments",
- "build",
- "test"
- ]
- },
- "version": "1.1.3"
- }
|