{ "_from": "tsml@1.0.1", "_id": "tsml@1.0.1", "_inBundle": false, "_integrity": "sha1-ifghi52eJX9H1/a1bQHFpNLGj8M=", "_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": "http://registry.npm.taobao.org/tsml/download/tsml-1.0.1.tgz", "_shasum": "89f8218b9d9e257f47d7f6b56d01c5a4d2c68fc3", "_spec": "tsml@1.0.1", "_where": "/Library/WebServer/Documents/mywork/cityOperationCenter/node_modules/video.js", "author": { "name": "Rod Vagg", "email": "rod@vagg.org" }, "bugs": { "url": "https://github.com/rvagg/tsml/issues" }, "bundleDependencies": false, "deprecated": "no longer maintained", "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" }