package.json 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. {
  2. "_from": "@turf/turf",
  3. "_id": "@turf/turf@6.5.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-ipMCPnhu59bh92MNt8+pr1VZQhHVuTMHklciQURo54heoxRzt1neNYZOBR6jdL+hNsbDGAECMuIpAutX+a3Y+w==",
  6. "_location": "/@turf/turf",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "@turf/turf",
  12. "name": "@turf/turf",
  13. "escapedName": "@turf%2fturf",
  14. "scope": "@turf",
  15. "rawSpec": "",
  16. "saveSpec": null,
  17. "fetchSpec": "latest"
  18. },
  19. "_requiredBy": [
  20. "#USER",
  21. "/"
  22. ],
  23. "_resolved": "https://registry.npmjs.org/@turf/turf/-/turf-6.5.0.tgz",
  24. "_shasum": "49cd07b942a757f3ebbdba6cb294bbb864825a83",
  25. "_spec": "@turf/turf",
  26. "_where": "F:\\project\\node_util",
  27. "author": {
  28. "name": "Turf Authors"
  29. },
  30. "browser": "turf.min.js",
  31. "bugs": {
  32. "url": "https://github.com/Turfjs/turf/issues"
  33. },
  34. "bundleDependencies": false,
  35. "dependencies": {
  36. "@turf/along": "^6.5.0",
  37. "@turf/angle": "^6.5.0",
  38. "@turf/area": "^6.5.0",
  39. "@turf/bbox": "^6.5.0",
  40. "@turf/bbox-clip": "^6.5.0",
  41. "@turf/bbox-polygon": "^6.5.0",
  42. "@turf/bearing": "^6.5.0",
  43. "@turf/bezier-spline": "^6.5.0",
  44. "@turf/boolean-clockwise": "^6.5.0",
  45. "@turf/boolean-contains": "^6.5.0",
  46. "@turf/boolean-crosses": "^6.5.0",
  47. "@turf/boolean-disjoint": "^6.5.0",
  48. "@turf/boolean-equal": "^6.5.0",
  49. "@turf/boolean-intersects": "^6.5.0",
  50. "@turf/boolean-overlap": "^6.5.0",
  51. "@turf/boolean-parallel": "^6.5.0",
  52. "@turf/boolean-point-in-polygon": "^6.5.0",
  53. "@turf/boolean-point-on-line": "^6.5.0",
  54. "@turf/boolean-within": "^6.5.0",
  55. "@turf/buffer": "^6.5.0",
  56. "@turf/center": "^6.5.0",
  57. "@turf/center-mean": "^6.5.0",
  58. "@turf/center-median": "^6.5.0",
  59. "@turf/center-of-mass": "^6.5.0",
  60. "@turf/centroid": "^6.5.0",
  61. "@turf/circle": "^6.5.0",
  62. "@turf/clean-coords": "^6.5.0",
  63. "@turf/clone": "^6.5.0",
  64. "@turf/clusters": "^6.5.0",
  65. "@turf/clusters-dbscan": "^6.5.0",
  66. "@turf/clusters-kmeans": "^6.5.0",
  67. "@turf/collect": "^6.5.0",
  68. "@turf/combine": "^6.5.0",
  69. "@turf/concave": "^6.5.0",
  70. "@turf/convex": "^6.5.0",
  71. "@turf/destination": "^6.5.0",
  72. "@turf/difference": "^6.5.0",
  73. "@turf/dissolve": "^6.5.0",
  74. "@turf/distance": "^6.5.0",
  75. "@turf/distance-weight": "^6.5.0",
  76. "@turf/ellipse": "^6.5.0",
  77. "@turf/envelope": "^6.5.0",
  78. "@turf/explode": "^6.5.0",
  79. "@turf/flatten": "^6.5.0",
  80. "@turf/flip": "^6.5.0",
  81. "@turf/great-circle": "^6.5.0",
  82. "@turf/helpers": "^6.5.0",
  83. "@turf/hex-grid": "^6.5.0",
  84. "@turf/interpolate": "^6.5.0",
  85. "@turf/intersect": "^6.5.0",
  86. "@turf/invariant": "^6.5.0",
  87. "@turf/isobands": "^6.5.0",
  88. "@turf/isolines": "^6.5.0",
  89. "@turf/kinks": "^6.5.0",
  90. "@turf/length": "^6.5.0",
  91. "@turf/line-arc": "^6.5.0",
  92. "@turf/line-chunk": "^6.5.0",
  93. "@turf/line-intersect": "^6.5.0",
  94. "@turf/line-offset": "^6.5.0",
  95. "@turf/line-overlap": "^6.5.0",
  96. "@turf/line-segment": "^6.5.0",
  97. "@turf/line-slice": "^6.5.0",
  98. "@turf/line-slice-along": "^6.5.0",
  99. "@turf/line-split": "^6.5.0",
  100. "@turf/line-to-polygon": "^6.5.0",
  101. "@turf/mask": "^6.5.0",
  102. "@turf/meta": "^6.5.0",
  103. "@turf/midpoint": "^6.5.0",
  104. "@turf/moran-index": "^6.5.0",
  105. "@turf/nearest-point": "^6.5.0",
  106. "@turf/nearest-point-on-line": "^6.5.0",
  107. "@turf/nearest-point-to-line": "^6.5.0",
  108. "@turf/planepoint": "^6.5.0",
  109. "@turf/point-grid": "^6.5.0",
  110. "@turf/point-on-feature": "^6.5.0",
  111. "@turf/point-to-line-distance": "^6.5.0",
  112. "@turf/points-within-polygon": "^6.5.0",
  113. "@turf/polygon-smooth": "^6.5.0",
  114. "@turf/polygon-tangents": "^6.5.0",
  115. "@turf/polygon-to-line": "^6.5.0",
  116. "@turf/polygonize": "^6.5.0",
  117. "@turf/projection": "^6.5.0",
  118. "@turf/random": "^6.5.0",
  119. "@turf/rewind": "^6.5.0",
  120. "@turf/rhumb-bearing": "^6.5.0",
  121. "@turf/rhumb-destination": "^6.5.0",
  122. "@turf/rhumb-distance": "^6.5.0",
  123. "@turf/sample": "^6.5.0",
  124. "@turf/sector": "^6.5.0",
  125. "@turf/shortest-path": "^6.5.0",
  126. "@turf/simplify": "^6.5.0",
  127. "@turf/square": "^6.5.0",
  128. "@turf/square-grid": "^6.5.0",
  129. "@turf/standard-deviational-ellipse": "^6.5.0",
  130. "@turf/tag": "^6.5.0",
  131. "@turf/tesselate": "^6.5.0",
  132. "@turf/tin": "^6.5.0",
  133. "@turf/transform-rotate": "^6.5.0",
  134. "@turf/transform-scale": "^6.5.0",
  135. "@turf/transform-translate": "^6.5.0",
  136. "@turf/triangle-grid": "^6.5.0",
  137. "@turf/truncate": "^6.5.0",
  138. "@turf/union": "^6.5.0",
  139. "@turf/unkink-polygon": "^6.5.0",
  140. "@turf/voronoi": "^6.5.0"
  141. },
  142. "deprecated": false,
  143. "description": "a JavaScript library for performing geospatial operations with GeoJSON",
  144. "devDependencies": {
  145. "@rollup/plugin-commonjs": "^17.0.0",
  146. "@rollup/plugin-node-resolve": "^11.0.0",
  147. "camelcase": "*",
  148. "documentation": "^13.2.5",
  149. "glob": "*",
  150. "rollup": "^2.34.2",
  151. "rollup-plugin-terser": "^7.0.2",
  152. "tape": "*"
  153. },
  154. "exports": {
  155. "./package.json": "./package.json",
  156. ".": {
  157. "import": "./dist/es/index.js",
  158. "require": "./dist/js/index.js"
  159. }
  160. },
  161. "files": [
  162. "dist",
  163. "index.d.ts",
  164. "turf.min.js"
  165. ],
  166. "funding": "https://opencollective.com/turf",
  167. "gitHead": "5375941072b90d489389db22b43bfe809d5e451e",
  168. "homepage": "https://github.com/Turfjs/turf",
  169. "keywords": [
  170. "gis",
  171. "geo",
  172. "geojs",
  173. "geospatial",
  174. "geography",
  175. "geometry",
  176. "map",
  177. "contour",
  178. "centroid",
  179. "tin",
  180. "extent",
  181. "geojson",
  182. "grid",
  183. "polygon",
  184. "line",
  185. "point",
  186. "area",
  187. "analysis",
  188. "statistics",
  189. "stats",
  190. "midpoint",
  191. "plane",
  192. "quantile",
  193. "jenks",
  194. "sample"
  195. ],
  196. "license": "MIT",
  197. "main": "dist/js/index.js",
  198. "module": "dist/es/index.js",
  199. "name": "@turf/turf",
  200. "publishConfig": {
  201. "access": "public"
  202. },
  203. "repository": {
  204. "type": "git",
  205. "url": "git://github.com/Turfjs/turf.git"
  206. },
  207. "scripts": {
  208. "build": "rollup -c rollup.config.js && echo '{\"type\":\"module\"}' > dist/es/package.json",
  209. "last-checks": "npm-run-all last-checks:testjs last-checks:example",
  210. "last-checks:example": "node test.example.js",
  211. "last-checks:testjs": "node test.js",
  212. "test": "echo '@turf/turf tests run in the last-checks step'"
  213. },
  214. "sideEffects": false,
  215. "types": "index.d.ts",
  216. "version": "6.5.0"
  217. }