Guest User

package.json

a guest
Jun 27th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "node-sass@4.5.3",
  6. "scope": null,
  7. "escapedName": "node-sass",
  8. "name": "node-sass",
  9. "rawSpec": "4.5.3",
  10. "spec": "4.5.3",
  11. "type": "version"
  12. },
  13. "C:\\Users\\Avinash\\.gradle\\node_setup"
  14. ]
  15. ],
  16. "_from": "node-sass@4.5.3",
  17. "_id": "node-sass@4.5.3",
  18. "_inCache": true,
  19. "_location": "/node-sass",
  20. "_nodeVersion": "7.6.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-18-east.internal.npmjs.com",
  23. "tmp": "tmp/node-sass-4.5.3.tgz_1490769057844_0.9959443658590317"
  24. },
  25. "_npmUser": {
  26. "name": "xzyfer",
  27. "email": "xzyfer@gmail.com"
  28. },
  29. "_npmVersion": "4.1.2",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "node-sass@4.5.3",
  33. "scope": null,
  34. "escapedName": "node-sass",
  35. "name": "node-sass",
  36. "rawSpec": "4.5.3",
  37. "spec": "4.5.3",
  38. "type": "version"
  39. },
  40. "_requiredBy": [
  41. "/"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.5.3.tgz",
  44. "_shasum": "4012fa2bd129b1d6365117e88d9da0500d99da64",
  45. "_shrinkwrap": null,
  46. "_spec": "node-sass@4.5.3",
  47. "_where": "C:\\Users\\Avinash\\.gradle\\node_setup",
  48. "author": {
  49. "name": "Andrew Nesbitt",
  50. "email": "andrewnez@gmail.com",
  51. "url": "http://andrew.github.com"
  52. },
  53. "bin": {
  54. "node-sass": "bin/node-sass"
  55. },
  56. "bugs": {
  57. "url": "https://github.com/sass/node-sass/issues"
  58. },
  59. "dependencies": {
  60. "async-foreach": "^0.1.3",
  61. "chalk": "^1.1.1",
  62. "cross-spawn": "^3.0.0",
  63. "gaze": "^1.0.0",
  64. "get-stdin": "^4.0.1",
  65. "glob": "^7.0.3",
  66. "in-publish": "^2.0.0",
  67. "lodash.assign": "^4.2.0",
  68. "lodash.clonedeep": "^4.3.2",
  69. "lodash.mergewith": "^4.6.0",
  70. "meow": "^3.7.0",
  71. "mkdirp": "^0.5.1",
  72. "nan": "^2.3.2",
  73. "node-gyp": "^3.3.1",
  74. "npmlog": "^4.0.0",
  75. "request": "^2.79.0",
  76. "sass-graph": "^2.1.1",
  77. "stdout-stream": "^1.4.0"
  78. },
  79. "description": "Wrapper around libsass",
  80. "devDependencies": {
  81. "coveralls": "^2.11.8",
  82. "eslint": "^3.4.0",
  83. "istanbul": "^0.4.2",
  84. "mocha": "^3.1.2",
  85. "mocha-lcov-reporter": "^1.2.0",
  86. "object-merge": "^2.5.1",
  87. "read-yaml": "^1.0.0",
  88. "rimraf": "^2.5.2",
  89. "sass-spec": "3.5.0-1"
  90. },
  91. "directories": {},
  92. "dist": {
  93. "shasum": "4012fa2bd129b1d6365117e88d9da0500d99da64",
  94. "tarball": "https://registry.npmjs.org/node-sass/-/node-sass-4.5.3.tgz"
  95. },
  96. "engines": {
  97. "node": ">=0.10.0"
  98. },
  99. "files": [
  100. "bin",
  101. "binding.gyp",
  102. "lib",
  103. "scripts",
  104. "src",
  105. "test",
  106. "vendor"
  107. ],
  108. "gitHead": "ae4f935f04ec1d3a5db2b5692f97171ec7ddb9a5",
  109. "gypfile": true,
  110. "homepage": "https://github.com/sass/node-sass",
  111. "keywords": [
  112. "css",
  113. "libsass",
  114. "preprocessor",
  115. "sass",
  116. "scss",
  117. "style"
  118. ],
  119. "libsass": "3.5.0.beta.2",
  120. "license": "MIT",
  121. "main": "lib/index.js",
  122. "maintainers": [
  123. {
  124. "name": "am11",
  125. "email": "adeelbm@outlook.com"
  126. },
  127. {
  128. "name": "andrewnez",
  129. "email": "andrewnez@gmail.com"
  130. },
  131. {
  132. "name": "deanmao",
  133. "email": "deanmao@gmail.com"
  134. },
  135. {
  136. "name": "keithamus",
  137. "email": "npm@keithcirkel.co.uk"
  138. },
  139. {
  140. "name": "laurentgoderre",
  141. "email": "laurent.goderre@gmail.com"
  142. },
  143. {
  144. "name": "saperski",
  145. "email": "npm@saper.info"
  146. },
  147. {
  148. "name": "xzyfer",
  149. "email": "xzyfer@gmail.com"
  150. }
  151. ],
  152. "name": "node-sass",
  153. "nodeSassConfig": {
  154. "binarySite": "https://github.com/sass/node-sass/releases/download"
  155. },
  156. "optionalDependencies": {},
  157. "readme": "ERROR: No README data found!",
  158. "repository": {
  159. "type": "git",
  160. "url": "git+https://github.com/sass/node-sass.git"
  161. },
  162. "scripts": {
  163. "build": "node scripts/build.js --force",
  164. "coverage": "node scripts/coverage.js",
  165. "install": "node scripts/install.js",
  166. "lint": "eslint bin/node-sass lib scripts test",
  167. "postinstall": "node scripts/build.js",
  168. "prepublish": "not-in-install && node scripts/prepublish.js || in-install",
  169. "test": "mocha test/{*,**/**}.js"
  170. },
  171. "version": "4.5.3"
  172. }
Add Comment
Please, Sign In to add comment