mightyscape-1.2/extensions/fablabchemnitz/dxf_dwg_importer/node_modules/dxf/node_modules/round10/package.json

65 lines
1.5 KiB
JSON

{
"_from": "round10@^1.0.3",
"_id": "round10@1.0.3",
"_inBundle": false,
"_integrity": "sha1-hhEPRqEIdKGTHaf91eBtGFeo5NA=",
"_location": "/dxf/round10",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "round10@^1.0.3",
"name": "round10",
"escapedName": "round10",
"rawSpec": "^1.0.3",
"saveSpec": null,
"fetchSpec": "^1.0.3"
},
"_requiredBy": [
"/dxf"
],
"_resolved": "https://registry.npmjs.org/round10/-/round10-1.0.3.tgz",
"_shasum": "86110f46a10874a1931da7fdd5e06d1857a8e4d0",
"_spec": "round10@^1.0.3",
"_where": "C:\\node-v10.18.0-win-x64\\node_modules\\dxf",
"author": {
"name": "Jakob Hohlfeld",
"email": "jhohlfeld@polyban.io"
},
"bugs": {
"url": "https://github.com/jhohlfeld/round10/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Brings decimal adjustment to the Math object.",
"devDependencies": {
"should": "^7.0.2"
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/jhohlfeld/round10#readme",
"keywords": [
"round",
"round10",
"mdn",
"Math",
"Math.round",
"precision",
"decimal",
"adjustment"
],
"license": "CC-BY-SA-2.5",
"main": "round10.js",
"name": "round10",
"repository": {
"type": "git",
"url": "git+https://github.com/jhohlfeld/round10.git"
},
"scripts": {
"test": "mocha test/test.js"
},
"version": "1.0.3"
}