55 lines
1.6 KiB
JSON
55 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"inject-stylesheet-template@1.0.2",
|
|
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
|
|
]
|
|
],
|
|
"_from": "inject-stylesheet-template@1.0.2",
|
|
"_id": "inject-stylesheet-template@1.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-rW1jZCuGVRuG7b1hZK7Y2IuD9N4=",
|
|
"_location": "/inject-stylesheet-template",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "inject-stylesheet-template@1.0.2",
|
|
"name": "inject-stylesheet-template",
|
|
"escapedName": "inject-stylesheet-template",
|
|
"rawSpec": "1.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/faux-hypergrid"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/inject-stylesheet-template/-/inject-stylesheet-template-1.0.2.tgz",
|
|
"_spec": "1.0.2",
|
|
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
|
|
"author": {
|
|
"name": "joneit",
|
|
"email": "jonathan.eiten@mojotouch.com",
|
|
"url": "http://mojotouch.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/joneit/inject-stylesheet-template/issues"
|
|
},
|
|
"dependencies": {
|
|
"automat": "^1.2.0"
|
|
},
|
|
"description": "Resolve registered CSS stylesheet template & inject strategically into head.",
|
|
"homepage": "https://github.com/joneit/inject-stylesheet-template#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "inject-stylesheet-template",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/joneit/inject-stylesheet-template.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.0.2"
|
|
}
|