| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/readjs/node_modules/parserlib/ |
Upload File : |
{
"_args": [
[
{
"raw": "parserlib@~1.0.0",
"scope": null,
"escapedName": "parserlib",
"name": "parserlib",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/csslint"
]
],
"_from": "parserlib@>=1.0.0 <1.1.0",
"_id": "parserlib@1.0.0",
"_inCache": true,
"_location": "/parserlib",
"_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/parserlib-1.0.0.tgz_1468576192194_0.15145790157839656"
},
"_npmUser": {
"name": "xhmikosr",
"email": "xhmikosr@gmail.com"
},
"_npmVersion": "2.15.8",
"_phantomChildren": {},
"_requested": {
"raw": "parserlib@~1.0.0",
"scope": null,
"escapedName": "parserlib",
"name": "parserlib",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/csslint"
],
"_resolved": "https://registry.npmjs.org/parserlib/-/parserlib-1.0.0.tgz",
"_shasum": "88340e7e8d95bac9e09236742eef53bec1e4b30f",
"_shrinkwrap": null,
"_spec": "parserlib@~1.0.0",
"_where": "/home/gavin/workspace/meanjs/node_modules/csslint",
"author": {
"name": "Nicholas C. Zakas"
},
"bugs": {
"url": "https://github.com/CSSLint/parser-lib/issues"
},
"contributors": [
{
"name": "Nick Schonning"
}
],
"dependencies": {},
"description": "CSS3 SAX-inspired parser",
"devDependencies": {
"babybird": "0.0.1",
"browserify": "^13.0.0",
"concat-stream": "^1.5.1",
"factor-bundle": "^2.5.0",
"jshint": "^2.9.1",
"moment": "^2.11.2",
"shelljs": "^0.6.0",
"ytestrunner": "^0.3.3",
"yuitest": "^0.7.9"
},
"directories": {},
"dist": {
"shasum": "88340e7e8d95bac9e09236742eef53bec1e4b30f",
"tarball": "https://registry.npmjs.org/parserlib/-/parserlib-1.0.0.tgz"
},
"files": [
"dist",
"src"
],
"gitHead": "0f2e45dd09b4217aafe727e79fe77eac601c6aac",
"homepage": "https://github.com/CSSLint/parser-lib",
"keywords": [
"parser",
"css",
"css3",
"sax",
"style",
"stylesheet"
],
"license": "MIT",
"main": "./src/index.js",
"maintainers": [
{
"name": "cscott",
"email": "cscott@cscott.net"
},
{
"name": "nschonni",
"email": "nschonni@gmail.com"
},
{
"name": "nzakas",
"email": "nicholas@nczconsulting.com"
},
{
"name": "stubbornella",
"email": "nicole@stubbornella.org"
},
{
"name": "xhmikosr",
"email": "xhmikosr@gmail.com"
}
],
"name": "parserlib",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/CSSLint/parser-lib.git"
},
"scripts": {
"build": "node scripts/build.js",
"coverage": "ytestrunner -c",
"lint": "jshint scripts src tests",
"prepublish": "npm test",
"pretest": "npm run lint",
"test": "npm run lint && npm run test-yuitest",
"test-yuitest": "ytestrunner"
},
"version": "1.0.0"
}