UNPKG

brush_cli

Version:

A tool for creating and developing cmos PC Framework project.

94 lines (93 loc) 2.32 kB
{ "_args": [ [ { "raw": "minimatch@~0.2.12", "scope": null, "escapedName": "minimatch", "name": "minimatch", "rawSpec": "~0.2.12", "spec": ">=0.2.12 <0.3.0", "type": "range" }, "/usr/local/lib/node_modules/ionic/node_modules/file-utils" ] ], "_from": "minimatch@>=0.2.12 <0.3.0", "_id": "minimatch@0.2.14", "_inCache": true, "_location": "/ionic/minimatch", "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "_npmVersion": "1.3.17", "_phantomChildren": {}, "_requested": { "raw": "minimatch@~0.2.12", "scope": null, "escapedName": "minimatch", "name": "minimatch", "rawSpec": "~0.2.12", "spec": ">=0.2.12 <0.3.0", "type": "range" }, "_requiredBy": [ "/ionic/file-utils", "/ionic/globule", "/ionic/globule/glob" ], "_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz", "_shasum": "c74e780574f63c6f9a090e90efbe6ef53a6a756a", "_shrinkwrap": null, "_spec": "minimatch@~0.2.12", "_where": "/usr/local/lib/node_modules/ionic/node_modules/file-utils", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me" }, "bugs": { "url": "https://github.com/isaacs/minimatch/issues" }, "dependencies": { "lru-cache": "2", "sigmund": "~1.0.0" }, "deprecated": "Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue", "description": "a glob matcher in javascript", "devDependencies": { "tap": "" }, "directories": {}, "dist": { "shasum": "c74e780574f63c6f9a090e90efbe6ef53a6a756a", "tarball": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz" }, "engines": { "node": "*" }, "homepage": "https://github.com/isaacs/minimatch", "license": { "type": "MIT", "url": "http://github.com/isaacs/minimatch/raw/master/LICENSE" }, "main": "minimatch.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "name": "minimatch", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/isaacs/minimatch.git" }, "scripts": { "test": "tap test/*.js" }, "version": "0.2.14" }