Conexio amb la api
This commit is contained in:
parent
207c0ba819
commit
b12369cb47
48513 changed files with 7391639 additions and 7 deletions
62
node_modules/css-parse/package.json
generated
vendored
Executable file
62
node_modules/css-parse/package.json
generated
vendored
Executable file
|
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"_from": "css-parse@~2.0.0",
|
||||
"_id": "css-parse@2.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-pGjuZnwW2BzPBcWMONKpfHgNv9Q=",
|
||||
"_location": "/css-parse",
|
||||
"_phantomChildren": {
|
||||
"atob": "2.1.2",
|
||||
"decode-uri-component": "0.2.0",
|
||||
"inherits": "2.0.4",
|
||||
"resolve-url": "0.2.1",
|
||||
"source-map-url": "0.4.1",
|
||||
"urix": "0.1.0"
|
||||
},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "css-parse@~2.0.0",
|
||||
"name": "css-parse",
|
||||
"escapedName": "css-parse",
|
||||
"rawSpec": "~2.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~2.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/stylus"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/css-parse/-/css-parse-2.0.0.tgz",
|
||||
"_shasum": "a468ee667c16d81ccf05c58c38d2a97c780dbfd4",
|
||||
"_spec": "css-parse@~2.0.0",
|
||||
"_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/node_modules/stylus",
|
||||
"author": {
|
||||
"name": "TJ Holowaychuk",
|
||||
"email": "tj@vision-media.ca"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/reworkcss/css-parse/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"css": "^2.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "CSS parser",
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"homepage": "https://github.com/reworkcss/css-parse#readme",
|
||||
"keywords": [
|
||||
"css",
|
||||
"parser",
|
||||
"stylesheet"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index",
|
||||
"name": "css-parse",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/reworkcss/css-parse.git"
|
||||
},
|
||||
"version": "2.0.0"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue