| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "_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:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web",
- "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"
- }
|