| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_args": [
- [
- "moment-mini@2.24.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "moment-mini@2.24.0",
- "_id": "moment-mini@2.24.0",
- "_inBundle": false,
- "_integrity": "sha512-9ARkWHBs+6YJIvrIp0Ik5tyTTtP9PoV0Ssu2Ocq5y9v8+NOOpWiRshAp8c4rZVWTOe+157on/5G+zj5pwIQFEQ==",
- "_location": "/moment-mini",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "moment-mini@2.24.0",
- "name": "moment-mini",
- "escapedName": "moment-mini",
- "rawSpec": "2.24.0",
- "saveSpec": null,
- "fetchSpec": "2.24.0"
- },
- "_requiredBy": [
- "/mermaid"
- ],
- "_resolved": "https://registry.npmjs.org/moment-mini/-/moment-mini-2.24.0.tgz",
- "_spec": "2.24.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Tim Wood, Iskren Chernev, Moment.js contributors"
- },
- "bugs": {
- "url": "https://github.com/ksloan/moment-mini/issues"
- },
- "description": "Parse, validate, manipulate, and display dates",
- "homepage": "https://github.com/ksloan/moment-mini#readme",
- "keywords": [
- "moment",
- "date",
- "time",
- "parse",
- "format",
- "validate",
- "i18n",
- "l10n",
- "ender"
- ],
- "license": "MIT",
- "main": "moment.min.js",
- "name": "moment-mini",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ksloan/moment-mini.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "typings": "moment.d.ts",
- "version": "2.24.0"
- }
|