Files
Speedtest-Tracker/conf/site/node_modules/es6-templates/package.json
2020-06-10 09:51:51 +01:00

61 lines
1.5 KiB
JSON

{
"_args": [
[
"es6-templates@0.2.3",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_development": true,
"_from": "es6-templates@0.2.3",
"_id": "es6-templates@0.2.3",
"_inBundle": false,
"_integrity": "sha1-XLmsn7He1usSOTQrgdeSu7QHjuQ=",
"_location": "/es6-templates",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "es6-templates@0.2.3",
"name": "es6-templates",
"escapedName": "es6-templates",
"rawSpec": "0.2.3",
"saveSpec": null,
"fetchSpec": "0.2.3"
},
"_requiredBy": [
"/html-loader"
],
"_resolved": "https://registry.npmjs.org/es6-templates/-/es6-templates-0.2.3.tgz",
"_spec": "0.2.3",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"author": {
"name": "Square, Inc."
},
"bugs": {
"url": "https://github.com/esnext/es6-templates/issues"
},
"dependencies": {
"recast": "~0.11.12",
"through": "~2.3.6"
},
"description": "ES6 template strings compiled to ES5.",
"devDependencies": {
"example-runner": "~0.2.0"
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/esnext/es6-templates#readme",
"license": "Apache 2",
"main": "lib/index.js",
"name": "es6-templates",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/esnext/es6-templates.git"
},
"scripts": {
"test": "node test/runner.js"
},
"version": "0.2.3"
}