mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 02:33:02 +00:00
merge new into master
This commit is contained in:
16
node_modules/hermes-estree/package.json
generated
vendored
Normal file
16
node_modules/hermes-estree/package.json
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "hermes-estree",
|
||||
"version": "0.25.1",
|
||||
"description": "Flow types for the Flow-ESTree spec produced by the hermes parser",
|
||||
"main": "dist/index.js",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:facebook/hermes.git"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"LICENCE",
|
||||
"README.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user