jam-cloud/jam-ui/node_modules/harmony-reflect/package.json

53 lines
1.4 KiB
JSON

{
"_args": [
[
"harmony-reflect@1.6.2",
"/Users/nuwan/Code/jam-cloud/jam-ui"
]
],
"_from": "harmony-reflect@1.6.2",
"_id": "harmony-reflect@1.6.2",
"_inBundle": false,
"_integrity": "sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g==",
"_location": "/harmony-reflect",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "harmony-reflect@1.6.2",
"name": "harmony-reflect",
"escapedName": "harmony-reflect",
"rawSpec": "1.6.2",
"saveSpec": null,
"fetchSpec": "1.6.2"
},
"_requiredBy": [
"/identity-obj-proxy"
],
"_resolved": "https://registry.npmjs.org/harmony-reflect/-/harmony-reflect-1.6.2.tgz",
"_spec": "1.6.2",
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
"bugs": {
"url": "https://github.com/tvcutsem/harmony-reflect/issues"
},
"description": "ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects",
"homepage": "https://github.com/tvcutsem/harmony-reflect",
"keywords": [
"reflection",
"proxies",
"proxy",
"reflect",
"harmony",
"es6"
],
"license": "(Apache-2.0 OR MPL-1.1)",
"main": "reflect.js",
"name": "harmony-reflect",
"repository": {
"type": "git",
"url": "git+https://tvcutsem@github.com/tvcutsem/harmony-reflect.git"
},
"typings": "index.d.ts",
"version": "1.6.2"
}