UNPKG

d2-ui

Version:
169 lines (168 loc) 4 kB
{ "_args": [ [ "node-sass@3.10.0", "/Users/nico/Documents/dhis/webapps/d2-ui" ] ], "_from": "node-sass@3.10.0", "_id": "node-sass@3.10.0", "_inCache": true, "_installable": true, "_location": "/node-sass", "_nodeVersion": "5.9.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/node-sass-3.10.0.tgz_1473817226650_0.726131311384961" }, "_npmUser": { "email": "xzyfer@gmail.com", "name": "xzyfer" }, "_npmVersion": "3.7.3", "_phantomChildren": { "fs.realpath": "1.0.0", "inflight": "1.0.5", "inherits": "2.0.3", "minimatch": "3.0.3", "once": "1.4.0", "path-is-absolute": "1.0.0" }, "_requested": { "name": "node-sass", "raw": "node-sass@3.10.0", "rawSpec": "3.10.0", "scope": null, "spec": "3.10.0", "type": "version" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/node-sass/-/node-sass-3.10.0.tgz", "_shasum": "01864956f23f05c1bc80c3858d9c5051ec0462f1", "_shrinkwrap": null, "_spec": "node-sass@3.10.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui", "author": { "email": "andrewnez@gmail.com", "name": "Andrew Nesbitt", "url": "http://andrew.github.com" }, "bin": { "node-sass": "bin/node-sass" }, "bugs": { "url": "https://github.com/sass/node-sass/issues" }, "dependencies": { "async-foreach": "^0.1.3", "chalk": "^1.1.1", "cross-spawn": "^3.0.0", "gaze": "^1.0.0", "get-stdin": "^4.0.1", "glob": "^7.0.3", "in-publish": "^2.0.0", "lodash.assign": "^4.2.0", "lodash.clonedeep": "^4.3.2", "meow": "^3.7.0", "mkdirp": "^0.5.1", "nan": "^2.3.2", "node-gyp": "^3.3.1", "npmlog": "^4.0.0", "request": "^2.61.0", "sass-graph": "^2.1.1" }, "description": "Wrapper around libsass", "devDependencies": { "coveralls": "^2.11.8", "eslint": "^3.4.0", "istanbul": "^0.4.2", "mocha": "^2.4.5", "mocha-lcov-reporter": "^1.2.0", "object-merge": "^2.5.1", "read-yaml": "^1.0.0", "rimraf": "^2.5.2", "sass-spec": "^3.3.6-3" }, "directories": {}, "dist": { "shasum": "01864956f23f05c1bc80c3858d9c5051ec0462f1", "tarball": "https://registry.npmjs.org/node-sass/-/node-sass-3.10.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "bin", "binding.gyp", "lib", "scripts", "src", "vendor" ], "gitHead": "aec7049bef2e5262083784b3fc5b6f7d97fb005c", "gypfile": true, "homepage": "https://github.com/sass/node-sass", "keywords": [ "css", "libsass", "preprocessor", "sass", "scss", "style" ], "libsass": "3.3.6", "license": "MIT", "main": "lib/index.js", "maintainers": [ { "email": "adeelbm@outlook.com", "name": "am11" }, { "email": "andrewnez@gmail.com", "name": "andrewnez" }, { "email": "deanmao@gmail.com", "name": "deanmao" }, { "email": "npm@keithcirkel.co.uk", "name": "keithamus" }, { "email": "laurent.goderre@gmail.com", "name": "laurentgoderre" }, { "email": "npm@saper.info", "name": "saperski" }, { "email": "xzyfer@gmail.com", "name": "xzyfer" } ], "name": "node-sass", "nodeSassConfig": { "binarySite": "https://github.com/sass/node-sass/releases/download" }, "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sass/node-sass.git" }, "scripts": { "build": "node scripts/build.js --force", "coverage": "node scripts/coverage.js", "install": "node scripts/install.js", "lint": "eslint bin/node-sass lib scripts test", "postinstall": "node scripts/build.js", "prepublish": "not-in-install && node scripts/prepublish.js || in-install", "test": "mocha test" }, "version": "3.10.0" }