You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Typed JSON parsing and serializing for TypeScript that preserves type information, using decorators. Parse JSON into actual class instances.",
"main": "js/typed-json.js",
"typescript": {
"definition": "./js/typed-json.d.ts"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"