Last change
on this file since 6fe77af was e29cc2e, checked in by Ema <ema_spirova@…>, 3 years ago |
primeNG components
|
-
Property mode
set to
100644
|
File size:
1.7 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[e29cc2e] | 2 | "_from": "y18n@^4.0.0",
|
---|
| 3 | "_id": "y18n@4.0.3",
|
---|
[59329aa] | 4 | "_inBundle": false,
|
---|
[e29cc2e] | 5 | "_integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==",
|
---|
[59329aa] | 6 | "_location": "/y18n",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
[e29cc2e] | 9 | "type": "range",
|
---|
[59329aa] | 10 | "registry": true,
|
---|
[e29cc2e] | 11 | "raw": "y18n@^4.0.0",
|
---|
[59329aa] | 12 | "name": "y18n",
|
---|
| 13 | "escapedName": "y18n",
|
---|
[e29cc2e] | 14 | "rawSpec": "^4.0.0",
|
---|
[59329aa] | 15 | "saveSpec": null,
|
---|
[e29cc2e] | 16 | "fetchSpec": "^4.0.0"
|
---|
[6a3a178] | 17 | },
|
---|
[59329aa] | 18 | "_requiredBy": [
|
---|
| 19 | "/yargs"
|
---|
[6a3a178] | 20 | ],
|
---|
[e29cc2e] | 21 | "_resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
|
---|
| 22 | "_shasum": "b5f259c82cd6e336921efd7bfd8bf560de9eeedf",
|
---|
| 23 | "_spec": "y18n@^4.0.0",
|
---|
| 24 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\yargs",
|
---|
[59329aa] | 25 | "author": {
|
---|
| 26 | "name": "Ben Coe",
|
---|
[e29cc2e] | 27 | "email": "ben@npmjs.com"
|
---|
[59329aa] | 28 | },
|
---|
[6a3a178] | 29 | "bugs": {
|
---|
| 30 | "url": "https://github.com/yargs/y18n/issues"
|
---|
| 31 | },
|
---|
[e29cc2e] | 32 | "bundleDependencies": false,
|
---|
| 33 | "deprecated": false,
|
---|
[59329aa] | 34 | "description": "the bare-bones internationalization library used by yargs",
|
---|
[6a3a178] | 35 | "devDependencies": {
|
---|
| 36 | "chai": "^4.0.1",
|
---|
[e29cc2e] | 37 | "coveralls": "^3.0.0",
|
---|
| 38 | "mocha": "^4.0.1",
|
---|
| 39 | "nyc": "^11.0.1",
|
---|
| 40 | "rimraf": "^2.5.0",
|
---|
| 41 | "standard": "^10.0.0-beta.0",
|
---|
| 42 | "standard-version": "^4.2.0"
|
---|
[59329aa] | 43 | },
|
---|
[6a3a178] | 44 | "files": [
|
---|
[e29cc2e] | 45 | "index.js"
|
---|
[6a3a178] | 46 | ],
|
---|
[59329aa] | 47 | "homepage": "https://github.com/yargs/y18n",
|
---|
| 48 | "keywords": [
|
---|
| 49 | "i18n",
|
---|
| 50 | "internationalization",
|
---|
| 51 | "yargs"
|
---|
| 52 | ],
|
---|
| 53 | "license": "ISC",
|
---|
[e29cc2e] | 54 | "main": "index.js",
|
---|
[59329aa] | 55 | "name": "y18n",
|
---|
| 56 | "repository": {
|
---|
| 57 | "type": "git",
|
---|
[e29cc2e] | 58 | "url": "git+ssh://git@github.com/yargs/y18n.git"
|
---|
[59329aa] | 59 | },
|
---|
| 60 | "scripts": {
|
---|
[e29cc2e] | 61 | "coverage": "nyc report --reporter=text-lcov | coveralls",
|
---|
| 62 | "pretest": "standard",
|
---|
| 63 | "release": "standard-version",
|
---|
| 64 | "test": "nyc mocha"
|
---|
[59329aa] | 65 | },
|
---|
[e29cc2e] | 66 | "version": "4.0.3"
|
---|
[6a3a178] | 67 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.