50 lines
1.4 KiB
JSON
50 lines
1.4 KiB
JSON
{
|
|
"_from": "harmony-reflect@^1.4.6",
|
|
"_id": "harmony-reflect@1.6.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g==",
|
|
"_location": "/harmony-reflect",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "harmony-reflect@^1.4.6",
|
|
"name": "harmony-reflect",
|
|
"escapedName": "harmony-reflect",
|
|
"rawSpec": "^1.4.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.4.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/identity-obj-proxy"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/harmony-reflect/-/harmony-reflect-1.6.2.tgz",
|
|
"_shasum": "31ecbd32e648a34d030d86adb67d4d47547fe710",
|
|
"_spec": "harmony-reflect@^1.4.6",
|
|
"_where": "/Users/tylerkoenig/Code/personal/react-scss2/node_modules/identity-obj-proxy",
|
|
"bugs": {
|
|
"url": "https://github.com/tvcutsem/harmony-reflect/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"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"
|
|
}
|