%PDF- %PDF-
| Direktori : /var/www/projetos/stb.ind.br/wp-content/themes/stb/node_modules/grunt-contrib-sass/ |
| Current File : /var/www/projetos/stb.ind.br/wp-content/themes/stb/node_modules/grunt-contrib-sass/package.json |
{
"_from": "grunt-contrib-sass@^1.0.0",
"_id": "grunt-contrib-sass@1.0.0",
"_inBundle": false,
"_integrity": "sha1-gGg4JRy8DhqU1k1RXN00z2dNcBs=",
"_location": "/grunt-contrib-sass",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "grunt-contrib-sass@^1.0.0",
"name": "grunt-contrib-sass",
"escapedName": "grunt-contrib-sass",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/grunt-contrib-sass/-/grunt-contrib-sass-1.0.0.tgz",
"_shasum": "806838251cbc0e1a94d64d515cdd34cf674d701b",
"_spec": "grunt-contrib-sass@^1.0.0",
"_where": "/var/www/stb/wordpress/wp-content/themes/stb",
"author": {
"name": "Grunt Team",
"url": "http://gruntjs.com/"
},
"bugs": {
"url": "https://github.com/gruntjs/grunt-contrib-sass/issues"
},
"bundleDependencies": false,
"dependencies": {
"async": "^0.9.0",
"chalk": "^1.0.0",
"cross-spawn": "^0.2.3",
"dargs": "^4.0.0",
"which": "^1.0.5"
},
"deprecated": false,
"description": "Compile Sass to CSS",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-internal": "^0.4.10",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"tasks"
],
"homepage": "https://github.com/gruntjs/grunt-contrib-sass#readme",
"keywords": [
"gruntplugin",
"scss",
"sass",
"css",
"compile",
"preprocessor",
"style"
],
"license": "MIT",
"name": "grunt-contrib-sass",
"peerDependencies": {
"grunt": ">=0.4.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gruntjs/grunt-contrib-sass.git"
},
"scripts": {
"test": "grunt test"
},
"version": "1.0.0"
}