12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "_from": "accounting@^0.4.1",
- "_id": "accounting@0.4.1",
- "_inBundle": false,
- "_integrity": "sha1-h91BA+/39EYPHhhvXGd+1s9WaIM=",
- "_location": "/accounting",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "accounting@^0.4.1",
- "name": "accounting",
- "escapedName": "accounting",
- "rawSpec": "^0.4.1",
- "saveSpec": null,
- "fetchSpec": "^0.4.1"
- },
- "_requiredBy": [
- "/vue-h5-plus"
- ],
- "_resolved": "https://registry.npmjs.org/accounting/-/accounting-0.4.1.tgz",
- "_shasum": "87dd4103eff7f4460f1e186f5c677ed6cf566883",
- "_spec": "accounting@^0.4.1",
- "_where": "/Users/bssm/Desktop/fabTest/html2canvas-renderjs示例/node_modules/vue-h5-plus",
- "author": {
- "name": "Open Exchange Rates",
- "email": "info@openexchangerates.org",
- "url": "https://www.openexchangerates.org"
- },
- "bugs": {
- "url": "https://github.com/openexchangerates/accounting.js/issues"
- },
- "bundleDependencies": false,
- "contributors": [
- {
- "name": "Open Exchange Rates",
- "email": "info@openxchangerates.org",
- "url": "https://openexchangerates.org"
- },
- {
- "name": "Joss Crowcroft",
- "email": "josscrowcroft@gmail.com",
- "url": "http://www.josscrowcroft.com"
- }
- ],
- "dependencies": {},
- "deprecated": false,
- "description": "number, money and currency formatting library",
- "homepage": "http://openexchangerates.github.io/accounting.js",
- "keywords": [
- "accounting",
- "number",
- "money",
- "currency",
- "format",
- "utilities",
- "finance",
- "exchange"
- ],
- "main": "accounting.js",
- "name": "accounting",
- "repository": {
- "type": "git",
- "url": "git://github.com/openexchangerates/accounting.js.git"
- },
- "version": "0.4.1"
- }
|