Current File : /home/tradevaly/www/node_modules/@trysound/sax/package.json |
{
"_args": [
[
"@trysound/sax@0.1.1",
"/home/skote/public_html"
]
],
"_development": true,
"_from": "@trysound/sax@0.1.1",
"_id": "@trysound/sax@0.1.1",
"_inBundle": false,
"_integrity": "sha512-Z6DoceYb/1xSg5+e+ZlPZ9v0N16ZvZ+wYMraFue4HYrE4ttONKtsvruIRf6t9TBR0YvSOfi1hUU0fJfBLCDYow==",
"_location": "/@trysound/sax",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@trysound/sax@0.1.1",
"name": "@trysound/sax",
"escapedName": "@trysound%2fsax",
"scope": "@trysound",
"rawSpec": "0.1.1",
"saveSpec": null,
"fetchSpec": "0.1.1"
},
"_requiredBy": [
"/laravel-mix/svgo"
],
"_resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.1.1.tgz",
"_spec": "0.1.1",
"_where": "/home/skote/public_html",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/svg/sax/issues"
},
"contributors": [
{
"name": "Bogdan Chadkin",
"email": "trysound@yandex.ru",
"url": "http://github.com/TrySound"
}
],
"description": "An evented streaming XML parser in JavaScript",
"devDependencies": {
"standard": "^8.6.0",
"tap": "^10.5.1"
},
"engines": {
"node": ">=10.13.0"
},
"files": [
"lib"
],
"homepage": "https://github.com/svg/sax#readme",
"license": "ISC",
"main": "lib/sax.js",
"name": "@trysound/sax",
"repository": {
"type": "git",
"url": "git://github.com/svg/sax.git"
},
"scripts": {
"lint": "standard -F test/*.js lib/*.js",
"test": "tap test/*.js --cov -j4"
},
"version": "0.1.1"
}