56 lines
1.3 KiB
JSON
56 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"tsml@1.0.1",
|
|
"D:\\林谷智能项目\\yanchengPowerSupply"
|
|
]
|
|
],
|
|
"_from": "tsml@1.0.1",
|
|
"_id": "tsml@1.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-3KmepnH9SUsoOVtg013CRrL7c+AK7ECaquAsJdvu4288EDJuraqBlP4PDXT/rLEJ9YDn4jqLAzRJsnFPx+V6lg==",
|
|
"_location": "/tsml",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "tsml@1.0.1",
|
|
"name": "tsml",
|
|
"escapedName": "tsml",
|
|
"rawSpec": "1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/video.js"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/tsml/-/tsml-1.0.1.tgz",
|
|
"_spec": "1.0.1",
|
|
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
|
|
"author": {
|
|
"name": "Rod Vagg",
|
|
"email": "rod@vagg.org"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/rvagg/tsml/issues"
|
|
},
|
|
"description": "ES6 template string tag for multi-line cleaning - squash multi-line strings into a single line",
|
|
"homepage": "https://github.com/rvagg/tsml",
|
|
"keywords": [
|
|
"template",
|
|
"templatestring",
|
|
"es6"
|
|
],
|
|
"license": "MIT",
|
|
"main": "tsml.js",
|
|
"name": "tsml",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/rvagg/tsml.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node ./test.js"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|