12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "_args": [
- [
- "tsml@1.0.1",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_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": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
- "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"
- }
|