/
var
/
www
/
cobraambalaj
/
node_modules
/
matches-selector
/
/var/www/cobraambalaj/node_modules/matches-selector
mkdir
upload
Name
Size
Mode
Actions
test/
-
0755
rm
.npmignore
12
0644
edit
dl
rm
index.js
696
0644
edit
dl
rm
LICENSE
1058
0644
edit
dl
rm
package.json
2079
0644
edit
dl
rm
Readme.md
941
0644
edit
dl
rm
Edit:
/var/www/cobraambalaj/node_modules/matches-selector/package.json
(2079B)
{ "_args": [ [ "matches-selector@1.2.0", "/var/www/cobraambalaj" ] ], "_from": "matches-selector@1.2.0", "_id": "matches-selector@1.2.0", "_inBundle": false, "_integrity": "sha512-c4vLwYWyl+Ji+U43eU/G5FwxWd4ZH0ePUsFs5y0uwD9HUEFBXUQ1zUUan+78IpRD+y4pUfG0nAzNM292K7ItvA==", "_location": "/matches-selector", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "matches-selector@1.2.0", "name": "matches-selector", "escapedName": "matches-selector", "rawSpec": "1.2.0", "saveSpec": null, "fetchSpec": "1.2.0" }, "_requiredBy": [ "/shufflejs" ], "_resolved": "https://registry.npmjs.org/matches-selector/-/matches-selector-1.2.0.tgz", "_spec": "1.2.0", "_where": "/var/www/cobraambalaj", "bugs": { "url": "https://github.com/ForbesLindesay/matches-selector/issues" }, "description": "Check if a DOM element matches a given selector, with decent browser support and unit tests.", "devDependencies": { "domify": "~1.1.1", "run-browser": "~2.0.2", "tape": "~2.3.2" }, "homepage": "https://github.com/ForbesLindesay/matches-selector#readme", "keywords": [ "browserify", "CSS", "selector" ], "license": "MIT", "name": "matches-selector", "repository": { "type": "git", "url": "git+https://github.com/ForbesLindesay/matches-selector.git" }, "scripts": { "test": "run-browser test/index.js" }, "testling": { "files": "test/index.js", "browsers": [ "iexplore/8.0", "iexplore/10.0", "iexplore/9.0", "chrome/30.0", "chrome/31.0", "chrome/canary", "firefox/4.0", "firefox/10.0", "firefox/15.0", "firefox/20.0", "firefox/21.0", "firefox/22.0", "firefox/23.0", "firefox/24.0", "firefox/25.0", "firefox/nightly", "opera/11.0", "opera/17.0", "opera/next", "safari/5.0.5", "safari/5.1", "safari/6.0", "iphone/6.0", "ipad/6.0" ] }, "version": "1.2.0" }
Save
cmd:
run