123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- {
- "_args": [
- [
- "node-sass@4.14.1",
- "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web"
- ]
- ],
- "_development": true,
- "_from": "node-sass@4.14.1",
- "_id": "node-sass@4.14.1",
- "_inBundle": false,
- "_integrity": "sha1-mch+wu+3BH7WOPtMnbfzpC4iF7U=",
- "_location": "/node-sass",
- "_phantomChildren": {
- "escape-string-regexp": "1.0.5",
- "has-ansi": "2.0.0",
- "pseudomap": "1.0.2",
- "which": "1.3.1"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "node-sass@4.14.1",
- "name": "node-sass",
- "escapedName": "node-sass",
- "rawSpec": "4.14.1",
- "saveSpec": null,
- "fetchSpec": "4.14.1"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.nlark.com/node-sass/download/node-sass-4.14.1.tgz",
- "_spec": "4.14.1",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web",
- "author": {
- "name": "Andrew Nesbitt",
- "email": "andrewnez@gmail.com",
- "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": "^4.17.15",
- "meow": "^3.7.0",
- "mkdirp": "^0.5.1",
- "nan": "^2.13.2",
- "node-gyp": "^3.8.0",
- "npmlog": "^4.0.0",
- "request": "^2.88.0",
- "sass-graph": "2.2.5",
- "stdout-stream": "^1.4.0",
- "true-case-path": "^1.0.2"
- },
- "description": "Wrapper around libsass",
- "devDependencies": {
- "coveralls": "^3.0.2",
- "eslint": "^3.4.0",
- "fs-extra": "^0.30.0",
- "istanbul": "^0.4.2",
- "mocha": "^3.1.2",
- "mocha-lcov-reporter": "^1.2.0",
- "object-merge": "^2.5.1",
- "read-yaml": "^1.0.0",
- "rimraf": "^2.5.2",
- "sass-spec": "git+https://github.com/sass/sass-spec.git#dc2d573",
- "unique-temp-dir": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "bin",
- "binding.gyp",
- "lib",
- "scripts",
- "src",
- "test",
- "vendor"
- ],
- "gypfile": true,
- "homepage": "https://github.com/sass/node-sass",
- "keywords": [
- "css",
- "libsass",
- "preprocessor",
- "sass",
- "scss",
- "style"
- ],
- "libsass": "3.5.5",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "node-sass",
- "nodeSassConfig": {
- "binarySite": "https://github.com/sass/node-sass/releases/download"
- },
- "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/{*,**/**}.js"
- },
- "version": "4.14.1"
- }
|