Sha256: 5079070bebb56705c685f686aa77182d8ac7bc862c73dea6a04e738250315254

Contents?: true

Size: 763 Bytes

Versions: 9

Compression:

Stored size: 763 Bytes

Contents

{
  "name": "sass-graph",
  "version": "2.2.5",
  "description": "Parse sass files and extract a graph of imports",
  "license": "MIT",
  "repository": "xzyfer/sass-graph",
  "author": "xzyfer",
  "main": "sass-graph.js",
  "directories": {
    "bin": "./bin"
  },
  "scripts": {
    "test": "nyc mocha",
    "coverage": "nyc report --reporter=text-lcov | coveralls"
  },
  "keywords": [
    "sass",
    "graph"
  ],
  "dependencies": {
    "glob": "^7.0.0",
    "lodash": "^4.0.0",
    "scss-tokenizer": "^0.2.3",
    "yargs": "^13.3.2"
  },
  "devDependencies": {
    "assert": "^1.3.0",
    "chai": "^3.5.0",
    "coveralls": "^2.13.0",
    "mocha": "^3.2.0",
    "nyc": "^10.2.0"
  },
  "files": [
    "bin",
    "parse-imports.js",
    "sass-graph.js"
  ]
}

Version data entries

9 entries across 8 versions & 4 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/@rails/webpacker/node_modules/sass-graph/package.json
tang-0.2.1 spec/tang_app/node_modules/sass-graph/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/sass-graph/package.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/sass-graph/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/sass-graph/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/sass-graph/package.json
tang-0.2.0 spec/tang_app/node_modules/sass-graph/package.json
tang-0.1.0 spec/tang_app/node_modules/sass-graph/package.json
tang-0.0.9 spec/tang_app/node_modules/sass-graph/package.json