{ "_from": "@dojo/i18n@~0.6.0", "_id": "@dojo/i18n@0.6.0", "_inBundle": false, "_integrity": "sha512-7D576mCfFqotuancUdO6nQnCwaPgB26f4LDw7WBEslXp4aIszMo7azrXY5g5x/2xEM6KCBUpUwB+kCU+qcLWIA==", "_location": "/@dojo/i18n", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@dojo/i18n@~0.6.0", "name": "@dojo/i18n", "escapedName": "@dojo%2fi18n", "scope": "@dojo", "rawSpec": "~0.6.0", "saveSpec": null, "fetchSpec": "~0.6.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@dojo/i18n/-/i18n-0.6.0.tgz", "_shasum": "30731c5991ce91c90910856b6d48377b56a74a61", "_spec": "@dojo/i18n@~0.6.0", "_where": "C:\\Users\\xiao2192\\.jenkins\\workspace\\hydra", "bugs": { "url": "https://github.com/dojo/i18n/issues" }, "bundleDependencies": false, "dependencies": { "globalize": "1.3.0", "tslib": "~1.8.1" }, "deprecated": false, "description": "Dojo 2 Internationalization", "devDependencies": { "@dojo/loader": "~0.1.1", "@types/glob": "~5.0.0", "@types/grunt": "~0.4.0", "@types/sinon": "^1.16.31", "cldr-data": "~32.0.0", "grunt": "^1.0.1", "grunt-dojo2": "latest", "grunt-tslint": "5.0.1", "husky": "0.14.3", "intern": "~4.1.0", "lint-staged": "6.0.0", "prettier": "1.9.2", "sinon": "^1.17.6", "tslint": "5.2.0", "typescript": "~2.6.1" }, "engines": { "npm": ">=3.0.0" }, "homepage": "https://dojo.io", "license": "BSD-3-Clause", "lint-staged": { "*.{ts,tsx}": [ "prettier --write", "git add" ] }, "main": "main.js", "name": "@dojo/i18n", "peerDependencies": { "@dojo/core": "~0.5.0", "@dojo/has": "~0.1.1", "@dojo/shim": "~0.2.6" }, "prettier": { "singleQuote": true, "tabWidth": 4, "useTabs": true, "parser": "typescript", "printWidth": 120, "arrowParens": "always" }, "repository": { "type": "git", "url": "git+https://github.com/dojo/i18n.git" }, "version": "0.6.0" }