add immoweb ui
This commit is contained in:
parent
7e8c79d3d1
commit
151da16c27
266 changed files with 264879 additions and 0 deletions
67
immoweb/node_modules/@turf/meta/package.json
generated
vendored
Normal file
67
immoweb/node_modules/@turf/meta/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,67 @@
|
|||
{
|
||||
"_from": "@turf/meta@^3.14.0",
|
||||
"_id": "@turf/meta@3.14.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-jTBQwaD0S/QGpjO2vSjFEPe87ic=",
|
||||
"_location": "/@turf/meta",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "@turf/meta@^3.14.0",
|
||||
"name": "@turf/meta",
|
||||
"escapedName": "@turf%2fmeta",
|
||||
"scope": "@turf",
|
||||
"rawSpec": "^3.14.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^3.14.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@turf/bbox"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@turf/meta/-/meta-3.14.0.tgz",
|
||||
"_shasum": "8d3050c1a0f44bf406a633b6bd28c510f7bcee27",
|
||||
"_spec": "@turf/meta@^3.14.0",
|
||||
"_where": "/home/kadir/workspace/webimmo/node_modules/@turf/bbox",
|
||||
"author": {
|
||||
"name": "Turf Authors"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/Turfjs/turf/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "turf meta module",
|
||||
"devDependencies": {
|
||||
"@turf/helpers": "^3.13.0",
|
||||
"@turf/random": "^3.14.0",
|
||||
"benchmark": "^2.1.3",
|
||||
"eslint": "^3.14.1",
|
||||
"eslint-config-mourner": "^2.0.1",
|
||||
"tape": "^3.4.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"index.d.ts"
|
||||
],
|
||||
"homepage": "https://github.com/Turfjs/turf",
|
||||
"keywords": [
|
||||
"functional",
|
||||
"programming",
|
||||
"turfjs"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "@turf/meta",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/Turfjs/turf.git"
|
||||
},
|
||||
"scripts": {
|
||||
"bench": "node bench.js",
|
||||
"test": "node test.js"
|
||||
},
|
||||
"types": "index.d.ts",
|
||||
"version": "3.14.0"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue