| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_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": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\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"
- }
|