UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

103 lines (102 loc) 2.32 kB
{ "_args": [ [ "globule@^0.2.0", "/Users/nick/codes/twreporter-react/node_modules/gaze" ] ], "_from": "globule@>=0.2.0 <0.3.0", "_id": "globule@0.2.0", "_inCache": true, "_installable": true, "_location": "/globule", "_npmUser": { "email": "cowboy@rj3.net", "name": "cowboy" }, "_npmVersion": "1.3.23", "_phantomChildren": { "inherits": "2.0.1", "lru-cache": "2.7.3", "sigmund": "1.0.1" }, "_requested": { "name": "globule", "raw": "globule@^0.2.0", "rawSpec": "^0.2.0", "scope": null, "spec": ">=0.2.0 <0.3.0", "type": "range" }, "_requiredBy": [ "/gaze" ], "_resolved": "https://registry.npmjs.org/globule/-/globule-0.2.0.tgz", "_shasum": "26b64d10e1edcab6098d8fe00bd2b73cca08a8fb", "_shrinkwrap": null, "_spec": "globule@^0.2.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/gaze", "author": { "name": "\"Cowboy\" Ben Alman", "url": "http://benalman.com/" }, "bugs": { "url": "https://github.com/cowboy/node-globule/issues" }, "dependencies": { "glob": "~3.2.7", "lodash": "~2.4.1", "minimatch": "~0.2.11" }, "description": "An easy-to-use wildcard globbing library.", "devDependencies": { "grunt": "~0.4.2", "grunt-contrib-jshint": "~0.8.0", "grunt-contrib-nodeunit": "~0.2.2", "grunt-contrib-watch": "~0.5.3" }, "directories": {}, "dist": { "shasum": "26b64d10e1edcab6098d8fe00bd2b73cca08a8fb", "tarball": "https://registry.npmjs.org/globule/-/globule-0.2.0.tgz" }, "engines": { "node": ">= 0.8.0" }, "homepage": "https://github.com/cowboy/node-globule", "keywords": [ "awesome", "expand", "file", "glob", "mapping", "match", "pattern", "sync", "wildcard" ], "licenses": [ { "type": "MIT", "url": "https://github.com/cowboy/node-globule/blob/master/LICENSE-MIT" } ], "main": "lib/globule", "maintainers": [ { "name": "cowboy", "email": "cowboy@rj3.net" } ], "name": "globule", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/cowboy/node-globule.git" }, "scripts": { "test": "grunt nodeunit" }, "version": "0.2.0" }