65 lines
1.6 KiB
JSON
65 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"css-injector@1.1.0",
|
|
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
|
|
]
|
|
],
|
|
"_from": "css-injector@1.1.0",
|
|
"_id": "css-injector@1.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-SG/U3E+EcN7wBxRwQ0RS8gM+xPo=",
|
|
"_location": "/css-injector",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "css-injector@1.1.0",
|
|
"name": "css-injector",
|
|
"escapedName": "css-injector",
|
|
"rawSpec": "1.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/finbars"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/css-injector/-/css-injector-1.1.0.tgz",
|
|
"_spec": "1.1.0",
|
|
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
|
|
"author": {
|
|
"name": "Jonathan Eiten"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/joneit/css-injector/issues"
|
|
},
|
|
"description": "Creates stylesheets out of strings",
|
|
"devDependencies": {
|
|
"browser-sync": "^2.10.0",
|
|
"gulp": "^3.9.0",
|
|
"gulp-browserify": "^0.5.1",
|
|
"gulp-eslint": "^1.1.0",
|
|
"gulp-exclude-gitignore": "^1.0.0",
|
|
"gulp-load-plugins": "^1.1.0",
|
|
"gulp-mocha": "^2.2.0",
|
|
"gulp-rename": "^1.2.2",
|
|
"gulp-uglify": "^1.5.1",
|
|
"gulp-util": "^3.0.7",
|
|
"jsdoc": "^3.3.3",
|
|
"run-sequence": "^1.1.4",
|
|
"should": "^7.1.1"
|
|
},
|
|
"homepage": "https://github.com/joneit/css-injector#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "css-injector",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/joneit/css-injector.git"
|
|
},
|
|
"scripts": {
|
|
"test": "gulp test"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|