UNPKG

d2-ui

Version:
102 lines (101 loc) 2.44 kB
{ "_args": [ [ "sass-graph@^2.1.1", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/node-sass" ] ], "_from": "sass-graph@>=2.1.1 <3.0.0", "_id": "sass-graph@2.1.1", "_inCache": true, "_installable": true, "_location": "/sass-graph", "_nodeVersion": "2.5.0", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/sass-graph-2.1.1.tgz_1454585302677_0.4019545733463019" }, "_npmUser": { "email": "xzyfer@gmail.com", "name": "xzyfer" }, "_npmVersion": "2.13.2", "_phantomChildren": { "inflight": "1.0.5", "inherits": "2.0.1", "minimatch": "2.0.10", "once": "1.3.3", "path-is-absolute": "1.0.0" }, "_requested": { "name": "sass-graph", "raw": "sass-graph@^2.1.1", "rawSpec": "^2.1.1", "scope": null, "spec": ">=2.1.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/node-sass" ], "_resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.1.1.tgz", "_shasum": "61894fbb8aaaeef77eb2c1b0466fde696161cb0c", "_shrinkwrap": null, "_spec": "sass-graph@^2.1.1", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/node-sass", "author": { "name": "xzyfer" }, "bin": { "sassgraph": "bin/sassgraph" }, "bugs": { "url": "https://github.com/xzyfer/sass-graph/issues" }, "dependencies": { "glob": "^6.0.4", "lodash": "^4.0.0", "yargs": "^3.8.0" }, "description": "Parse sass files and extract a graph of imports", "devDependencies": { "assert": "^1.3.0", "mocha": "^2.1.0" }, "directories": { "bin": "./bin" }, "dist": { "shasum": "61894fbb8aaaeef77eb2c1b0466fde696161cb0c", "tarball": "http://registry.npmjs.org/sass-graph/-/sass-graph-2.1.1.tgz" }, "gitHead": "bedaa07dc7dc023a0e258e04ebbcdb82bc28e965", "homepage": "https://github.com/xzyfer/sass-graph#readme", "keywords": [ "sass", "graph" ], "license": "MIT", "main": "sass-graph.js", "maintainers": [ { "email": "lachlan@ljd.cc", "name": "lox" }, { "email": "xzyfer@gmail.com", "name": "xzyfer" } ], "name": "sass-graph", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/xzyfer/sass-graph.git" }, "scripts": { "test": "mocha ./test/test*.js" }, "version": "2.1.1" }