123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- {
- "_args": [
- [
- {
- "raw": "reflect-metadata@^0.1.2",
- "scope": null,
- "escapedName": "reflect-metadata",
- "name": "reflect-metadata",
- "rawSpec": "^0.1.2",
- "spec": ">=0.1.2 <0.2.0",
- "type": "range"
- },
- "/Users/tennesseeg/blueCoin/node_modules/@angular/compiler-cli"
- ]
- ],
- "_from": "reflect-metadata@>=0.1.2 <0.2.0",
- "_id": "reflect-metadata@0.1.12",
- "_inCache": true,
- "_location": "/reflect-metadata",
- "_nodeVersion": "8.1.4",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/reflect-metadata-0.1.12.tgz_1516128110132_0.03270683903247118"
- },
- "_npmUser": {
- "name": "rbuckton",
- "email": "rbuckton@chronicles.org"
- },
- "_npmVersion": "5.3.0",
- "_phantomChildren": {},
- "_requested": {
- "raw": "reflect-metadata@^0.1.2",
- "scope": null,
- "escapedName": "reflect-metadata",
- "name": "reflect-metadata",
- "rawSpec": "^0.1.2",
- "spec": ">=0.1.2 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/@angular/compiler-cli",
- "/@ionic/app-scripts"
- ],
- "_resolved": "https://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.1.12.tgz",
- "_shasum": "311bf0c6b63cd782f228a81abe146a2bfa9c56f2",
- "_shrinkwrap": null,
- "_spec": "reflect-metadata@^0.1.2",
- "_where": "/Users/tennesseeg/blueCoin/node_modules/@angular/compiler-cli",
- "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"
- },
- "directories": {},
- "dist": {
- "integrity": "sha512-n+IyV+nGz3+0q3/Yf1ra12KpCyi001bi4XFxSjbiWWjfqb52iTTtpGXmCCAOWWIAn9KEuFZKGqBERHmrtScZ3A==",
- "shasum": "311bf0c6b63cd782f228a81abe146a2bfa9c56f2",
- "tarball": "https://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.1.12.tgz"
- },
- "gitHead": "c775af7a708b45f43888b9c8b905b13415dda021",
- "homepage": "http://rbuckton.github.io/reflect-metadata",
- "keywords": [
- "decorator",
- "metadata",
- "javascript",
- "reflect"
- ],
- "license": "Apache-2.0",
- "main": "Reflect.js",
- "maintainers": [
- {
- "name": "rbuckton",
- "email": "rbuckton@chronicles.org"
- }
- ],
- "name": "reflect-metadata",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/rbuckton/reflect-metadata.git"
- },
- "scripts": {
- "build": "gulp build",
- "prepublish": "gulp prepublish",
- "start": "gulp start",
- "test": "gulp test"
- },
- "types": "index.d.ts",
- "typescript": {
- "definition": "Reflect.d.ts"
- },
- "version": "0.1.12"
- }
|