mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-05 12:25:23 +01:00
npm install
This commit is contained in:
82
conf/site/node_modules/css/package.json
generated
vendored
82
conf/site/node_modules/css/package.json
generated
vendored
@@ -1,75 +1,39 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"css@2.2.4",
|
||||
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
|
||||
]
|
||||
"name": "css",
|
||||
"version": "2.2.4",
|
||||
"description": "CSS parser / stringifier",
|
||||
"main": "index",
|
||||
"files": [
|
||||
"index.js",
|
||||
"lib",
|
||||
"Readme.md"
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "css@2.2.4",
|
||||
"_id": "css@2.2.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==",
|
||||
"_location": "/css",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "css@2.2.4",
|
||||
"name": "css",
|
||||
"escapedName": "css",
|
||||
"rawSpec": "2.2.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.2.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/rework"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/css/-/css-2.2.4.tgz",
|
||||
"_spec": "2.2.4",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
|
||||
"author": {
|
||||
"name": "TJ Holowaychuk",
|
||||
"email": "tj@vision-media.ca"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/reworkcss/css/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"inherits": "^2.0.3",
|
||||
"source-map": "^0.6.1",
|
||||
"source-map-resolve": "^0.5.2",
|
||||
"urix": "^0.1.0"
|
||||
},
|
||||
"description": "CSS parser / stringifier",
|
||||
"devDependencies": {
|
||||
"bytes": "^1.0.0",
|
||||
"matcha": "^0.5.0",
|
||||
"mocha": "^1.21.3",
|
||||
"should": "^4.0.4"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"lib",
|
||||
"Readme.md"
|
||||
],
|
||||
"homepage": "https://github.com/reworkcss/css#readme",
|
||||
"keywords": [
|
||||
"css",
|
||||
"parser",
|
||||
"stringifier",
|
||||
"stylesheet"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index",
|
||||
"name": "css",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/reworkcss/css.git"
|
||||
"should": "^4.0.4",
|
||||
"matcha": "^0.5.0",
|
||||
"bytes": "^1.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"benchmark": "matcha",
|
||||
"test": "mocha --require should --reporter spec --bail test/*.js"
|
||||
},
|
||||
"version": "2.2.4"
|
||||
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/reworkcss/css.git"
|
||||
},
|
||||
"keywords": [
|
||||
"css",
|
||||
"parser",
|
||||
"stringifier",
|
||||
"stylesheet"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user