d2-ui
Version:
152 lines (151 loc) • 3.39 kB
JSON
{
"_args": [
[
"gaze@^1.0.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/node-sass"
]
],
"_from": "gaze@>=1.0.0 <2.0.0",
"_id": "gaze@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/gaze",
"_nodeVersion": "4.2.6",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/gaze-1.0.0.tgz_1457758223341_0.9665445322170854"
},
"_npmUser": {
"email": "kyle@dontkry.com",
"name": "shama"
},
"_npmVersion": "2.14.12",
"_phantomChildren": {},
"_requested": {
"name": "gaze",
"raw": "gaze@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/node-sass"
],
"_resolved": "https://registry.npmjs.org/gaze/-/gaze-1.0.0.tgz",
"_shasum": "3d1f0fe2b5cf79bf253a875df3d670c636db3e0b",
"_shrinkwrap": null,
"_spec": "gaze@^1.0.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/node-sass",
"author": {
"email": "kyle@dontkry.com",
"name": "Kyle Robinson Young"
},
"bugs": {
"url": "https://github.com/shama/gaze/issues"
},
"contributors": [
{
"name": "Kyle Robinson Young",
"url": "http://dontkry.com"
},
{
"name": "Sam Day",
"url": "http://sam.is-super-awesome.com"
},
{
"name": "Roarke Gaskill",
"url": "http://starkinvestments.com"
},
{
"name": "Lance Pollard",
"url": "http://lancepollard.com/"
},
{
"name": "Daniel Fagnan",
"url": "http://hydrocodedesign.com/"
},
{
"name": "Jonas",
"url": "http://jpommerening.github.io/"
},
{
"name": "Chris Chua",
"url": "http://sirh.cc/"
},
{
"name": "Kael Zhang",
"url": "http://kael.me"
},
{
"name": "Krasimir Tsonev",
"url": "http://krasimirtsonev.com/blog"
},
{
"name": "brett-shwom"
}
],
"dependencies": {
"globule": "^0.2.0"
},
"description": "A globbing fs.watch wrapper built from the best parts of other fine watch libs.",
"devDependencies": {
"async": "^1.5.2",
"grunt": "^0.4.5",
"grunt-benchmark": "~0.2.0",
"grunt-cli": "~0.1.13",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-nodeunit": "^1.0.0",
"rimraf": "^2.5.0",
"semistandard": "^7.0.5"
},
"directories": {},
"dist": {
"shasum": "3d1f0fe2b5cf79bf253a875df3d670c636db3e0b",
"tarball": "https://registry.npmjs.org/gaze/-/gaze-1.0.0.tgz"
},
"engines": {
"node": ">= 0.10.0"
},
"files": [
"lib",
"LICENSE-MIT"
],
"gitHead": "f1f2456701aada40d699eabd3b946ef528f1354a",
"homepage": "https://github.com/shama/gaze",
"keywords": [
"watch",
"glob"
],
"license": "MIT",
"main": "lib/gaze",
"maintainers": [
{
"email": "josh@6bit.com",
"name": "joshperry"
},
{
"email": "kyle@dontkry.com",
"name": "shama"
}
],
"name": "gaze",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"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.0.0"
}