86 lines
2.0 KiB
JSON
86 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"numeral@2.0.6",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_from": "numeral@2.0.6",
|
|
"_id": "numeral@2.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-StCAk21EPCVhrtnyGX7//iX05QY=",
|
|
"_location": "/numeral",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"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.npmjs.org/numeral/-/numeral-2.0.6.tgz",
|
|
"_spec": "2.0.6",
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"author": {
|
|
"name": "Adam Draper",
|
|
"email": "adamwdraper@gmail.com",
|
|
"url": "http://github.com/adamwdraper"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/adamwdraper/Numeral-js/issues"
|
|
},
|
|
"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"
|
|
}
|