{ "_args": [ [ "reflect-metadata@0.1.13", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "reflect-metadata@0.1.13", "_id": "reflect-metadata@0.1.13", "_inBundle": false, "_integrity": "sha512-Ts1Y/anZELhSsjMcU605fU9RE4Oi3p5ORujwbIKXfWa+0Zxs510Qrmrce5/Jowq3cHSZSJqBjypxmHarc+vEWg==", "_location": "/reflect-metadata", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "reflect-metadata@0.1.13", "name": "reflect-metadata", "escapedName": "reflect-metadata", "rawSpec": "0.1.13", "saveSpec": null, "fetchSpec": "0.1.13" }, "_requiredBy": [ "/@angular/compiler-cli" ], "_resolved": "https://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.1.13.tgz", "_spec": "0.1.13", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "Ron Buckton", "email": "ron.buckton@microsoft.com", "url": "http://github.com/rbuckton" }, "bugs": { "url": "https://github.com/rbuckton/reflect-metadata/issues" }, "dependencies": {}, "description": "Polyfill for Metadata Reflection API", "devDependencies": { "@types/chai": "^3.4.34", "@types/mocha": "^2.2.34", "@types/node": "^6.0.52", "chai": "^3.5.0", "del": "^2.2.2", "ecmarkup": "^3.9.3", "gulp": "^3.9.1", "gulp-emu": "^1.1.0", "gulp-live-server": "0.0.30", "gulp-mocha": "^3.0.1", "gulp-rename": "^1.2.2", "gulp-sequence": "^0.4.6", "gulp-tsb": "^2.0.3", "mocha": "^3.2.0", "typescript": "^2.1.4" }, "homepage": "http://rbuckton.github.io/reflect-metadata", "keywords": [ "decorator", "metadata", "javascript", "reflect" ], "license": "Apache-2.0", "main": "Reflect.js", "name": "reflect-metadata", "repository": { "type": "git", "url": "git+https://github.com/rbuckton/reflect-metadata.git" }, "scripts": { "build": "gulp build", "prepublishOnly": "gulp prepublish", "start": "gulp start", "test": "gulp test" }, "types": "index.d.ts", "typescript": { "definition": "Reflect.d.ts" }, "version": "0.1.13" }