83 lines
2.3 KiB
JSON
83 lines
2.3 KiB
JSON
{
|
|
"_from": "numeral@^2.0.6",
|
|
"_id": "numeral@2.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-qaKRmtYPZ5qdw4jWJD6bxEf1FJEqllJrwxCLIm0sQU/A7v2/czigzOb+C2uSiFsa9lBUzeH7M1oK+Q+OLxL3kA==",
|
|
"_location": "/numeral",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "numeral@^2.0.6",
|
|
"name": "numeral",
|
|
"escapedName": "numeral",
|
|
"rawSpec": "^2.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/numeral/-/numeral-2.0.6.tgz",
|
|
"_shasum": "4ad080936d443c2561aed9f2197efffe25f4e506",
|
|
"_spec": "numeral@^2.0.6",
|
|
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master",
|
|
"author": {
|
|
"name": "Adam Draper",
|
|
"email": "adamwdraper@gmail.com",
|
|
"url": "http://github.com/adamwdraper"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/adamwdraper/Numeral-js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Format and manipulate numbers.",
|
|
"devDependencies": {
|
|
"chai": "^3.5.0",
|
|
"grunt": "latest",
|
|
"grunt-contrib-copy": "^1.0.0",
|
|
"grunt-contrib-jshint": "latest",
|
|
"grunt-contrib-nodeunit": "1.0.0",
|
|
"grunt-contrib-uglify": "latest",
|
|
"grunt-karma": "^2.0.0",
|
|
"grunt-mocha-test": "^0.13.2",
|
|
"grunt-saucelabs": "*",
|
|
"grunt-string-replace": "^1.3.1",
|
|
"karma": "^1.3.0",
|
|
"karma-chai": "^0.1.0",
|
|
"karma-chrome-launcher": "^2.0.0",
|
|
"karma-firefox-launcher": "^1.0.0",
|
|
"karma-mocha": "^1.3.0",
|
|
"karma-mocha-reporter": "^2.2.1",
|
|
"karma-sauce-launcher": "^1.1.0",
|
|
"load-grunt-tasks": "^3.5.2",
|
|
"mocha": "^3.1.2",
|
|
"uglify-js": "latest"
|
|
},
|
|
"ender": "./ender.js",
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"homepage": "http://numeraljs.com",
|
|
"keywords": [
|
|
"numeral",
|
|
"number",
|
|
"format",
|
|
"time",
|
|
"money",
|
|
"percentage"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./numeral.js",
|
|
"name": "numeral",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/adamwdraper/Numeral-js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt"
|
|
},
|
|
"version": "2.0.6"
|
|
}
|