You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
1.5 KiB
59 lines
1.5 KiB
4 years ago
|
{
|
||
|
"_from": "es6-templates@^0.2.3",
|
||
|
"_id": "es6-templates@0.2.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-XLmsn7He1usSOTQrgdeSu7QHjuQ=",
|
||
|
"_location": "/es6-templates",
|
||
|
"_phantomChildren": {
|
||
|
"private": "0.1.8"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"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",
|
||
|
"_shasum": "5cb9ac9fb1ded6eb1239342b81d792bbb4078ee4",
|
||
|
"_spec": "es6-templates@^0.2.3",
|
||
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/html-loader",
|
||
|
"author": {
|
||
|
"name": "Square, Inc."
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/esnext/es6-templates/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"recast": "~0.11.12",
|
||
|
"through": "~2.3.6"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"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"
|
||
|
}
|