twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
156 lines (155 loc) • 3.66 kB
JSON
{
"_args": [
[
"node-sass@^3.7.0",
"/Users/nick/codes/twreporter-react"
]
],
"_from": "node-sass@>=3.7.0 <4.0.0",
"_id": "node-sass@3.7.0",
"_inCache": true,
"_installable": true,
"_location": "/node-sass",
"_nodeVersion": "3.3.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/node-sass-3.7.0.tgz_1462269261773_0.03616604791022837"
},
"_npmUser": {
"email": "xzyfer@gmail.com",
"name": "xzyfer"
},
"_npmVersion": "2.14.3",
"_phantomChildren": {},
"_requested": {
"name": "node-sass",
"raw": "node-sass@^3.7.0",
"rawSpec": "^3.7.0",
"scope": null,
"spec": ">=3.7.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/node-sass/-/node-sass-3.7.0.tgz",
"_shasum": "09a1824b2f60eba5085998b73f2d60d41f209ffc",
"_shrinkwrap": null,
"_spec": "node-sass@^3.7.0",
"_where": "/Users/nick/codes/twreporter-react",
"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-async": "^2.1.9",
"gaze": "^1.0.0",
"get-stdin": "^4.0.1",
"glob": "^7.0.3",
"in-publish": "^2.0.0",
"meow": "^3.7.0",
"mkdirp": "^0.5.1",
"nan": "^2.3.2",
"node-gyp": "^3.3.1",
"request": "^2.61.0",
"sass-graph": "^2.1.1"
},
"description": "Wrapper around libsass",
"devDependencies": {
"coveralls": "^2.11.8",
"istanbul": "^0.4.2",
"jshint": "^2.9.1",
"mocha": "^2.4.5",
"mocha-lcov-reporter": "^1.2.0",
"rimraf": "^2.5.2"
},
"directories": {},
"dist": {
"shasum": "09a1824b2f60eba5085998b73f2d60d41f209ffc",
"tarball": "https://registry.npmjs.org/node-sass/-/node-sass-3.7.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"bin",
"binding.gyp",
"lib",
"scripts",
"src",
"vendor"
],
"gitHead": "993855789e4cbefd0e4c26f4ede59b0d7c1116b5",
"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": [
{
"name": "am11",
"email": "adeelbm@outlook.com"
},
{
"name": "andrewnez",
"email": "andrewnez@gmail.com"
},
{
"name": "deanmao",
"email": "deanmao@gmail.com"
},
{
"name": "keithamus",
"email": "npm@keithcirkel.co.uk"
},
{
"name": "laurentgoderre",
"email": "laurent.goderre@gmail.com"
},
{
"name": "saperski",
"email": "npm@saper.info"
},
{
"name": "xzyfer",
"email": "xzyfer@gmail.com"
}
],
"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",
"postinstall": "node scripts/build.js",
"prepublish": "not-in-install && node scripts/prepublish.js || in-install",
"pretest": "jshint bin lib scripts test",
"test": "mocha test"
},
"version": "3.7.0"
}