You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
1.6 KiB
58 lines
1.6 KiB
{
|
|
"_from": "@one-ini/wasm@0.1.1",
|
|
"_id": "@one-ini/wasm@0.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==",
|
|
"_location": "/@one-ini/wasm",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@one-ini/wasm@0.1.1",
|
|
"name": "@one-ini/wasm",
|
|
"escapedName": "@one-ini%2fwasm",
|
|
"scope": "@one-ini",
|
|
"rawSpec": "0.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/editorconfig"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@one-ini/wasm/-/wasm-0.1.1.tgz",
|
|
"_shasum": "6013659736c9dbfccc96e8a9c2b3de317df39323",
|
|
"_spec": "@one-ini/wasm@0.1.1",
|
|
"_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\editorconfig",
|
|
"bugs": {
|
|
"url": "https://github.com/one-ini/core/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"collaborators": [
|
|
"Jed Mao <jedmao@outlook.com>",
|
|
"Joe Hildebrand <joe-github@cursive.net>",
|
|
"Florian Neumann <florian.neumann@mindkeeper.solutions>"
|
|
],
|
|
"deprecated": false,
|
|
"description": "Parse EditorConfig-INI file contents into AST",
|
|
"files": [
|
|
"one_ini_bg.wasm",
|
|
"one_ini.js",
|
|
"one_ini.d.ts"
|
|
],
|
|
"homepage": "https://github.com/one-ini/core#readme",
|
|
"keywords": [
|
|
"editorconfig",
|
|
"ini",
|
|
"parser",
|
|
"ast"
|
|
],
|
|
"license": "MIT",
|
|
"main": "one_ini.js",
|
|
"name": "@one-ini/wasm",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/one-ini/core.git"
|
|
},
|
|
"types": "one_ini.d.ts",
|
|
"version": "0.1.1"
|
|
}
|
|
|