Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/fourtyone11/origin-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/node_modules/@types/unist/package.json')
-rw-r--r--assets/node_modules/@types/unist/package.json43
1 files changed, 43 insertions, 0 deletions
diff --git a/assets/node_modules/@types/unist/package.json b/assets/node_modules/@types/unist/package.json
new file mode 100644
index 0000000..78fa628
--- /dev/null
+++ b/assets/node_modules/@types/unist/package.json
@@ -0,0 +1,43 @@
+{
+ "name": "@types/unist",
+ "version": "2.0.3",
+ "description": "TypeScript definitions for non-npm package Unist",
+ "license": "MIT",
+ "contributors": [
+ {
+ "name": "bizen241",
+ "url": "https://github.com/bizen241",
+ "githubUsername": "bizen241"
+ },
+ {
+ "name": "Jun Lu",
+ "url": "https://github.com/lujun2",
+ "githubUsername": "lujun2"
+ },
+ {
+ "name": "Hernan Rajchert",
+ "url": "https://github.com/hrajchert",
+ "githubUsername": "hrajchert"
+ },
+ {
+ "name": "Titus Wormer",
+ "url": "https://github.com/wooorm",
+ "githubUsername": "wooorm"
+ },
+ {
+ "name": "Junyoung Choi",
+ "url": "https://github.com/rokt33r",
+ "githubUsername": "rokt33r"
+ }
+ ],
+ "main": "",
+ "types": "index",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
+ },
+ "scripts": {},
+ "dependencies": {},
+ "typesPublisherContentHash": "555fe20f164ccded02a3f69d8b45c8c9d2ec6fd53844a7c7858a3001c281bc9b",
+ "typeScriptVersion": "3.0"
+} \ No newline at end of file